summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-02-01 21:52:54 +0100
committerDave Davenport <qball@gmpclient.org>2018-02-01 21:52:54 +0100
commit9a34d89e519a33653d38a202138854a708124234 (patch)
tree535d984c77f6d63bfaecad47d9defffa2ec77456 /themes
parent5c5665efca0ecccef82e276a806f9353042c5fca (diff)
Bump version to 1.5.01.5.0
Diffstat (limited to 'themes')
-rw-r--r--themes/DarkBlue.rasi2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/DarkBlue.rasi b/themes/DarkBlue.rasi
index 977720af..ade80e65 100644
--- a/themes/DarkBlue.rasi
+++ b/themes/DarkBlue.rasi
@@ -53,7 +53,7 @@ textbox {
text-color: @foreground;
}
listview {
- fixed-height: 0;
+ fixed-height: false;
border: 2px 0px 0px ;
border-color: @separatorcolor;
spacing: 2px ;