Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2020-11-12 16:46:46 +01:00
parent 7de56dc59f
commit 3e66af2745
1 changed files with 3 additions and 0 deletions

View File

@ -817,6 +817,9 @@ img:not([src]), img[src=""], img[src="null"] {
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repocontrols] > * {
margin-left: 10px;
}
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repofootercontrols] > * {
margin-left: 0;
}
[REPLACE_CLASS_noticewrapper] {
transition: height 0.5s ease !important;