@@ -21,7 +21,7 @@ These are the common css styles for the JBoss.org site.
2121 overflow : hidden;
2222 /*height:106px;
2323 display:block;
24- background:url(../../images/magnolia/bkgproj_announce.png) no-repeat; not needed for liquid */
24+ background: no-repeat; not needed for liquid */
2525}
2626
2727# proj_announce-whole {
@@ -36,7 +36,7 @@ These are the common css styles for the JBoss.org site.
3636 overflow : hidden;
3737 /*height:106px;
3838 display:block;
39- background:url(../../images/magnolia/projectpage-banner2.png) no-repeat; not needed for liquid */
39+ background: no-repeat; not needed for liquid */
4040}
4141
4242# proj_logo {
@@ -270,7 +270,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
270270}
271271
272272.simpletablestyle .header {
273- background : url(.. / .. / images/magnolia/bkg-blkheader.png) # 000000 repeat-x top left;
273+ background : # 000000 repeat-x top left;
274274 height : 31px ;
275275 font-size : 10px ;
276276 font-weight : bold;
@@ -318,7 +318,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
318318 padding : 3px 30px 3px 0px ;
319319 min-width : 80px ;
320320 height : 20px ;
321- background : transparent url(.. / .. / images/common/download-arrw_sml.gif) no-repeat right top;
321+ background : transparent no-repeat right top;
322322 }
323323
324324
@@ -429,7 +429,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
429429 padding : 3px 30px 3px 0px ;
430430 min-width : 80px ;
431431 height : 20px ;
432- background : transparent url(.. / .. / images/common/download-arrw_sml.gif) no-repeat right top;
432+ background : transparent no-repeat right top;
433433 }
434434
435435
@@ -440,7 +440,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
440440}
441441
442442.basetablestyle .header {
443- background : url(.. / .. / images/magnolia/bkg-blkheader.png) # 000000 repeat-x top left;
443+ background : # 000000 repeat-x top left;
444444 height : 31px ;
445445}
446446
@@ -739,10 +739,10 @@ Content Specific Styles: These are styles the affect the content of the pages.
739739.docnav li .next {right : 0px ;text-align : right;}
740740.docnav li .previous strong , .docnav li .next strong {display : block;height : 22px ;}
741741.docnav {margin : 0 auto;text-align : center;}
742- .docnav li .next a strong {background : url(.. / .. / images/common/docsnav-sprite.gif) 23px -90px no-repeat;padding-top : 10px ; padding-bottom : 15px ; height : 40px ; padding-right : 40px ;font-size : 1.2em ; width : 17px ;}
743- .docnav li .previous a strong {background : url(.. / .. / images/common/docsnav-sprite.gif) 0 0 no-repeat;padding-top : 10px ; padding-bottom : 15px ; height : 40px ; padding-left : 40px ;font-size : 1.2em ;}
744- .docnav li .home a strong {background : url(.. / .. / images/common/docsnav-sprite.gif) 0 -275px no-repeat;padding-top : 10px ; padding-bottom : 15px ;height : 40px ; padding-left : 50px ;font-size : 1.2em ;}
745- .docnav li .up a strong {background : url(.. / .. / images/common/docsnav-sprite.gif) 0 -180px no-repeat;padding-top : 10px ; padding-bottom : 15px ;height : 40px ; padding-left : 40px ;font-size : 1.2em ;}
742+ .docnav li .next a strong {background : 23px -90px no-repeat;padding-top : 10px ; padding-bottom : 15px ; height : 40px ; padding-right : 40px ;font-size : 1.2em ; width : 17px ;}
743+ .docnav li .previous a strong {background : 0 0 no-repeat;padding-top : 10px ; padding-bottom : 15px ; height : 40px ; padding-left : 40px ;font-size : 1.2em ;}
744+ .docnav li .home a strong {background : 0 -275px no-repeat;padding-top : 10px ; padding-bottom : 15px ;height : 40px ; padding-left : 50px ;font-size : 1.2em ;}
745+ .docnav li .up a strong {background : 0 -180px no-repeat;padding-top : 10px ; padding-bottom : 15px ;height : 40px ; padding-left : 40px ;font-size : 1.2em ;}
746746
747747.docnav a : link , .docnav a : visited {color : # 666 !important ;}
748748.docnav a : hover , .docnav a : focus , .docnav a : active {color : black !important ;}
@@ -862,7 +862,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
862862}
863863
864864.lbLoading {
865- background : # fff url(.. / .. / images/common/loading.gif) no-repeat center;
865+ background : # fff no-repeat center;
866866}
867867
868868# lbImage {
@@ -886,15 +886,15 @@ Content Specific Styles: These are styles the affect the content of the pages.
886886}
887887
888888# lbPrevLink : hover {
889- background : transparent url(.. / .. / images/common/common/prevlabel.gif) no-repeat 0 15% ;
889+ background : transparent no-repeat 0 15% ;
890890}
891891
892892# lbNextLink {
893893 right : 0 ;
894894}
895895
896896# lbNextLink : hover {
897- background : transparent url(.. / .. / images/common/nextlabel.gif) no-repeat 100% 15% ;
897+ background : transparent no-repeat 100% 15% ;
898898}
899899
900900# lbBottom {
@@ -912,7 +912,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
912912 float : right;
913913 width : 66px ;
914914 height : 22px ;
915- background : transparent url(.. / .. / images/common/closelabel.gif) no-repeat center;
915+ background : transparent no-repeat center;
916916 margin : 5px 0 ;
917917 outline : none;
918918}
@@ -971,7 +971,7 @@ a.next { position:absolute; top:200px; right:-32px; }
971971
972972/* =Read More link */
973973.read-more a {
974- background : transparent url(.. / .. / images/common/arrow-leftnav.png) no-repeat left top scroll;
974+ background : transparent no-repeat left top scroll;
975975 margin-left : 5px ;
976976 padding : 3px 10px 3px 20px ;
977977 list-style : none;
@@ -997,7 +997,7 @@ with these settings:
997997 Class Prefix (optional): nothing
998998*/
999999.project-icon-med {
1000- background : url(.. / .. / images/icons/sprite-project-icons-all.png) no-repeat top left;
1000+ background : no-repeat top left;
10011001 float : left;
10021002 margin : -1px 4px 0 0 ;
10031003 display : block;
@@ -1085,7 +1085,7 @@ with these settings:
10851085*/
10861086
10871087.jira-icon {
1088- background : url(.. / .. / images/common/jira-icons-sprite.png) no-repeat top left;
1088+ background : no-repeat top left;
10891089 width : 16px ;
10901090 height : 16px ;
10911091 display : inline-block;
@@ -1118,7 +1118,7 @@ with these settings:
11181118/* ---------------- Project page specific sprites ------------------------------ */
11191119
11201120.projectpage-sprite {
1121- background : url(.. / .. / images/common/projectpage_sprite.png) no-repeat top left;
1121+ background : no-repeat top left;
11221122}
11231123
11241124.projectpage-sprite-jive-icon-announcement-16x16 { background-position : 0 0 ; width : 17px ; height : 17px ; }
0 commit comments