parent
30b3b61e43
commit
ebbb061db7
|
@ -303,23 +303,12 @@ ul.tree li a.error:hover {
|
|||
// background-color: @colorUnknown;
|
||||
//}
|
||||
|
||||
.sparkline-box {
|
||||
position: relative;
|
||||
top: -3px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.dashboard .sparkline-box {
|
||||
top: -3px;
|
||||
}
|
||||
|
||||
.sparkline {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
height: 1em;
|
||||
margin-right: 0.1em;
|
||||
position: relative;
|
||||
top: 4px;
|
||||
|
||||
margin: 0em 0em 0em 0.1em;
|
||||
top: 0.1em;
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
.tipsy .tipsy-inner {
|
||||
|
|
Loading…
Reference in New Issue