Committer: esavintcev
LJSUP-13627: 1. New message. Inbox ?\226?\128?\148 All errors at the pageU trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2012-10-23 06:53:22 UTC (rev 23182) +++ trunk/htdocs/stc/lj_base.css 2012-10-23 07:53:39 UTC (rev 23183) @@ -2027,6 +2027,9 @@ .b-msgsystem-error { display: none; } + .b-msgsystem-errorbox-show .b-msgsystem-error-ajax { + display: block; + } .b-msgsystem-errorbox-errors { display: block; } @@ -2062,6 +2065,9 @@ .b-msgsystem-message { display: none; } + .b-msgsystem-messagebox-show .b-msgsystem-message-ajax { + display: block; + } .b-msgsystem-messagebox-messages { display: block; }