[ljcom] r9897: LJSUP-7702: correct background path for ...
Committer: mchervonniy
LJSUP-7702: correct background path for LanzelotU trunk/htdocs/stc/lanzelot/css/elements.css U trunk/htdocs/stc/lanzelot/css/general.css U trunk/htdocs/stc/lanzelot/css/ie.css U trunk/htdocs/stc/lanzelot/css/index.bml.sup.css U trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css U trunk/htdocs/stc/lanzelot/css/index.css U trunk/htdocs/stc/lanzelot/css/layout.css U trunk/htdocs/stc/lanzelot/css/modules.css
Modified: trunk/htdocs/stc/lanzelot/css/elements.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/elements.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/elements.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -26,7 +26,7 @@
-------------------------------------- */
.comm {
padding-left:18px;
- background:url(/stc/lanzelot/img/ico/msg.gif?v=1) 2px 0 no-repeat;
+ background:url(/lanzelot/img/ico/msg.gif?v=1) 2px 0 no-repeat;
color:#808080;
}
@@ -127,7 +127,7 @@
-------------------------------------- */
.btn {
float:left;
- background:url(/stc/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
+ background:url(/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
border:none;
text-align:center;
font-size:.85em;
@@ -136,7 +136,7 @@
}
.ljbtn {
- background:url(/stc/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
+ background:url(/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
border:1px solid #ccc;
text-align:center;
padding: 5px 20px;
@@ -156,20 +156,20 @@
.btn SPAN {
display:block;
- background:url(/stc/lanzelot/img/btn/tl.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/btn/tl.gif?v=1) no-repeat;
}
.btn SPAN SPAN {
- background:url(/stc/lanzelot/img/btn/br.gif?v=1) 100% 100% no-repeat;
+ background:url(/lanzelot/img/btn/br.gif?v=1) 100% 100% no-repeat;
}
.btn SPAN SPAN SPAN {
- background:url(/stc/lanzelot/img/btn/tr.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/btn/tr.gif?v=1) 100% 0 no-repeat;
}
.btn SPAN SPAN SPAN SPAN {
padding:5px 15px;
- background:url(/stc/lanzelot/img/btn/bl.gif?v=1) 0 100% no-repeat;
+ background:url(/lanzelot/img/btn/bl.gif?v=1) 0 100% no-repeat;
}
.btn-set {
@@ -311,7 +311,7 @@
.related LI {
padding-left:9px;
margin:0 0 6px;
- background:url(/stc/lanzelot/img/ico/bull.gif?v=1) 0 .5em no-repeat;
+ background:url(/lanzelot/img/ico/bull.gif?v=1) 0 .5em no-repeat;
}
/* Links Set
@@ -340,11 +340,11 @@
.navigation .prev A {
padding-left:20px;
- background:url(/stc/lanzelot/img/cal/prev.gif?v=1) 0 50% no-repeat;
+ background:url(/lanzelot/img/cal/prev.gif?v=1) 0 50% no-repeat;
}
.navigation .prev A:hover {
- background-image:url(/stc/lanzelot/img/cal/prev-a.gif?v=1);
+ background-image:url(/lanzelot/img/cal/prev-a.gif?v=1);
}
.navigation .next {
@@ -353,11 +353,11 @@
.navigation .next A {
padding-right:20px;
- background:url(/stc/lanzelot/img/cal/next.gif?v=1) 100% 50% no-repeat;
+ background:url(/lanzelot/img/cal/next.gif?v=1) 100% 50% no-repeat;
}
.navigation .next A:hover {
- background-image:url(/stc/lanzelot/img/cal/next-a.gif?v=1);
+ background-image:url(/lanzelot/img/cal/next-a.gif?v=1);
}
/* Bottom
Modified: trunk/htdocs/stc/lanzelot/css/general.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/general.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/general.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -55,23 +55,23 @@
.container { width: 100%; margin: auto; margin-top: 10px; }
.container-top, .container-bottom { height: 20px; font-size: 10px; /* patch for IE */ }
-.container-top { background: white url("/stc/lanzelot/img/bg_container_top.gif?v=1") repeat-x; }
-.container-bottom { background: white url("/stc/lanzelot/img/bg_container_bottom.gif?v=1") repeat-x; }
+.container-top { background: white url("/lanzelot/img/bg_container_top.gif?v=1") repeat-x; }
+.container-bottom { background: white url("/lanzelot/img/bg_container_bottom.gif?v=1") repeat-x; }
-.container-main { padding: 0 0 0 29px; background: white url("/stc/lanzelot/img/bg_container_main.gif?v=1") repeat-y; }
+.container-main { padding: 0 0 0 29px; background: white url("/lanzelot/img/bg_container_main.gif?v=1") repeat-y; }
div.right_bg {
- background:url("/stc/lanzelot/img/bg_container_right.gif?v=1") repeat-y right;
+ background:url("/lanzelot/img/bg_container_right.gif?v=1") repeat-y right;
padding-right: 29px;
}
.corner-l { float: left; left: 0; width: 20px; height: 20px; }
.corner-r { float: right; right: 0; width: 20px; height: 20px; }
-.container-top .corner-l { background: url("/stc/lanzelot/img/bg_container_c1.gif?v=1"); }
-.container-top .corner-r { background: url("/stc/lanzelot/img/bg_container_c2.gif?v=1"); }
-.container-bottom .corner-l { background: url("/stc/lanzelot/img/bg_container_c4.gif?v=1"); }
-.container-bottom .corner-r { background: url("/stc/lanzelot/img/bg_container_c3.gif?v=1"); }
+.container-top .corner-l { background: url("/lanzelot/img/bg_container_c1.gif?v=1"); }
+.container-top .corner-r { background: url("/lanzelot/img/bg_container_c2.gif?v=1"); }
+.container-bottom .corner-l { background: url("/lanzelot/img/bg_container_c4.gif?v=1"); }
+.container-bottom .corner-r { background: url("/lanzelot/img/bg_container_c3.gif?v=1"); }
.header { width: 100%; position: relative; }
.header .logo { padding-top: 13px; }
@@ -110,7 +110,7 @@
padding: 2px;
vertical-align: middle;
}
-.loginlj_form input.user { padding-left: 17px; background: url("/stc/lanzelot/img/user.gif?v=1") no-repeat 2px #fff; }
+.loginlj_form input.user { padding-left: 17px; background: url("/lanzelot/img/user.gif?v=1") no-repeat 2px #fff; }
.loginlj_form input.loginlj_button, .logoutlj_form input.logoutlj_button, input.button {
width: auto;
height: 20px;
@@ -252,9 +252,9 @@
.search_lanz .title { padding-left: 10px; white-space: nowrap;}
.search_lanz .title, .search_lanz .option { /*float: left;*/ height: 28px; line-height: 28px; font-size: 65%; vertical-align: middle; }
.search_lanz .n2n, .search_lanz .n2s, .search_lanz .s2n {width: 20px; height: 28px; }
-.search_lanz .n2n { background: #d2e0eb url("/stc/lanzelot/img/bg_search_un.gif?v=1"); }
-.search_lanz .n2s { background: #d2e0eb url("/stc/lanzelot/img/bg_search_begin.gif?v=1"); }
-.search_lanz .s2n { background: #d2e0eb url("/stc/lanzelot/img/bg_search_end.gif?v=1"); }
+.search_lanz .n2n { background: #d2e0eb url("/lanzelot/img/bg_search_un.gif?v=1"); }
+.search_lanz .n2s { background: #d2e0eb url("/lanzelot/img/bg_search_begin.gif?v=1"); }
+.search_lanz .s2n { background: #d2e0eb url("/lanzelot/img/bg_search_end.gif?v=1"); }
.search_lanz .selected { font-weight: normal; color: #262626; background: white; }
.search_lanz a, .search_lanz a:visited, .search_lanz .selected {
@@ -274,7 +274,7 @@
clear: both !important;
font-size: 60%;
text-align: right;
- background: url("/stc/lanzelot/img/bg_footer.gif?v=1") repeat-x center 10px;
+ background: url("/lanzelot/img/bg_footer.gif?v=1") repeat-x center 10px;
}
.footer .counter { width: 93px; text-align: left; }
.footer a { font-weight: bold; }
@@ -283,7 +283,7 @@
.footer .copy { clear: both; margin-top: 3px; color: #808080; }
.footer table.lanzelot td {padding: 12px 0; text-align: center;}
-.footer table.lanzelot td.sitemap { background: url("/stc/lanzelot/img/tire.gif?v=1") repeat-x bottom; padding-top: 4px;}
+.footer table.lanzelot td.sitemap { background: url("/lanzelot/img/tire.gif?v=1") repeat-x bottom; padding-top: 4px;}
.footer table.lanzelot td ul {margin-top: 0; margin-bottom: 0;}
@@ -332,12 +332,12 @@
.one-day h2 { margin: 0; padding-bottom: 5px; font-size: 22px; letter-spacing: -1px; color: #808080; }
.striped li { display: block; clear: both; width: 100%; }
-.striped .odd { background: #fbf8ec url("/stc/lanzelot/img/dot.gif?v=1") repeat-x top; }
-.striped .even { background: white url("/stc/lanzelot/img/dot.gif?v=1") repeat-x top; }
+.striped .odd { background: #fbf8ec url("/lanzelot/img/dot.gif?v=1") repeat-x top; }
+.striped .even { background: white url("/lanzelot/img/dot.gif?v=1") repeat-x top; }
.striped .first { border-top: 1px solid #d0cdc2; background: #fbf8ec none; }
.striped .last { border-bottom: 1px solid #d0cdc2; }
-td.dotted, div.dotted { height: 1px !important; margin: 0px !important; padding: 0px !important; line-height: 1px; font-size: 1px; background: url("/stc/lanzelot/img/dot.gif?v=1") repeat-x top !important; }
+td.dotted, div.dotted { height: 1px !important; margin: 0px !important; padding: 0px !important; line-height: 1px; font-size: 1px; background: url("/lanzelot/img/dot.gif?v=1") repeat-x top !important; }
.page-nav-bar { margin: 20px 0; font-family: Times, serif; font-size: 12px; font-style: italic; font-weight: normal; }
.page-nav-bar span { color: #999; }
Modified: trunk/htdocs/stc/lanzelot/css/ie.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/ie.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/ie.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -406,16 +406,16 @@
}
.appwidget-browse .right-mod .mod-tl {
- background:url(/stc/lanzelot/img/module/tl.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/module/tl.gif?v=1) no-repeat;
}
.appwidget-browse .right-mod .mod-br {
- background:url(/stc/lanzelot/img/module/br.gif?v=1) 100% 100% no-repeat;
+ background:url(/lanzelot/img/module/br.gif?v=1) 100% 100% no-repeat;
}
.appwidget-browse .right-mod .mod-tr {
- background:url(/stc/lanzelot/img/module/tr.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/module/tr.gif?v=1) 100% 0 no-repeat;
}
.appwidget-browse .right-mod .mod-bl {
padding:18px 18px 13px;
- background:url(/stc/lanzelot/img/module/bl.gif?v=1) 0 100% no-repeat;
+ background:url(/lanzelot/img/module/bl.gif?v=1) 0 100% no-repeat;
}
Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/index.bml.sup.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -71,7 +71,7 @@
-------------------------------------- */
.comm {
padding-left:18px;
- background:url(/stc/lanzelot/img/ico/msg.gif?v=1) 2px 0 no-repeat;
+ background:url(/lanzelot/img/ico/msg.gif?v=1) 2px 0 no-repeat;
color:#808080;
}
.more,
@@ -143,7 +143,7 @@
-------------------------------------- */
.btn {
float:left;
- background:url(/stc/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
+ background:url(/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
border:none;
text-align:center;
font-size:.85em;
@@ -152,7 +152,7 @@
}
.ljbtn {
- background:url(/stc/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
+ background:url(/lanzelot/img/btn/bg.gif?v=1) 0 50% repeat-x;
border:1px solid #ccc;
text-align:center;
padding: 5px 20px;
@@ -169,17 +169,17 @@
}
.btn SPAN {
display:block;
- background:url(/stc/lanzelot/img/btn/tl.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/btn/tl.gif?v=1) no-repeat;
}
.btn SPAN SPAN {
- background:url(/stc/lanzelot/img/btn/br.gif?v=1) 100% 100% no-repeat;
+ background:url(/lanzelot/img/btn/br.gif?v=1) 100% 100% no-repeat;
}
.btn SPAN SPAN SPAN {
- background:url(/stc/lanzelot/img/btn/tr.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/btn/tr.gif?v=1) 100% 0 no-repeat;
}
.btn SPAN SPAN SPAN SPAN {
padding:5px 15px;
- background:url(/stc/lanzelot/img/btn/bl.gif?v=1) 0 100% no-repeat;
+ background:url(/lanzelot/img/btn/bl.gif?v=1) 0 100% no-repeat;
}
.btn-set {
@@ -205,12 +205,12 @@
.lz-body .ljuser IMG {
width:11px;
height:14px;
- background:url(/stc/lanzelot/img/ico/user.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/ico/user.gif?v=1) no-repeat;
}
.lz-body .ljcomm IMG {
width:15px;
height:15px;
- background:url(/stc/lanzelot/img/ico/comm.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/ico/comm.gif?v=1) no-repeat;
}*/
/* Headings
@@ -376,18 +376,18 @@
-------------------------------------- */
.err-tl {
margin:0 0 24px;
- background:url(/stc/lanzelot/img/module/er_tl.gif?v=1) no-repeat 0 0 #ff7e7e;
+ background:url(/lanzelot/img/module/er_tl.gif?v=1) no-repeat 0 0 #ff7e7e;
color: #fff;
}
.err-br {
- background:url(/stc/lanzelot/img/module/er_br.gif?v=1) 100% 100% no-repeat;
+ background:url(/lanzelot/img/module/er_br.gif?v=1) 100% 100% no-repeat;
}
.err-tr {
- background:url(/stc/lanzelot/img/module/er_tr.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/module/er_tr.gif?v=1) 100% 0 no-repeat;
}
.err-bl {
padding:0px;
- background:url(/stc/lanzelot/img/module/er_bl.gif?v=1) 0 100% no-repeat;
+ background:url(/lanzelot/img/module/er_bl.gif?v=1) 0 100% no-repeat;
}
.err_content { display: block; padding: 10px;}
@@ -426,7 +426,7 @@
margin: 20px 0;
clear: both;
overflow: hidden;
- background:url(/stc/lanzelot/img/module/bl.gif?v=1) no-repeat 0 100%;
+ background:url(/lanzelot/img/module/bl.gif?v=1) no-repeat 0 100%;
}
.actions LI {
width: 19.8%;
@@ -441,35 +441,35 @@
width:100%;
height: 137px;
border: none;
- background: url(/stc/lanzelot/img/module/n_act.gif?v=1) 0 0 repeat-x;
+ background: url(/lanzelot/img/module/n_act.gif?v=1) 0 0 repeat-x;
color: #b54454 !important;
}
.actions LI.last { border: none;}
.actions LI.first { border-bottom: none;border-right: 1px solid #ccc;}
.actions .first {
- background: url(/stc/lanzelot/img/module/bl-w2.gif?v=1) no-repeat 0 100%;
+ background: url(/lanzelot/img/module/bl-w2.gif?v=1) no-repeat 0 100%;
border: none;
height: 138px;
}
.actions .last {
- background: url(/stc/lanzelot/img/module/br-w.gif?v=1) no-repeat 100% 100%;
+ background: url(/lanzelot/img/module/br-w.gif?v=1) no-repeat 100% 100%;
border: none;
height: 138px;
}
.actions .first .tl-w {
- background: url(/stc/lanzelot/img/module/tl-w.gif?v=1) no-repeat;
+ background: url(/lanzelot/img/module/tl-w.gif?v=1) no-repeat;
float: left; width:100%;
}
.actions .last .tr-w {
- background: url(/stc/lanzelot/img/module/tr-w.gif?v=1) no-repeat right top;
+ background: url(/lanzelot/img/module/tr-w.gif?v=1) no-repeat right top;
float: left; width: 100%;
}
.actions LI A:hover {
- background: url(/stc/lanzelot/img/module/act.gif?v=1) 0 0 repeat-x;
+ background: url(/lanzelot/img/module/act.gif?v=1) 0 0 repeat-x;
color: #fff !important;
cursor: pointer;
}
@@ -482,26 +482,26 @@
.actions A SPAN SPAN {height: auto; border: none;}
.actions .delis {
- background: url(/stc/lanzelot/img/ico/note.png?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/note.png?v=1) no-repeat 50% 0px;
padding-top: 80px;
}
.actions .read {
- background: url(/stc/lanzelot/img/ico/ljtimes.png?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/ljtimes.png?v=1) no-repeat 50% 0px;
padding-top: 80px;
}
.actions .read:hover {
background-position: 50% -299px;
}
.actions .commun {
- background: url(/stc/lanzelot/img/ico/talk.png?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/talk.png?v=1) no-repeat 50% 0px;
padding-top: 80px;
}
.actions .write {
- background: url(/stc/lanzelot/img/ico/mobile.png?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/mobile.png?v=1) no-repeat 50% 0px;
padding-top: 80px;
}
.actions .beyou {
- background: url(/stc/lanzelot/img/ico/user_lone.png?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/user_lone.png?v=1) no-repeat 50% 0px;
padding-top: 80px;
}
.actions A SPAN.txt {
@@ -534,13 +534,13 @@
}
.promo-block {
- background: url(/stc/lanzelot/img/expander/bg.gif?v=1) repeat-x 0 0;
+ background: url(/lanzelot/img/expander/bg.gif?v=1) repeat-x 0 0;
width: 336px;
margin-bottom: 22px;
}
.promo-block .header {
display: block;
- background: url(/stc/lanzelot/img/expander/t.gif?v=1) no-repeat 0 0;
+ background: url(/lanzelot/img/expander/t.gif?v=1) no-repeat 0 0;
padding: 8px 16px;
border-bottom: 1px solid #ccc;
font-size:1.2em;
@@ -549,7 +549,7 @@
color: #808080;
}
.promo-block DIV {
- background: url(/stc/lanzelot/img/expander/b-last.gif?v=1) no-repeat 100% 100%;
+ background: url(/lanzelot/img/expander/b-last.gif?v=1) no-repeat 100% 100%;
padding: 16px;
overflow: hidden;
}
@@ -620,7 +620,7 @@
width:47px;
height: 60px;
position: relative;
- background: url(/stc/lanzelot/img/module/minus.gif?v=1) repeat-x #fff;
+ background: url(/lanzelot/img/module/minus.gif?v=1) repeat-x #fff;
color:#cc3f4f;
font-size: 1.3em;
font-weight: bold;
@@ -629,40 +629,40 @@
width:47px;
height: 60px;
position: relative;
- background: url(/stc/lanzelot/img/module/plus.gif?v=1) repeat-x #fff;
+ background: url(/lanzelot/img/module/plus.gif?v=1) repeat-x #fff;
color:#628a49;
font-size: 1.3em;
font-weight: bold;
}
.minus .m-tl, .plus .m-tl {
- background:url(/stc/lanzelot/img/module/tl-w.gif?v=1) top left no-repeat;
+ background:url(/lanzelot/img/module/tl-w.gif?v=1) top left no-repeat;
line-height: 40px;
text-align: center;
height:40px;
}
.minus .m-tr, .plus .m-tr {
- background:url(/stc/lanzelot/img/module/tr-cv.gif?v=1) no-repeat 100% 0;
+ background:url(/lanzelot/img/module/tr-cv.gif?v=1) no-repeat 100% 0;
}
.minus .m-bl, .plus .m-bl {
- background:url(/stc/lanzelot/img/module/bl-w.gif?v=1) no-repeat 0 100%;
+ background:url(/lanzelot/img/module/bl-w.gif?v=1) no-repeat 0 100%;
}
.minus .m-bl, .plus .m-bl {
- background:url(/stc/lanzelot/img/module/bl-ct.gif?v=1) no-repeat 0 100%;
+ background:url(/lanzelot/img/module/bl-ct.gif?v=1) no-repeat 0 100%;
}
.minus .m-br, .plus .m-br {
- background: url(/stc/lanzelot/img/module/br-ct.gif?v=1) no-repeat 100% 100%;
+ background: url(/lanzelot/img/module/br-ct.gif?v=1) no-repeat 100% 100%;
}
.my-vote {
- background:url(/stc/lanzelot/img/module/bl-w.gif?v=1) no-repeat 0 100%;
+ background:url(/lanzelot/img/module/bl-w.gif?v=1) no-repeat 0 100%;
font-size:.6em;
font-weight: normal;
color:#ccc;
text-align:center;
}
.my-vote DIV {
- background: url(/stc/lanzelot/img/module/br-cv.gif?v=1) no-repeat 100% 100%;
+ background: url(/lanzelot/img/module/br-cv.gif?v=1) no-repeat 100% 100%;
height: 20px;
line-height: 20px;
}
@@ -672,7 +672,7 @@
top: -1px;
width: 98px;
height: 47px;
- background: url(/stc/lanzelot/img/module/vote.png?v=1) no-repeat;
+ background: url(/lanzelot/img/module/vote.png?v=1) no-repeat;
}
#vote DIV {
line-height: 47px;
@@ -706,7 +706,7 @@
}
.latest-earlier LI {
padding:0 0 6px 9px;
- background:url(/stc/lanzelot/img/ico/bull.gif?v=1) 0 .5em no-repeat;
+ background:url(/lanzelot/img/ico/bull.gif?v=1) 0 .5em no-repeat;
}
.latest-earlier .more {
font-size:1em;
Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -52,19 +52,19 @@
.sms-leader { height: 55px;}
.actions .delis {
- background: url(/stc/lanzelot/img/ico/ac-note.gif?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/ac-note.gif?v=1) no-repeat 50% 0px;
}
.actions .read {
- background: url(/stc/lanzelot/img/ico/ac-ljtimes.gif?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/ac-ljtimes.gif?v=1) no-repeat 50% 0px;
}
.actions .commun {
- background: url(/stc/lanzelot/img/ico/ac-talk.gif?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/ac-talk.gif?v=1) no-repeat 50% 0px;
}
.actions .write {
- background: url(/stc/lanzelot/img/ico/ac-mobile.gif?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/ac-mobile.gif?v=1) no-repeat 50% 0px;
}
.actions .beyou {
- background: url(/stc/lanzelot/img/ico/ac-user_lone.gif?v=1) no-repeat 50% 0px;
+ background: url(/lanzelot/img/ico/ac-user_lone.gif?v=1) no-repeat 50% 0px;
}
.actions A:hover .delis,
@@ -76,7 +76,7 @@
}
#vote {
background:none;
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/stc/lanzelot/img/module/vote.png');
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/lanzelot/img/module/vote.png');
}
/* Sup Ad */
Modified: trunk/htdocs/stc/lanzelot/css/index.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/index.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/index.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -49,7 +49,7 @@
.ratings .user-rating { width: 50%; padding-right: 7px; }
.ratings .community-rating { width: 50%; padding-left: 7px; border-left: 1px solid #d0cdc2; }
.top-rating-subtitle { font-size: 13px; color: #404040; }
-.top-rating-container { width: 100%; padding-top: 1px; font-size: 11px; background: white url("/stc/lanzelot/img/dot_white.gif?v=1") repeat-x top; }
+.top-rating-container { width: 100%; padding-top: 1px; font-size: 11px; background: white url("/lanzelot/img/dot_white.gif?v=1") repeat-x top; }
.top-rating { margin-bottom: 10px; color: #808080; }
.top-rating li {
display: block;
@@ -58,7 +58,7 @@
height: 22px;
line-height: 22px;
vertical-align: middle;
- background: white url("/stc/lanzelot/img/dot_white.gif?v=1") repeat-x bottom;
+ background: white url("/lanzelot/img/dot_white.gif?v=1") repeat-x bottom;
}
.top-rating .position { float: left; position: relative; left: -2px; width: 17px; font-weight: normal; text-align: center; }
.top-rating .item { float: left; font-weight: bold; white-space: nowrap; }
@@ -69,11 +69,11 @@
.interests a, .interests a:link, .interests a:visited { color: #808080; }
.interests .interests-list { margin-bottom: 5px; }
-.new-back-1 { background: white url("/stc/lanzelot/img/new_account_1.gif?v=1") top left no-repeat; }
-.new-back-2 { background: white url("/stc/lanzelot/img/new_account_2.gif?v=1") top left no-repeat; }
-.new-back-3 { background: white url("/stc/lanzelot/img/new_account_3.gif?v=1") top left no-repeat; }
-.new-back-4 { background: white url("/stc/lanzelot/img/new_account_4.gif?v=1") top left no-repeat; }
-.new-back-5 { background: white url("/stc/lanzelot/img/new_account_5.gif?v=1") top left no-repeat; }
+.new-back-1 { background: white url("/lanzelot/img/new_account_1.gif?v=1") top left no-repeat; }
+.new-back-2 { background: white url("/lanzelot/img/new_account_2.gif?v=1") top left no-repeat; }
+.new-back-3 { background: white url("/lanzelot/img/new_account_3.gif?v=1") top left no-repeat; }
+.new-back-4 { background: white url("/lanzelot/img/new_account_4.gif?v=1") top left no-repeat; }
+.new-back-5 { background: white url("/lanzelot/img/new_account_5.gif?v=1") top left no-repeat; }
.new-account { width: 180px; height: 116px; vertical-align: middle; } /* #fa4729, #56779f */
.new-account form { display: block; padding-top: 51px; text-align: center; }
@@ -85,7 +85,7 @@
font-weight: bold;
vertical-align: middle;
color: #354a81;
- background: #fff url("/stc/lanzelot/img/user.gif?v=1") no-repeat 2px;
+ background: #fff url("/lanzelot/img/user.gif?v=1") no-repeat 2px;
}
.new-account input.button { width: 140px; margin-top: 5px; }
@@ -166,13 +166,13 @@
text-align:right;
display:block;
top: 0px; left: 0px;
- background: url("/stc/lanzelot/img/logincorner.gif?v=1") no-repeat top right;
+ background: url("/lanzelot/img/logincorner.gif?v=1") no-repeat top right;
padding-top: 10px;
}
table.alert {
width: 250px;
- background: url("/stc/lanzelot/img/corn3.gif?v=1") no-repeat right bottom #f7ebc3;
+ background: url("/lanzelot/img/corn3.gif?v=1") no-repeat right bottom #f7ebc3;
height: 78px;
}
table.alert td.attent {
@@ -183,7 +183,7 @@
td.attent img {display: block;}
table.alert td.text {
border-left: 1px solid #faf2d8;
- background: url("/stc/lanzelot/img/corn2.gif?v=1") no-repeat right top;
+ background: url("/lanzelot/img/corn2.gif?v=1") no-repeat right top;
padding-left: 25px;
text-align: left;
vertical-align: middle;
Modified: trunk/htdocs/stc/lanzelot/css/layout.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/layout.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/layout.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -61,7 +61,7 @@
height:54px;
}
#header .logo {
- background:url(/stc/lanzelot/img/head/logo.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/head/logo.gif?v=1) no-repeat;
}
#header .logo A,
#header .logo SPAN {
@@ -143,19 +143,19 @@
right:18px;
z-index:100;
width:300px;
- background:#FFF url(/stc/lanzelot/img/login/tl.gif?v=1) no-repeat;
+ background:#FFF url(/lanzelot/img/login/tl.gif?v=1) no-repeat;
text-align:left;
}
.login-br {
- background:url(/stc/lanzelot/img/login/br.gif?v=1) 100% 100% no-repeat;
+ background:url(/lanzelot/img/login/br.gif?v=1) 100% 100% no-repeat;
}
.login-tr {
- background:url(/stc/lanzelot/img/login/tr.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/login/tr.gif?v=1) 100% 0 no-repeat;
}
.login-bl {
padding:10px 15px 12px;
overflow:hidden;
- background:url(/stc/lanzelot/img/login/bl.gif?v=1) 0 100% no-repeat;
+ background:url(/lanzelot/img/login/bl.gif?v=1) 0 100% no-repeat;
}
@@ -259,7 +259,7 @@
}
.searchbar .tabs LI {
margin-right:-1px !important;
- background:url(/stc/lanzelot/img/themes/div.gif?v=1) 100% 50% no-repeat;
+ background:url(/lanzelot/img/themes/div.gif?v=1) 100% 50% no-repeat;
}
.searchbar .tabs .last {
background:none;
@@ -276,10 +276,10 @@
display:none;
}
.searchbar .tabs .cur {
- background:#5F6F86 url(/stc/lanzelot/img/themes/l.gif?v=1) no-repeat;
+ background:#5F6F86 url(/lanzelot/img/themes/l.gif?v=1) no-repeat;
}
.searchbar .tabs .cur LABEL {
- background:url(/stc/lanzelot/img/themes/r.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/themes/r.gif?v=1) 100% 0 no-repeat;
color:#FFF;
}
@@ -371,7 +371,7 @@
}
.themes LI {
margin-right:-1px;
- background:url(/stc/lanzelot/img/themes/div.gif?v=1) 100% 50% no-repeat;
+ background:url(/lanzelot/img/themes/div.gif?v=1) 100% 50% no-repeat;
height: 27px;
}
.themes .last {
@@ -382,10 +382,10 @@
width: 1px;
}
.themes .next {
- background: url(/stc/lanzelot/img/menu/next.gif?v=1) 1px 100% no-repeat;
+ background: url(/lanzelot/img/menu/next.gif?v=1) 1px 100% no-repeat;
}
.themes .next SPAN {
- background:url(/stc/lanzelot/img/themes/div.gif?v=1) 100% 50% no-repeat;
+ background:url(/lanzelot/img/themes/div.gif?v=1) 100% 50% no-repeat;
}
.themes .next.ex SPAN, .themes .next.pr SPAN { background: none;}
@@ -417,11 +417,11 @@
/* Current */
.themes .cur {
- background:#5F6F86 url(/stc/lanzelot/img/themes/l.gif?v=1) no-repeat;
+ background:#5F6F86 url(/lanzelot/img/themes/l.gif?v=1) no-repeat;
position: relative;
}
.themes .cur SPAN {
- background:url(/stc/lanzelot/img/themes/r.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/themes/r.gif?v=1) 100% 0 no-repeat;
}
.themes .cur A, .themes .cur A:visited {
color:#FFF !important;
@@ -435,7 +435,7 @@
top: 27px;
z-index: 5;
text-align: left;
- background: url(/stc/lanzelot/img/menu/cur_bl.gif?v=1) 0 100% no-repeat #5f6f86;
+ background: url(/lanzelot/img/menu/cur_bl.gif?v=1) 0 100% no-repeat #5f6f86;
min-width: 180px;
}
@@ -461,7 +461,7 @@
}
#header .themes .submenu li.disabled {
- background-image: url(/stc/horizon/upgrade-paid-icon.gif?v=1);
+ background-image: url(/horizon/upgrade-paid-icon.gif?v=1);
background-position: 95% 50%;
background-repeat: no-repeat;
}
@@ -474,12 +474,12 @@
}
.themes .submenu LI DIV {
- background: url(/stc/lanzelot/img/menu/dot.gif?v=1) repeat-x bottom;
+ background: url(/lanzelot/img/menu/dot.gif?v=1) repeat-x bottom;
float: none;
padding: 4px 0px;
}
.themes .submenu LI.last {
- background: url(/stc/lanzelot/img/menu/cur_br.gif?v=1) 100% 100% no-repeat !important;
+ background: url(/lanzelot/img/menu/cur_br.gif?v=1) 100% 100% no-repeat !important;
}
@@ -496,7 +496,7 @@
#genres UL { float: right;}
#genres LI {
float: left;
- background:transparent url(/stc/lanzelot/img/menu/div.gif?v=1) no-repeat 100% 50%;
+ background:transparent url(/lanzelot/img/menu/div.gif?v=1) no-repeat 100% 50%;
margin-left:-2px;
padding: 0 10px;
}
@@ -617,7 +617,7 @@
white-space: nowrap;
}
#footer .map TABLE {
- background: url(/stc/lanzelot/img/menu/div2.gif?v=1) 50% top repeat-y;
+ background: url(/lanzelot/img/menu/div2.gif?v=1) 50% top repeat-y;
margin-bottom: 10px;
}
#footer .map .manage {
Modified: trunk/htdocs/stc/lanzelot/css/modules.css
===================================================================
--- trunk/htdocs/stc/lanzelot/css/modules.css 2011-01-13 04:35:19 UTC (rev 9896)
+++ trunk/htdocs/stc/lanzelot/css/modules.css 2011-01-13 07:39:05 UTC (rev 9897)
@@ -181,7 +181,7 @@
------------------------------------ */
#header {
- background:#102446 url(/stc/lanzelot/img/10years/10years-over-bg.jpg?v=1) 0 0 no-repeat;
+ background:#102446 url(/lanzelot/img/10years/10years-over-bg.jpg?v=1) 0 0 no-repeat;
padding-top:31px;
}
@@ -214,7 +214,7 @@
#header .logo {
margin:-31px 0 0 -48px !important;
- background:url(/stc/lanzelot/img/10years/10years-over-logo.gif?v=1) 0 0 no-repeat;
+ background:url(/lanzelot/img/10years/10years-over-logo.gif?v=1) 0 0 no-repeat;
}
* HTML #header .logo {
display:inline;
@@ -227,7 +227,7 @@
}
#header .themes .next {
- background-image:url(/stc/lanzelot/img/10years/10years-next.gif?v=1);
+ background-image:url(/lanzelot/img/10years/10years-next.gif?v=1);
}
@@ -236,11 +236,11 @@
}
#header .searchbar .tabs .cur,
#header .themes .cur {
- background-image:url(/stc/lanzelot/img/10years/10years-l.gif?v=1);
+ background-image:url(/lanzelot/img/10years/10years-l.gif?v=1);
}
#header .searchbar .tabs .cur LABEL,
#header .themes .cur SPAN {
- background-image:url(/stc/lanzelot/img/10years/10years-r.gif?v=1);
+ background-image:url(/lanzelot/img/10years/10years-r.gif?v=1);
}
#header .themes .submenu SPAN.pic-count {
background:none;
@@ -317,7 +317,7 @@
}
.gamelist DD.game-icon {
- background: url(/stc/lanzelot/img/module/cornersbg-s.gif?v=1) no-repeat 0 0;
+ background: url(/lanzelot/img/module/cornersbg-s.gif?v=1) no-repeat 0 0;
padding: 7px;
}
.gamelist DD.game-icon IMG {
@@ -370,17 +370,17 @@
/* MODULES
-------------------------------------- */
.mod-tl {
- background:url(/stc/lanzelot/img/module/tl.gif?v=1) no-repeat;
+ background:url(/lanzelot/img/module/tl.gif?v=1) no-repeat;
}
.mod-br {
- background:url(/stc/lanzelot/img/module/br.gif?v=1) 100% 100% no-repeat;
+ background:url(/lanzelot/img/module/br.gif?v=1) 100% 100% no-repeat;
}
.mod-tr {
- background:url(/stc/lanzelot/img/module/tr.gif?v=1) 100% 0 no-repeat;
+ background:url(/lanzelot/img/module/tr.gif?v=1) 100% 0 no-repeat;
}
.mod-bl {
padding:18px 18px 13px;
- background:url(/stc/lanzelot/img/module/bl.gif?v=1) 0 100% no-repeat;
+ background:url(/lanzelot/img/module/bl.gif?v=1) 0 100% no-repeat;
}
@@ -395,7 +395,7 @@
}
.appwidget-upgradeaccount .upg-mod {
- background: url(/stc/lanzelot/img/upgrade-bg-lanz.png?v=1) no-repeat 0 100%;
+ background: url(/lanzelot/img/upgrade-bg-lanz.png?v=1) no-repeat 0 100%;
}
.appwidget-upgradeaccount .upgrade-info {
padding: 10px 0 0;
