X-Git-Url: https://svn.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/3e0a2c257d49fb162da9c70d2f70194036235166..ddddef2ef68212cbaba3219b0a28ddb9ac987278:/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; 
 }