mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Point module HTML clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9662 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6ee154c21b
commit
38c3a4ca29
9 changed files with 177 additions and 219 deletions
|
|
@ -105,7 +105,11 @@ body>.popup{margin:1em}
|
|||
.x .form .h1 + ul,
|
||||
.x .form .h2 + ul,
|
||||
.x .form .h3 + ul,
|
||||
.x .form .h4 + ul{border-top:0}
|
||||
.x .form .h4 + ul,
|
||||
.x .form .h1 + .table table,
|
||||
.x .form .h2 + .table table,
|
||||
.x .form .h3 + .table table,
|
||||
.x .form .h4 + .table table{border-top:0}
|
||||
/* Global Navigation Bar */
|
||||
.x .gnb{position:relative;clear:both;border:1px solid #c1c1c1;border-left:0;border-right:0;background-color:#efefef;background:#efefef -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#dcdcdc));background:#efefef -moz-linear-gradient(top, #efefef, #dcdcdc);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#efefef, endColorStr=#dcdcdc);zoom:1}
|
||||
.x .gnb ul{margin:0;padding:0 0 0 2em;list-style:none;border:1px solid #fff;border-left:0;border-right:0;zoom:1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue