summaryrefslogtreecommitdiff
path: root/print/resources
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-06-19 20:14:33 -0400
committerLex Neva <github.com@lexneva.name>2018-06-19 20:14:33 -0400
commitc59f94818fda473c811508825a11c6db8298998a (patch)
treeb85882cb6aa6a34e3999b54b5d87e5e87a37c71a /print/resources
parentc8fe52f136c77906741fdab7093942eeb363a209 (diff)
fix icon picker button opacity
Diffstat (limited to 'print/resources')
-rw-r--r--print/resources/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/resources/style.css b/print/resources/style.css
index 716934a8..81b2ea7e 100644
--- a/print/resources/style.css
+++ b/print/resources/style.css
@@ -304,7 +304,7 @@ body {
#logo-picker {
width: 0px;
height: 0px;
- opacity: 0%;
+ opacity: 0;
}
.logo-instructions {