This commit is contained in:
Mirco Wittrien 2020-06-04 19:37:54 +02:00
parent 87bd17909e
commit d43c6d281a
2 changed files with 4 additions and 1 deletions

View File

@ -8952,6 +8952,9 @@
#bd-settingspane-container ${BDFDB.dotCN._repoupdatebutton}[style] {
display: none !important;
}
${BDFDB.dotCNS._repolist + BDFDB.dotCNS._repoentry + BDFDB.dotCN._repocontrols} > * {
margin-left: 10px;
}
${BDFDB.dotCNS._repolist + BDFDB.dotCNS._repoentry + BDFDB.dotCN._repofooter} > * {
margin-left: 10px;
}

File diff suppressed because one or more lines are too long