Sitemap UI changed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8942 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-30 04:42:58 +00:00
parent a3b9fc7338
commit 8da236139d
4 changed files with 31 additions and 12 deletions

View file

@ -256,7 +256,7 @@ button.text{border:0;overflow:visible;padding:0;margin:0;color:#33a;background:n
.header .account li:first-child{border:0}
.header .account a{color:#fff;display:inline-block;height:14px}
.header .account a.language{padding-right:2px}
.header #language{position:absolute;top:19px;right:0;padding:6px 4px !important;border:1px solid #666;border-top:0;background:#333}
.header #language{position:absolute;top:19px;right:-2em;padding:6px 4px !important;border:1px solid #666;border-top:0;background:#333}
.header #language li{border:0;display:block;padding:1px 8px;text-align:left;line-height:1}
.header #language li.selected a{text-decoration:underline}
.header h1 a:hover,
@ -493,7 +493,8 @@ button.text{border:0;overflow:visible;padding:0;margin:0;color:#33a;background:n
/* Messages */
.desc.error{color:#f00}
.desc.success{color:#080}
/* Preview Icon */
.wPreview{ display:inline-block; width:15px; height:13px; vertical-align:middle; background:url(../img/iconWindow.gif) no-repeat}
/* Responsive Layout */
@media only all and (max-width:860px){
.header h1{margin-left:.7em}