]> git.0d.be Git - chloro.git/commitdiff
lighten style of styles toolbar
authorFrédéric Péters <fpeters@0d.be>
Thu, 4 Jun 2020 19:23:03 +0000 (21:23 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 4 Jun 2020 19:23:40 +0000 (21:23 +0200)
chloro/phyll/static/css/style.scss

index 9c912ba699db19ea2aeebd29125e7bbe6726c412..e4fea81b13879057ceb30eb427211a9b3cfdd5f7 100644 (file)
@@ -185,6 +185,7 @@ footer {
 
 .style-popup {
        background: white;
+       box-shadow: 0 0 5px #666;
        input {
                display: none;
                padding: 3px;
@@ -202,8 +203,7 @@ footer {
                height: 2em;
                text-align: center;
                background: #eee;
-               border: 1px outset #ccc;
-               margin-right: 1px;
+               border: 0px;
                &:hover {
                        background: #ccc;
                }