mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Sitemap UI changed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8943 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8da236139d
commit
bd6a453dce
1 changed files with 2 additions and 1 deletions
|
|
@ -357,6 +357,7 @@ button.text{border:0;overflow:visible;padding:0;margin:0;color:#33a;background:n
|
||||||
.siteMap .draggable,
|
.siteMap .draggable,
|
||||||
.siteMap .draggable .moveTo{background-color:#ddd}
|
.siteMap .draggable .moveTo{background-color:#ddd}
|
||||||
.siteMap .draggable .summary{border-left:1px solid #ccc;padding-left:10px;margin-left:10px;font-size:11px;color:#999}
|
.siteMap .draggable .summary{border-left:1px solid #ccc;padding-left:10px;margin-left:10px;font-size:11px;color:#999}
|
||||||
|
.siteMap a.ms{text-decoration:underline}
|
||||||
/* Button Area */
|
/* Button Area */
|
||||||
.btnArea{margin:1em 0;text-align:right;zoom:1}
|
.btnArea{margin:1em 0;text-align:right;zoom:1}
|
||||||
.btnArea:after{content:"";display:block;clear:both}
|
.btnArea:after{content:"";display:block;clear:both}
|
||||||
|
|
@ -494,7 +495,7 @@ button.text{border:0;overflow:visible;padding:0;margin:0;color:#33a;background:n
|
||||||
.desc.error{color:#f00}
|
.desc.error{color:#f00}
|
||||||
.desc.success{color:#080}
|
.desc.success{color:#080}
|
||||||
/* Preview Icon */
|
/* Preview Icon */
|
||||||
.wPreview{ display:inline-block; width:15px; height:13px; vertical-align:middle; background:url(../img/iconWindow.gif) no-repeat}
|
.wPreview{display:inline-block;width:15px;height:0;padding:13px 0 0 0;overflow:hidden;vertical-align:middle;background:url(../img/iconWindow.gif) no-repeat}
|
||||||
/* Responsive Layout */
|
/* Responsive Layout */
|
||||||
@media only all and (max-width:860px){
|
@media only all and (max-width:860px){
|
||||||
.header h1{margin-left:.7em}
|
.header h1{margin-left:.7em}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue