Igor 5 лет назад
Родитель
Сommit
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;