app/soc/content/css/jquery-thickbox.css
changeset 1576 fc065bbf3ac8
parent 1249 59d1e6b594ae
equal deleted inserted replaced
1575:b046a8290cf5 1576:fc065bbf3ac8
    33 	left: 0px;
    33 	left: 0px;
    34 	height:100%;
    34 	height:100%;
    35 	width:100%;
    35 	width:100%;
    36 }
    36 }
    37 
    37 
    38 .TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
    38 .TB_overlayMacFFBGHack {background: url('/soc/content/images/macFFBgHack.png') repeat;}
    39 .TB_overlayBG {
    39 .TB_overlayBG {
    40 	background-color:#000;
    40 	background-color:#000;
    41 	filter:alpha(opacity=75);
    41 	filter:alpha(opacity=75);
    42 	-moz-opacity: 0.75;
    42 	-moz-opacity: 0.75;
    43 	opacity: 0.75;
    43 	opacity: 0.75;