Parcourir la source

左侧菜单栏滚动条

娄底高职分支
dyy il y a 2 ans
Parent
révision
15732fd245
2 fichiers modifiés avec 20 ajouts et 10 suppressions
  1. +19
    -9
      Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault/index.css
  2. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/style/lr-admin.css

+ 19
- 9
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault/index.css Voir le fichier

@@ -6,7 +6,7 @@
}

.lr-logo-title {
left: 100px;
left: 140px;
color: #3498DB;
padding-top: 15px
}
@@ -20,23 +20,23 @@
top: 0;
left: 0;
z-index: 3;
display:none;
display: none;
}

.lr-frame-menu-wrap .lr-scroll-vertical {
right: 76px
right: 116px
}

.lr-frame-menu {
top: 0;
width: 80px;
width: 120px;
height: 100%;
background-color: #282E3B;
z-index: 2
}

.lr-first-menu-list {
width: 80px;
width: 120px;
padding-top: 58px
}

@@ -102,7 +102,7 @@
.lr-first-menu-list > li > .lr-menu-item > .lr-menu-item-arrow {
display: block;
position: absolute;
left: 65px;
left: 90px;
top: 57px;
text-indent: 0;
font-weight: bold;
@@ -118,7 +118,7 @@
border-color: transparent;
border-right-color: white;
border-left: none;
left: 67px;
left: 92px;
top: 50%;
margin-top: -20px;
z-index: 10
@@ -127,7 +127,7 @@
.lr-second-menu-list {
position: absolute;
top: 0;
left: 74px;
left: 99px;
width: 135px;
line-height: 28px;
padding: 3px 0 3px;
@@ -286,7 +286,7 @@
}

.lr-frame-main {
padding: 90px 0 0 80px;
padding: 90px 0 0 120px;
background: #fff
}

@@ -845,3 +845,13 @@
cursor: pointer;
z-index: 51;
}

.lr-im-bell2 .point {
background: #D71012;
position: absolute;
right: 9px;
top: 6px;
width: 8px;
height: 8px;
border-radius: 50%
}

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/style/lr-admin.css Voir le fichier

@@ -408,7 +408,7 @@ label {
.lr-uitheme-default .lr-frame-tabs {
top: 56px;
left:0px;
padding: 0px 32px 0px 100px;
padding: 0px 32px 0px 140px;

}



Chargement…
Annuler
Enregistrer