summaryrefslogtreecommitdiff
path: root/ext/fg/css
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fg/css')
-rw-r--r--ext/fg/css/frame.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css
index 6b608a63..f270fa54 100644
--- a/ext/fg/css/frame.css
+++ b/ext/fg/css/frame.css
@@ -75,6 +75,10 @@ body {
background-color: #d9534f;
}
+.tag-dictionary {
+ background-color: #aa66cc;
+}
+
.action-bar {
float: right;
}