mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-06-27 16:10:28 +08:00
Capitalized group names in fancy-settings.
This commit is contained in:
@@ -14,3 +14,6 @@ textarea {
|
||||
.setting.label.checkbox {
|
||||
color: #666;
|
||||
}
|
||||
.setting.group-name {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user