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

cibler #wysiwyg plus precisement que #voir

parent 41d6dc0f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -430,12 +430,12 @@ h3.spip { margin: 2em 0 1.4em 0; border-bottom: 2px solid; font: 1.15em Verdana, ...@@ -430,12 +430,12 @@ h3.spip { margin: 2em 0 1.4em 0; border-bottom: 2px solid; font: 1.15em Verdana,
p.spip { line-height: 1.4em; } p.spip { line-height: 1.4em; }
p.spip_note { margin-bottom: 3px; margin-top: 3px; margin-#GET{left}: 17px; text-indent: -17px; } p.spip_note { margin-bottom: 3px; margin-top: 3px; margin-#GET{left}: 17px; text-indent: -17px; }
#voir a { color: #604A7F; text-decoration: underline; } #wysiwyg a { color: #604A7F; text-decoration: underline; }
a.spip_note { background-color: #eee; font-weight: bold; } a.spip_note { background-color: #eee; font-weight: bold; }
a.spip_in {} a.spip_in {}
.spip_out, .spip_url, .spip_glossaire { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=spip_out.gif) [(#GET{right})] center no-repeat; padding-#GET{right}: 12px; } .spip_out, .spip_url, .spip_glossaire { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=spip_out.gif) [(#GET{right})] center no-repeat; padding-#GET{right}: 12px; }
#voir a:hover { color: #F57900; text-decoration: underline; } #wysiwyg a:hover { color: #F57900; text-decoration: underline; }
#voir a.spip_glossaire:hover { text-decoration: underline overline; } #wysiwyg a.spip_glossaire:hover { text-decoration: underline overline; }
.spip_recherche { width: 240px; float: [(#GET{right})]; } .spip_recherche { width: 240px; float: [(#GET{right})]; }
.spip_recherche .recherche{ padding: 3px; width: 200px; font-size: 10px; border: 1px solid #FFF; background-color: #GET{foncee}; color: #FFF; margin: 0 3px 6px 0; } .spip_recherche .recherche{ padding: 3px; width: 200px; font-size: 10px; border: 1px solid #FFF; background-color: #GET{foncee}; color: #FFF; margin: 0 3px 6px 0; }
...@@ -672,8 +672,8 @@ div.puce_breve_popup, span.puce_breve_popup { width: 27px; } ...@@ -672,8 +672,8 @@ div.puce_breve_popup, span.puce_breve_popup { width: 27px; }
/* generique */ /* generique */
#voir { overflow: hidden; } #voir { overflow: hidden; }
#contenu #voir span.label { clear: both; display: block; background-color: #GET{claire}; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=pale.gif); margin-top: 2em; padding: .1em; font-size: x-small; color: #777; } #contenu #wysiwyg span.label { clear: both; display: block; background-color: #GET{claire}; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=pale.gif); margin-top: 2em; padding: .1em; font-size: x-small; color: #777; }
#contenu #voir span p { margin-top: 0; } #contenu #wysiwyg span p { margin-top: 0; }
#navigation .infos .numero { font-size: x-small;font-weight: bold; text-align: center; } #navigation .infos .numero { font-size: x-small;font-weight: bold; text-align: center; }
#navigation .infos .numero p { font-size: x-large; margin:5px 0;color:#333; font-family: verdana, helvetica, arial, sans; } #navigation .infos .numero p { font-size: x-large; margin:5px 0;color:#333; font-family: verdana, helvetica, arial, sans; }
#contenu .bandeau_actions {border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin:5px 0;clear:both; } #contenu .bandeau_actions {border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin:5px 0;clear:both; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter