Skip to content
Extraits de code Groupes Projets
Valider 3fc8f738 rédigé par cerdic's avatar cerdic
Parcourir les fichiers

references a des vieilles icones gif qui ont la vie dures

parent 43982fda
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -194,7 +194,7 @@ function action_charger_plugin_dist() {
$retour = "<img src='".$image2."' style='float:right;' />"
. $retour;
} else
$retour = "<img src='".chemin_image('plugin-24.gif')."' style='float:right;' />"
$retour = "<img src='".chemin_image('plugin-24.png')."' style='float:right;' />"
. $retour;
if (_request('extract')) {
......
......@@ -107,7 +107,7 @@ function auth_spip_formulaire_login($flux){
."var compat_md5 = ".($compat_md5?"true;":"false;")
."(function($){
$('#password')
.after(\"<em id='pass_securise'><img src='"._DIR_IMG_PACK."securise.gif' width='16' height='16' alt='" . attribut_html(_T('login_securise')) . "' title='" . attribut_html(_T('login_securise')) . "' \/><\/em>\");
.after(\"<em id='pass_securise'><img src='".chemin_image('cadenas-16.png')."' width='16' height='16' alt='" . attribut_html(_T('login_securise')) . "' title='" . attribut_html(_T('login_securise')) . "' \/><\/em>\");
affiche_login_secure();
$('#var_login').change(actualise_auteur);
$('form#formulaire_login').submit(login_submit);
......
......@@ -83,7 +83,7 @@ function admin_plug_args($quoi, $erreur, $format)
plugin_installes_meta();
echo "<div class='liste-plugins formulaire_spip'>";
echo debut_cadre_trait_couleur('plugin-24.gif',true,'',_T('plugins_liste'), 'plugins');
echo debut_cadre_trait_couleur('plugin-24.png',true,'',_T('plugins_liste'), 'plugins');
if ($quoi!=='actifs'){
$lpf = liste_plugin_files();
......
......@@ -60,10 +60,10 @@ function barre_onglets_plugins() {
$onglets=array();
$onglets['plugins_actifs']=
new Bouton('plugin-24.gif', 'plugins_actifs_liste',
new Bouton('plugin-24.png', 'plugins_actifs_liste',
generer_url_ecrire("admin_plugin"));
$onglets['admin_plugin']=
new Bouton('plugin-24.gif', 'plugins_liste',
new Bouton('plugin-24.png', 'plugins_liste',
generer_url_ecrire("admin_plugin","voir=tous"));
$onglets['charger_plugin']=
new Bouton('spip-pack-24.png', 'plugin_titre_automatique_ajouter',
......
......@@ -4,8 +4,8 @@
.item_picker .frame h2 {margin:0;padding:5px;background:#999;}
.item_picker .frame ul {list-style:none;margin:0;padding:0;}
.item_picker .frame ul li {list-style:none;margin:0;padding:2px;padding-left:26px;}
.item_picker .frame ul li.rubrique {background:url(prive/images/rubrique-24.gif) no-repeat top left;}
.item_picker .frame ul li.article {background:url(prive/images/article-24.gif) no-repeat top left;}
.item_picker .frame ul li.rubrique {background:url(#CHEMIN_IMAGE{rubrique-24.png}) no-repeat top left;}
.item_picker .frame ul li.article {background:url(#CHEMIN_IMAGE{article-24.png}) no-repeat top left;}
.item_picker .frame ul li:hover {background-color:#999;}
......
......@@ -60,8 +60,8 @@
#bando_outils ul.deroulant li li { background-repeat:no-repeat;background-position:[(#ENV{left}|=={left}|?{"1%","99%"}) ] center;padding-#ENV{left}:15px;}
#bando_outils ul.deroulant li.haschild > a {background-image:url(#CHEMIN_IMAGE{triangle-droite#ENV{rtl}|concat{.gif}});}
#bando_outils ul.deroulant li li {background-image:url(#CHEMIN_IMAGE{secteur-12.gif});}
#bando_outils ul.deroulant li li li {background-image:url(#CHEMIN_IMAGE{rubrique-12.gif});}
#bando_outils ul.deroulant li li {background-image:url(#CHEMIN_IMAGE{secteur-12.png});}
#bando_outils ul.deroulant li li li {background-image:url(#CHEMIN_IMAGE{rubrique-12.png});}
#bando_outils ul.deroulant li.toutsite {background-image:none;}
#bando_outils ul.deroulant li ul li {float:none;position:relative;}
......
......@@ -65,10 +65,10 @@ a.triangle_block:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1
.highlight.off { padding: 2px; display: block; color: #666; background-color: #fff; }
a.highlight:hover { color: #000; cursor: pointer; }
a.ical { background: url(#CHEMIN_IMAGE{synchro-24.gif}) no-repeat; background-position: top center; padding-#ENV{left}: 30px; padding-bottom: 20px; }
a.ical { background: url(#CHEMIN_IMAGE{synchro-24.png}) no-repeat; background-position: top center; padding-#ENV{left}: 30px; padding-bottom: 20px; }
.enfants ul { list-style: none; }
.enfants ul li.rubrique_12 {background:url(#CHEMIN_IMAGE{rubrique-12.gif})[ (#ENV{left})] center no-repeat; padding: 2px; padding-#ENV{left}: 18px; margin-#ENV{left}: 6px;position:relative;}
.enfants ul li.rubrique_12 {background:url(#CHEMIN_IMAGE{rubrique-12.png})[ (#ENV{left})] center no-repeat; padding: 2px; padding-#ENV{left}: 18px; margin-#ENV{left}: 6px;position:relative;}
/* menu langues */
......
......@@ -22,8 +22,8 @@
/* Ancien selecteur de rubriques */
.selecteur_parent{font-size: 90%; width: 99%; max-height: 24px;} /* appliquee sur le <select> */
option.selec_rub { background-position: [(#GET{left})] center; background-image: url(#CHEMIN_IMAGE{rubrique-12.gif}); background-repeat: no-repeat; padding-#GET{left}: 16px; }
option.niveau_1 { font-weight: bold; background: #GET{claire}; background-image: url(#CHEMIN_IMAGE{secteur-12.gif}); background-repeat: no-repeat; }
option.selec_rub { background-position: [(#GET{left})] center; background-image: url(#CHEMIN_IMAGE{rubrique-12.png}); background-repeat: no-repeat; padding-#GET{left}: 16px; }
option.niveau_1 { font-weight: bold; background: #GET{claire}; background-image: url(#CHEMIN_IMAGE{secteur-12.png}); background-repeat: no-repeat; }
option.niveau_2 { color: #202020; border-bottom: 1px solid #GET{claire}; }
option.niveau_3 { color: #404040; }
option.niveau_4 { color: #606060; }
......@@ -33,9 +33,9 @@ option.niveau_6 { color: #a0a0a0; }
/* plongeur */
div.petite-racine { margin-bottom: -5px; }
div.petite-racine, a.petite-racine { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#CHEMIN_IMAGE{racine-site-12.gif}); padding-#GET{left}: 15px; background-color: #fff; border: 1px solid #GET{foncee}; border-bottom: 0; width: 134px; }
div.petite-rubrique, a.petite-rubrique { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#CHEMIN_IMAGE{rubrique-12.gif}); padding-#GET{left}: 15px; }
div.petit-secteur, a.petit-secteur { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#CHEMIN_IMAGE{secteur-12.gif}); padding-#GET{left}: 15px; }
div.petite-racine, a.petite-racine { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#CHEMIN_IMAGE{racine-12.png}); padding-#GET{left}: 15px; background-color: #fff; border: 1px solid #GET{foncee}; border-bottom: 0; width: 134px; }
div.petite-rubrique, a.petite-rubrique { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#CHEMIN_IMAGE{rubrique-12.png}); padding-#GET{left}: 15px; }
div.petit-secteur, a.petit-secteur { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#CHEMIN_IMAGE{secteur-12.png}); padding-#GET{left}: 15px; }
div.rub-ouverte, a.rub-ouverte { padding-#GET{right}: 10px; background: url([(#CHEMIN_IMAGE{triangle-droite[(#GET{rtl})].gif})]) [(#GET{right})] center no-repeat; }
/* selecteur ajax */
#choix_parent_principal { background: #fff; border: 1px solid #GET{foncee}; position: relative; height: 170px; overflow: auto; margin-top:5px;}
......
......@@ -64,9 +64,9 @@ span.iconeholder { float: #GET{left}; position: relative; display: block; width:
li.art span.iconeholder { margin-#GET{left}: 0; }
span.holder {}
li.sec span.iconeholder { background: url(#CHEMIN_IMAGE{secteur-24.gif}) [(#GET{left})] bottom no-repeat; }
li.rub span.iconeholder { background: url(#CHEMIN_IMAGE{rubrique-24.gif}) [(#GET{left})] top no-repeat; }
li.art span.iconeholder { background: url(#CHEMIN_IMAGE{article-24.gif}) [(#GET{left})] top no-repeat; }
li.sec span.iconeholder { background: url(#CHEMIN_IMAGE{secteur-24.png}) [(#GET{left})] bottom no-repeat; }
li.rub span.iconeholder { background: url(#CHEMIN_IMAGE{rubrique-24.png}) [(#GET{left})] top no-repeat; }
li.art span.iconeholder { background: url(#CHEMIN_IMAGE{article-24.png}) [(#GET{left})] top no-repeat; }
li.sec ul{ display: none; }
li.rub ul{ display: none; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter