Committer: narefieva
LJSUP-4705: CSS-Framework development (correction of old styles).U trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2009-08-10 11:37:00 UTC (rev 15596) +++ trunk/htdocs/stc/lj_base.css 2009-08-11 06:59:24 UTC (rev 15597) @@ -276,13 +276,13 @@ } /* Styles for messagers, -Must be removed into New CSS Framework */ +Must be removed after implementation of Framework! */ .b-message { padding: 8px; margin: 10px 0 24px; } .b-message-suggestion { - background:#FFE8BF; - border:1px solid #FF8E44; + background: #FFE8BF; + border: 1px solid #FF8E44; }