mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1763 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fca4625a0c
commit
89a7d7c72f
14 changed files with 262 additions and 239 deletions
|
|
@ -58,6 +58,9 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
|
|||
.buttonRight { float:right; padding-top:15px;}
|
||||
.buttonRight li { float:left; margin-right:.3em;}
|
||||
.buttonLeft { float:left; padding-top:15px;}
|
||||
.buttonLeft li { float:left; margin-right:.3em;}
|
||||
.clear { clear:both; }
|
||||
.nospace { margin:0; padding:0; }
|
||||
|
||||
.buttonTypeA { display:block; cursor:pointer; background:url(../images/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;}
|
||||
.buttonTypeA:hover { text-decoration:none;}
|
||||
|
|
@ -179,7 +182,7 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
|
|||
/* ----- Category Manager | Start ----- */
|
||||
#category_list { float:left; width:320px; padding:.5em 0 .5em 0; margin-bottom:2em; border-top:2px solid #c1c0bd; border-bottom:2px solid #c1c0bd;}
|
||||
#category_list .checkbox { margin-top:1em; border:0px; }
|
||||
#category_info { float:left; width:370px; padding-left:10px; }
|
||||
#menu_zone_info, #category_info { float:left; width:370px; padding-left:10px; }
|
||||
/* ----- Category Manager | End ----- */
|
||||
|
||||
.widget_item { float: left; white-space:nowrap; background-color:#FEFEFE; line-height:150%; margin-right:1em; }
|
||||
|
|
@ -190,3 +193,6 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
|
|||
.adminSearch { text-align:center; clear:both; width:100%;}
|
||||
.adminSearch fieldset { border:none; display:inline; overflow:visible; position:relative;}
|
||||
.adminSearch * { vertical-align:middle;}
|
||||
|
||||
.title { font-size:1.5em; font-weight:bold; margin-top:2em; margin-bottom:.5em; color:#666666; }
|
||||
.desc { font-size:1em; margin-bottom:.5em; color:#ADADAD;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue