user icons dark blue
This commit is contained in:
@@ -292,6 +292,26 @@ th.rotate > div > span {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.blueicon {
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
/* width: 100%; */
|
||||
color: #1c75bc;
|
||||
padding: 0.2em 0.0em 0.2em 0.0em;
|
||||
zoom: 1;
|
||||
|
||||
|
||||
|
||||
.blueicon:hover {
|
||||
background: #1c75bc;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.blueicon:active {
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
a.button {
|
||||
color: white;
|
||||
}
|
||||
@@ -871,10 +891,10 @@ a.wh:hover {
|
||||
|
||||
.icon-link a {
|
||||
text-decoration: none;
|
||||
color: #27aae1;
|
||||
/* color: #27aae1; */
|
||||
}
|
||||
|
||||
.icon-link a:hover, a:active, a:visited, a:link {
|
||||
color: #1c75bc;
|
||||
text-decoration: none;
|
||||
/* color: #1c75bc; */
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user