diff --git a/theme/classic.html b/theme/classic.html index 312d52d..9f6b90f 100644 --- a/theme/classic.html +++ b/theme/classic.html @@ -42,7 +42,7 @@ .more-disk a:hover, .more-disk a[now]{ background-color: rgba(85,85,85,0.7); color: white; } .list-table{width:100%;padding:0 20px 20px 20px;border-spacing:0} .list-table tr{height:40px} - .list-table tr[data-to]:hover{background:rgba(85,85,85,0.7);color:white;} + .list-table tr[data-to]:hover{background:rgba(85,85,85,0.7) !important;color:white;} .list-table tr[data-to]:hover a{color:white} .list-table tr:first-child{background:rgba(245,245,245,0)} .list-table td,.list-table th{padding:0 10px;text-align:left} @@ -107,6 +107,7 @@

+
@@ -120,6 +121,7 @@
+-->
@@ -471,7 +473,7 @@
-
+