1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-13 16:45:05 +01:00

Remove unnecessary hover styling on the edition list widget

This commit is contained in:
Brett Sun 2015-12-02 14:32:34 +01:00
parent 8f14b27eac
commit ad736ad12f

View File

@ -211,10 +211,6 @@ $ascribe-accordion-list-item-height: 100px;
-ms-user-select: none;
-webkit-user-select: none;
&:hover {
color: $ascribe-dark-blue;
}
.glyphicon {
font-size: .8em;
top: 1px !important;