summaryrefslogtreecommitdiff
path: root/print/resources
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2019-07-28 10:21:12 +0200
committerGitHub <noreply@github.com>2019-07-28 10:21:12 +0200
commit27670996b4ecac97d261f6f9e08c6db18b128429 (patch)
tree8e37c9ca6abb9cb87c8d778938b9e366d6cf113a /print/resources
parentd5e873f8c50789b94e24d27a30c72f65ba9c08a3 (diff)
Do not hide buttons in print preview (#499)
Diffstat (limited to 'print/resources')
-rw-r--r--print/resources/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/print/resources/style.css b/print/resources/style.css
index 3e96e2ba..e1bb857a 100644
--- a/print/resources/style.css
+++ b/print/resources/style.css
@@ -629,15 +629,6 @@ body {
pointer-events: none;
}
- figure.inksimulation div {
- display: none;
- }
-
- /* Display svg buttons only with svg hover */
- figure.inksimulation:hover > div {
- display: block;
- }
-
/* Color Swatches */
.color-palette {