Update AdminLTE.css

pull/1084/head
blz-ea 2016-06-27 09:40:06 +05:00 committed by GitHub
parent 198e91c64a
commit 0c4ebb13c2
1 changed files with 2 additions and 1 deletions

View File

@ -541,7 +541,8 @@ a:focus {
margin-right: 10px;
margin-top: 3px;
}
.sidebar-menu li.active > a > .fa-angle-left {
.sidebar-menu > li.open > a > .fa-angle-left,
.sidebar-menu .treeview-menu > li.open > a > .fa-angle-left {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);