CSS
This commit is contained in:
parent
5d0408f7af
commit
2ce50b6c00
@ -5210,7 +5210,7 @@ td.cal_other_month {
|
|||||||
/* ============================================================================== */
|
/* ============================================================================== */
|
||||||
|
|
||||||
/* CSS for treeview */
|
/* CSS for treeview */
|
||||||
.treeview ul { background-color: transparent !important; margin-bottom: 4px !important; margin-top: 0 !important; padding-top: 8px !important; }
|
.treeview ul { background-color: transparent !important; margin-bottom: 4px !important; margin-top: 0 !important; padding-top: 2px !important; }
|
||||||
.treeview li { background-color: transparent !important; padding: 0 0 0 16px !important; min-height: 30px; }
|
.treeview li { background-color: transparent !important; padding: 0 0 0 16px !important; min-height: 30px; }
|
||||||
.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
|
.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
|
||||||
.treeview .hitarea { margin-top: 3px; }
|
.treeview .hitarea { margin-top: 3px; }
|
||||||
@ -6223,7 +6223,7 @@ span.noborderoncategories a, li.noborderoncategories a {
|
|||||||
/* vertical-align: top; */
|
/* vertical-align: top; */
|
||||||
}
|
}
|
||||||
span.noborderoncategories {
|
span.noborderoncategories {
|
||||||
padding: 4px 5px 0px 5px;
|
padding: 3px 5px 3px 5px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.categtextwhite, .treeview .categtextwhite.hover {
|
.categtextwhite, .treeview .categtextwhite.hover {
|
||||||
|
|||||||
@ -6063,7 +6063,7 @@ span.noborderoncategories a, li.noborderoncategories a {
|
|||||||
line-height: normal;
|
line-height: normal;
|
||||||
}
|
}
|
||||||
span.noborderoncategories {
|
span.noborderoncategories {
|
||||||
padding: 3px 5px 0px 5px;
|
padding: 3px 5px 3px 5px;
|
||||||
}
|
}
|
||||||
.categtextwhite, .treeview .categtextwhite.hover {
|
.categtextwhite, .treeview .categtextwhite.hover {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user