Committer: narefieva
LJSUP-4757: Preparation for reskining.U trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2009-08-21 17:15:36 UTC (rev 15626) +++ trunk/htdocs/stc/lj_base.css 2009-08-24 08:55:39 UTC (rev 15627) @@ -320,3 +320,10 @@ filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity:.5; } + +/* Block for adding HTML into headers. +It must be invisible, use it only for reskining */ +.b-reskining-header { + display: none; + } +