mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
widgets.less: on less TODO for less :D
This commit is contained in:
parent
2f8f3fdd90
commit
5604797cd1
@ -31,7 +31,6 @@ ul.tree select { /* ?? */
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.tree {
|
ul.tree {
|
||||||
font-size: 0.8em;
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
@ -116,7 +115,7 @@ ul.tree > ul > li::before, ul.tree > ul > li::after {
|
|||||||
|
|
||||||
ul.tree li a {
|
ul.tree li a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
/* TODO -> find something better padding-left: 2.4em; */
|
padding-left: 1em;
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #777;
|
color: #777;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user