mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Adjust menu label tags position - LCARS theme
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
+11
-1
@@ -607,7 +607,7 @@ p.login-box-msg,
|
||||
}
|
||||
|
||||
.sidebar-menu li > a > .pull-right-container.warning-count {
|
||||
transform: scale(1);
|
||||
transform: none;
|
||||
position: relative;
|
||||
bottom: 0.15em;
|
||||
}
|
||||
@@ -862,6 +862,16 @@ p.login-box-msg,
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
|
||||
.sidebar-menu li > a > span .pull-right-container {
|
||||
position: absolute;
|
||||
bottom: 7px;
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
.sidebar-menu li > a > span .pull-right-container span {
|
||||
float: left !important;
|
||||
}
|
||||
|
||||
.treeview-menu > li > a {
|
||||
margin: 4px 0 0;
|
||||
padding: 23px 38px 4px 0;
|
||||
|
||||
Reference in New Issue
Block a user