aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Dark')
-rw-r--r--p/themes/Dark/dark.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index 28ea253ff..c82c36644 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -453,9 +453,11 @@ a.btn {
line-height: 2.5em;
}
+.box .box-title .configure,
.box .box-content .item .configure {
visibility: hidden;
}
+.box .box-title:hover .configure,
.box .box-content .item:hover .configure {
visibility: visible;
}