diff options
| -rw-r--r-- | p/themes/Flat/flat.css | 3 | ||||
| -rw-r--r-- | p/themes/Origine/origine.css | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index 9784c3460..4ae3e98e9 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -645,9 +645,6 @@ a.btn { font-size: 0.7rem; color: #666; } -.flux:not(.current):hover .item.title { - top: 1px; -} .flux .bottom { font-size: 0.8rem; diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index 60ad468a7..0b95e2d70 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -701,9 +701,6 @@ a.btn { color: #666; font-size: 0.7rem; } -.flux:not(.current):hover .item.title { - top: 1px; -} .flux .bottom { font-size: 0.8rem; |
