X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/blobdiff_plain/3e0a2c257d49fb162da9c70d2f70194036235166..02643dc71034e01a60f505cdc0887ae79314a3ed:/skins/custom_generic/zpt_stylesheet.css.dtml

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; 
 }