Changeset 10102 in spip-zone
- Timestamp:
- Mar 3, 2007, 9:30:52 PM (13 years ago)
- Location:
- _squelettes_/soyezcreateurs_net/plugins_1.9.2/plugins/_soyezcreateurs
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/plugins_1.9.2/plugins/_soyezcreateurs/boutonstexte.css.html
r9572 r10102 27 27 } 28 28 .boutonstexte button img { 29 behavior:url( win_png.htc);29 behavior:url(/win_png.htc); 30 30 } 31 31 -
_squelettes_/soyezcreateurs_net/plugins_1.9.2/plugins/_soyezcreateurs/stylesportail.css
r10092 r10102 34 34 float:left; 35 35 margin:-.3em 1em 0 1em; 36 behavior: url(" win_png.htc");36 behavior: url("/win_png.htc"); 37 37 } 38 38 #header_inner { -
_squelettes_/soyezcreateurs_net/plugins_1.9.2/plugins/_soyezcreateurs/stylessoyezcreateurs.css
r9892 r10102 48 48 49 49 #logo img { 50 behavior: url(" win_png.htc");50 behavior: url("/win_png.htc"); 51 51 } 52 52 … … 1825 1825 1826 1826 img { 1827 behavior: url(" win_png.htc");1827 behavior: url("/win_png.htc"); 1828 1828 } 1829 1829
Note: See TracChangeset
for help on using the changeset viewer.