Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2020-10-15 18:01:55 +02:00
parent 487195d057
commit 0198cf50bb
1 changed files with 10 additions and 0 deletions

View File

@ -84,6 +84,16 @@ img:not([src]), img[src=""], img[src="null"] {
font-weight: 400;
}
[REPLACE_CLASS_switch][REPLACE_CLASS_switchmini] {
width: 26px;
height: 16px;
}
[REPLACE_CLASS_switch][REPLACE_CLASS_switchmini] [REPLACE_CLASS_switchslider] {
width: 16px;
height: 14px;
margin: 1px;
}
[REPLACE_CLASS_collapsecontainer] {
margin-bottom: 20px;
}