Add a right to panel tool bar
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
.nav-sm .menu_section {
|
||||
margin: 0;
|
||||
}
|
||||
.nav-sm span.fa,
|
||||
.nav-sm span.fa,
|
||||
.nav-sm .menu_section h3 {
|
||||
display: none;
|
||||
}
|
||||
@@ -545,11 +545,11 @@ a:hover, a:focus {
|
||||
color: #E7E7E7;
|
||||
font-weight: 500;
|
||||
}
|
||||
.nav.child_menu li li:hover,
|
||||
.nav.child_menu li li:hover,
|
||||
.nav.child_menu li li.active {
|
||||
background: none;
|
||||
}
|
||||
.nav.child_menu li li a:hover,
|
||||
.nav.child_menu li li a:hover,
|
||||
.nav.child_menu li li a.active {
|
||||
color: #fff;
|
||||
}
|
||||
@@ -662,7 +662,7 @@ a:hover, a:focus {
|
||||
min-width: 70px;
|
||||
}
|
||||
.panel_toolbox>li {
|
||||
float: left;
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
}
|
||||
.panel_toolbox>li>a {
|
||||
@@ -694,7 +694,7 @@ footer {
|
||||
}
|
||||
}
|
||||
.nav-sm footer {
|
||||
margin-left: 70px ;
|
||||
margin-left: 70px ;
|
||||
}
|
||||
.tile-stats.sparkline {
|
||||
padding: 10px;
|
||||
@@ -1365,7 +1365,7 @@ ul.msg_list li a .message {
|
||||
border: 1px solid #D9DEE4;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
|
||||
|
||||
}
|
||||
.dropdown-menu>li>a {
|
||||
color: #5A738E;
|
||||
@@ -5398,4 +5398,4 @@ ul.notifications {
|
||||
.popup{
|
||||
width: 70%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user