Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
bjquanjiang
/
DigitalScholl
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
左侧菜单栏滚动条
娄底高职分支
dyy
2 anos atrás
pai
9f558c437c
commit
15732fd245
2 arquivos alterados
com
20 adições
e
10 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+19
-9
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault/index.css
+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
Ver arquivo
@@ -6,7 +6,7 @@
}
.lr-logo-title {
left: 1
0
0px;
left: 1
4
0px;
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:
7
6px
right:
11
6px
}
.lr-frame-menu {
top: 0;
width:
8
0px;
width:
12
0px;
height: 100%;
background-color: #282E3B;
z-index: 2
}
.lr-first-menu-list {
width:
8
0px;
width:
12
0px;
padding-top: 58px
}
@@ -102,7 +102,7 @@
.lr-first-menu-list > li > .lr-menu-item > .lr-menu-item-arrow {
display: block;
position: absolute;
left:
65
px;
left:
90
px;
top: 57px;
text-indent: 0;
font-weight: bold;
@@ -118,7 +118,7 @@
border-color: transparent;
border-right-color: white;
border-left: none;
left:
67
px;
left:
92
px;
top: 50%;
margin-top: -20px;
z-index: 10
@@ -127,7 +127,7 @@
.lr-second-menu-list {
position: absolute;
top: 0;
left:
74
px;
left:
99
px;
width: 135px;
line-height: 28px;
padding: 3px 0 3px;
@@ -286,7 +286,7 @@
}
.lr-frame-main {
padding: 90px 0 0
8
0px;
padding: 90px 0 0
12
0px;
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
Ver arquivo
@@ -408,7 +408,7 @@ label {
.lr-uitheme-default .lr-frame-tabs {
top: 56px;
left:0px;
padding: 0px 32px 0px 1
0
0px;
padding: 0px 32px 0px 1
4
0px;
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar