]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/css/style.scss
lighten style of styles toolbar
[chloro.git] / 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;
                }