Igor преди 5 години
родител
ревизия
a2b4676f22
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      explorer/index.php

+ 2 - 0
explorer/index.php

@@ -29,6 +29,8 @@
         table tr:nth-child(even){background-color: #f2f2f2;}
 
         table tr:hover {background-color: #ddd;}
+        
+        table tr:hover td {border: 1px solid white;}
 
         table th {
             padding-top: 12px;