X-Git-Url: https://svn.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/3e0a2c257d49fb162da9c70d2f70194036235166..ba5dfbeadced3f2773dfee1bad46c9b86d4f4a86:/skins/custom_generic/zpt_stylesheet.css.dtml?ds=sidebyside

diff --git a/skins/custom_generic/zpt_stylesheet.css.dtml b/skins/custom_generic/zpt_stylesheet.css.dtml
index 21d62c3..53aea26 100644
--- a/skins/custom_generic/zpt_stylesheet.css.dtml
+++ b/skins/custom_generic/zpt_stylesheet.css.dtml
@@ -215,7 +215,7 @@ textarea {
 
    
 /* Status messages */
-.DesktopStatusBar  {
+#DesktopStatusBar, .DesktopStatusBar  {
   background-color: &dtml-messageBackgroundColor;;
   border: 1px solid &dtml-messageBorderColor;;
   color: &dtml-messageFontColor;;
@@ -226,7 +226,7 @@ textarea {
   vertical-align: middle;
 }
 
-.DesktopStatusBar img {
+#DesktopStatusBar img, .DesktopStatusBar img {
   vertical-align: middle; 
 }