mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
menu module, rss module UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12549 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
72518c24dd
commit
6e49c1765b
9 changed files with 18 additions and 17 deletions
|
|
@ -22,7 +22,8 @@ body>.x,
|
|||
/* Bootstrap Override */
|
||||
.x .x_page-header{margin-top:10px;padding-bottom:0;border-bottom:2px solid #ddd}
|
||||
.x .x_page-header>h1{position:relative;margin-bottom:0;font-size:24px;color:#333}
|
||||
.x .x_page-header>h1>.x_icon-question-sign{position:absolute;top:50%;right:0;margin:-7px 0 0 0}
|
||||
.x .x_page-header>h1>.x_icon-question-sign{margin:0}
|
||||
.x .x_page-header>h1>.path+.x_icon-question-sign{margin:4px 0 0 0}
|
||||
.x .x_icon-question-sign{vertical-align:middle}
|
||||
.x h1,
|
||||
.x h2,
|
||||
|
|
@ -85,6 +86,7 @@ body>.x,
|
|||
.x .x_table>caption>strong{position:relative;top:7px}
|
||||
.x .x_inline{display:inline-block;*display:inline;*zoom:1}
|
||||
.x .x_page-header+.x_form-horizontal{margin-top:-20px}
|
||||
.x .x_controls:after{content:"";display:block;clear:both}
|
||||
.x label.checked,
|
||||
.x input:checked+label,
|
||||
.x .x_form-horizontal .x_control-label{font-weight:bold;word-break:keep-all}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue