Make setting description smaller
This commit is contained in:
parent
b134fccf94
commit
df13aa4b22
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ popover#EmoticonPopover { padding: 5px; background-color: @theme_unfocused_base_
|
||||||
#SettingsBox > row:not(.activatable) label { color: @insensitive_fg_color }
|
#SettingsBox > row:not(.activatable) label { color: @insensitive_fg_color }
|
||||||
|
|
||||||
/* GenericSetting */
|
/* GenericSetting */
|
||||||
#SubDescription { color: @insensitive_fg_color;}
|
#SubDescription { color: @insensitive_fg_color; font-size: small;}
|
||||||
#GenericSettingBox { margin-left: 30px; }
|
#GenericSettingBox { margin-left: 30px; }
|
||||||
#GenericSettingBox > label { padding-right: 3px; }
|
#GenericSettingBox > label { padding-right: 3px; }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue