Temporary CSS fixes for treeview.
This commit is contained in:
parent
95dffd86e7
commit
ebe9695cc6
@ -1881,6 +1881,25 @@ input[name="serendipity[filter][fileCategory]"] {
|
||||
margin: 0 2% 1em 0;
|
||||
}
|
||||
|
||||
/* TEMP fixes for tree view */
|
||||
#expandcontractdiv {
|
||||
font-size: 1em !important;
|
||||
margin: .75em auto !important;
|
||||
}
|
||||
|
||||
#footerContainer {
|
||||
margin-left: .75em !important;
|
||||
margin-right: .75em !important;
|
||||
}
|
||||
|
||||
#footerContainer .button_link {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ygtvitem table {
|
||||
margin: 0;
|
||||
}
|
||||
/* end TEMP fixes */
|
||||
|
||||
/* MAGNIFIC POPUP https://github.com/dimsemenov/Magnific-Popup
|
||||
----------------------------------------------------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user