Il sito funziona meglio con JavaScript.
Home
Registrati
Accedi
DedeBIZ
/
DedeV6
Segui
2
Vota
0
Forka
0
Codice
Pull Requests
0
Rilasci
26
Attività
Sfoglia il codice sorgente
Update index_menu.htm
tags/6.2.0
xushubieli
2 anni fa
parent
74af169e30
commit
2df3dd849f
1 ha cambiato i file
con
12 aggiunte
e
16 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-16
src/admin/templets/index_menu.htm
+ 12
- 16
src/admin/templets/index_menu.htm
Vedi File
@@ -23,7 +23,6 @@
padding-top: 1rem
}
.mright {
padding-top: 1rem;
width: 100%;
background: #fff;
border: 1px solid #dee2e6;
@@ -55,29 +54,26 @@
background: #424b51
}
dl.bitem {
margin: 0 10px 2px 10px;
clear: both
}
dl.bitem dd {
padding: 10px;
background: #fff
}
dl.bitem dt b {
color: #424b51
margin: 1rem 0 10px 0;
padding: 0 10px
}
dl.bitem dt {
padding-left: 16px;
height: 26px;
line-height: 26px;
margin-bottom: 10px;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #f8f8f8;
border-radius: .2rem;
cursor: pointer
}
dl.bitem dt b {
color: #424b51
}
.sitemu li {
padding: 0 0 0 20px;
padding: 0 0 0 10px;
display: block;
height: 26px;
line-height: 26px;
background: url(../static/web/img/arr4.gif)no-repeat 6px 10px
line-height: 26px
}
.fllct {
float: left
Write
Preview
Loading…
Annulla
Salva