summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/css/style.css b/res/css/style.css
index e719243f..208ab844 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -349,6 +349,9 @@ body.debug .debug-ui-right {
.suggestion {
list-style-type: none; }
+.suggestion .selected {
+ color: blue; }
+
.suggestion td {
position: fixed; }