aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/css
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fg/css')
-rw-r--r--ext/fg/css/frame.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css
index d28816f8..956ade8b 100644
--- a/ext/fg/css/frame.css
+++ b/ext/fg/css/frame.css
@@ -68,6 +68,11 @@ body {
display: block;
}
+.action-icons .inactive {
+ -webkit-filter: grayscale(100%);
+ opacity: 0.25;
+}
+
/* term styles */
.term-expression {