Commit 180657c90c26923b5a69a002dc2cf4dbf20a36dc
1 parent
da649f5d
Exists in
master
and in
3 other branches
Revert "fixed hover ehader items color and hover"
This reverts commit 9dccfcdc5a63540651464cddcbe2de396a8894df.
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
amadeus/static/css/base/amadeus.css
@@ -123,11 +123,6 @@ a:focus { | @@ -123,11 +123,6 @@ a:focus { | ||
123 | } | 123 | } |
124 | .category-card-items i{ | 124 | .category-card-items i{ |
125 | margin-right: 10px; | 125 | margin-right: 10px; |
126 | - color: #90CAF9 !important; | ||
127 | -} | ||
128 | - | ||
129 | -.category-card-items i:hover{ | ||
130 | - color: white !important; | ||
131 | } | 126 | } |
132 | 127 | ||
133 | .category-header .dropdown-menu i { | 128 | .category-header .dropdown-menu i { |