summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/default_theme.rasi2
-rw-r--r--doc/old-theme-convert-output.rasi1
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/default_theme.rasi b/doc/default_theme.rasi
index 2e8698ca..65736b08 100644
--- a/doc/default_theme.rasi
+++ b/doc/default_theme.rasi
@@ -78,8 +78,8 @@ element-text {
}
element-icon {
background-color: rgba ( 0, 0, 0, 0 % );
+ size: 1.2000ch ;
text-color: inherit;
- size: 1.2ch;
}
window {
background-color: var(background);
diff --git a/doc/old-theme-convert-output.rasi b/doc/old-theme-convert-output.rasi
index 6edfa3a4..bb64476c 100644
--- a/doc/old-theme-convert-output.rasi
+++ b/doc/old-theme-convert-output.rasi
@@ -78,6 +78,7 @@ element-text {
}
element-icon {
background-color: rgba ( 0, 0, 0, 0 % );
+ size: 1.2000ch ;
text-color: inherit;
}
window {