mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Admin HTML Markup Clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9371 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
773c18bde2
commit
12ca869ccd
75 changed files with 2992 additions and 3093 deletions
|
|
@ -169,10 +169,15 @@ body>.popup{margin:1em}
|
|||
.x .lnb li.active ul{display:block;border-top:1px solid #eee}
|
||||
.x .lnb li.active li.active a span{color:#13b200;font-weight:bold;letter-spacing:-1px}
|
||||
/* Content Navigation */
|
||||
.x cnb{margin:1em 0;position:relative;zoom:1}
|
||||
.x cnb:after{content:"";display:block;clear:both}
|
||||
.x cnb .active{font-weight:bold;color:#333;text-decoration:none}
|
||||
.x cnb .side{float:right}
|
||||
.x .cnb{margin:1em 0;position:relative;zoom:1}
|
||||
.x .cnb:after{content:"";display:block;clear:both}
|
||||
.x .cnb ul{list-style:none;margin:0;padding:0}
|
||||
.x .cnb li{display:inline}
|
||||
.x .cnb li:before{content:"| ";color:#ccc}
|
||||
.x .cnb li:first-child:before{content:"";}
|
||||
.x .cnb .active,
|
||||
.x .cnb .active a{font-weight:bold;color:#333;text-decoration:none}
|
||||
.x .cnb .side{float:right}
|
||||
/* Pagination */
|
||||
.x .pagination{margin:1em 0;text-align:center;line-height:normal}
|
||||
.x .pagination *{vertical-align:middle}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue