From a5efe5032247162e2a88554d39110ae1270544a8 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 7 Jan 2017 21:11:52 -0800 Subject: add dictionary tags --- ext/fg/css/frame.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ext/fg') 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; } -- cgit v1.2.3