Explorar el Código

Keep styling backward compatible

Frédéric Guillot hace 2 años
padre
commit
f286c3c1c9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      ui/static/css/common.css

+ 2 - 0
ui/static/css/common.css

@@ -578,6 +578,8 @@ template {
     padding:0 .2em;
     margin: 10px;
     text-decoration: none;
+    background-color: transparent;
+    border: none;
 }
 
 .btn-close-modal:hover {