diff --git a/index.css b/index.css index 2f077fa0..b442fd05 100644 --- a/index.css +++ b/index.css @@ -252,7 +252,7 @@ i.icon-lock { #brushCircle { stroke: #373737; stroke-width: 1.5px; - stroke-dasharray: 6; + stroke-dasharray: 7; stroke-linecap: butt; fill: none; } @@ -474,13 +474,7 @@ input[type="color"]::-webkit-color-swatch-wrapper { font-weight: bold; } -#styleContent button.styleButton { - font-size: 70%; - border-radius: 15%; - margin: 0; -} - -#styleContent button.presetButton { +#layersContent button.presetButton { position: absolute; height: 2em; border-radius: 15%; @@ -488,6 +482,13 @@ input[type="color"]::-webkit-color-swatch-wrapper { font-size: .7em; } +#styleContent button.styleButton { + font-size: 70%; + border-radius: 15%; + margin: 0; +} + +#layersContent button.active, #styleContent button:active { transform: translate(0px, 1px); } @@ -531,9 +532,10 @@ input[type="color"]::-webkit-color-swatch-wrapper { } .tab > button.options { - width: 23.25%; + /* width: 23.25%; */ + width: 18.6%; height: 100%; - padding: 7px 10px; + padding: 7px 0px; } button.options { diff --git a/index.html b/index.html index 77569b0a..a3faa870 100644 --- a/index.html +++ b/index.html @@ -890,13 +890,14 @@
- + +
-
+

Layers preset:

@@ -980,7 +983,7 @@ - Group + Group @@ -1460,7 +1463,7 @@
-

Toggle filters:

+

Toggle global filters:

@@ -2019,6 +2022,8 @@
+ + + @@ -2069,6 +2075,8 @@
+ + @@ -2201,6 +2209,7 @@
+ @@ -2226,6 +2235,14 @@
+ + + @@ -2322,8 +2339,8 @@