[damned-lies/233-some-css-improvements-for-role-selector: 3/5] remove arrow fron select




commit feb2ea47ef001a359ab573a0dfce173e88cc835f
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Wed Jun 23 07:11:12 2021 +0200

    remove arrow fron select

 common/static/css/template.css | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 4023c630..87e0de4d 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -540,7 +540,6 @@ ul.foot li select {
        border: solid 1px #4a86cf;
        border-radius: 5px;
        -moz-appearance: none;
-       background: url(../img/select.png) no-repeat 95%;
        background-size: 10px;
 }
 


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