From 7f7ccc3b35a1b1f712ce2964a666c07780ed4a29 Mon Sep 17 00:00:00 2001
From: Cerdic <cedric@yterium.com>
Date: Tue, 21 Aug 2007 18:26:25 +0000
Subject: [PATCH] cibler #wysiwyg plus precisement que #voir

---
 dist/style_prive.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dist/style_prive.html b/dist/style_prive.html
index 7029cd3a6a..505555396e 100644
--- a/dist/style_prive.html
+++ b/dist/style_prive.html
@@ -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_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_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; }
-#voir a:hover { color: #F57900; text-decoration: underline; }
-#voir a.spip_glossaire:hover { text-decoration: underline overline; }
+#wysiwyg a:hover { color: #F57900; text-decoration: underline; }
+#wysiwyg a.spip_glossaire:hover { text-decoration: underline overline; }
 
 .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; }
@@ -672,8 +672,8 @@ div.puce_breve_popup, span.puce_breve_popup { width: 27px; }
 /* generique */
 #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 #voir span p { margin-top: 0; }
+#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 #wysiwyg span p { margin-top: 0; }
 #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; }
 #contenu .bandeau_actions {border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin:5px 0;clear:both; }
-- 
GitLab