[damned-lies] Revert "Some CSS improvements for role selector"



commit dc7da1979ac1ed635246af8dd76a77efdea893fa
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Fri Jun 25 12:51:36 2021 +0200

    Revert "Some CSS improvements for role selector"
    
    This reverts commit e1b2e3dc90a0f6b1173e87d6a0c386f07fe07610.

 common/static/css/template.css | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 1ab3e950..b27e2e13 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -528,18 +528,6 @@ div#hide-show {
 /*show a foot logo instead of dots in some lists*/
 ul.foot li {
    list-style-image: url(../img/foot-16.png);
-   margin-top: 5px;
-}
-
-.foot li a {
-       float:left;
-       width: 15%;
-}
-
-ul.foot li select {
-       border: solid 1px #4a86cf;
-       border-radius: 5px;
-       background-size: 10px;
 }
 
 /* Input Forms */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]