mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
Remove unnecessary hover styling on the edition list widget
This commit is contained in:
parent
8f14b27eac
commit
ad736ad12f
@ -211,10 +211,6 @@ $ascribe-accordion-list-item-height: 100px;
|
|||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
|
||||||
&:hover {
|
|
||||||
color: $ascribe-dark-blue;
|
|
||||||
}
|
|
||||||
|
|
||||||
.glyphicon {
|
.glyphicon {
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
top: 1px !important;
|
top: 1px !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user