summaryrefslogtreecommitdiff
path: root/data/style-hc.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style-hc.css')
-rw-r--r--data/style-hc.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/style-hc.css b/data/style-hc.css
new file mode 100644
index 0000000..1d9c936
--- /dev/null
+++ b/data/style-hc.css
@@ -0,0 +1,5 @@
+.title-menu-button > button:hover,
+.title-menu-button > button:active,
+.title-menu-button > button:checked {
+ box-shadow: inset 1px 0 @borders, inset -1px 0 @borders;
+}