Update 0BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2024-07-07 22:30:58 +02:00
parent e9261537a2
commit fdae96f18b
1 changed files with 14 additions and 0 deletions

View File

@ -768,6 +768,20 @@ img:not([src]), img[src=""], img[src="null"] {
justify-content: space-between;
flex: 0 0 auto;
}
[REPLACE_CLASS_settingstableheader] {
margin-bottom: 8px;
color: var(--text-normal)
}
[REPLACE_CLASS_settingstableheadername] {
margin-left: 8px;
flex: 1 1 auto
}
[REPLACE_CLASS_settingstableheaderoption] {
cursor: default;
text-align: center;
width: 75px;
flex: 0 0 auto
}
[REPLACE_CLASS_settingstablelist] [REPLACE_CLASS_settingstableheader] {
min-height: 10px;
text-transform: uppercase;