css fixes
This commit is contained in:
parent
e963714ad6
commit
b6d425838f
@ -1152,12 +1152,15 @@ margin-right: 50px;
|
|||||||
margin-right: 7px;
|
margin-right: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.drop-icons,
|
||||||
a .drop-icons {
|
a .drop-icons {
|
||||||
color: $toolicon_colour;
|
color: $toolicon_colour;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.drop-icons:hover,
|
||||||
a .drop-icons:hover {
|
a .drop-icons:hover {
|
||||||
color: #FF0000;
|
color: #FF0000;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user