parent
2b248d65b0
commit
af884b797f
@ -1,3 +1,17 @@
|
||||
#notification_area {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.indicator_area {
|
||||
color: @navbarLinkColor;
|
||||
padding: 4px 3px;
|
||||
margin: 0px;
|
||||
width: 11px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
#kernel_indicator {
|
||||
// Pull it to the right, outside the container boundary
|
||||
margin-right: -16px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in new issue