4
0
Эх сурвалжийг харах

Replace link border by outline to avoid slight content shift

Frédéric Guillot 6 жил өмнө
parent
commit
2d27f53941

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ui/static/css.go


+ 1 - 1
ui/static/css/common.css

@@ -36,7 +36,7 @@ a:focus {
     outline: 0;
     color: red;
     text-decoration: none;
-    border: 1px dotted #aaa;
+    outline: 1px dotted #aaa;
 }
 
 a:hover {

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно