Committer: narefieva
LJSUP-7884: 23 feb headerA trunk/htdocs/img/reskining/2011/february/ A trunk/htdocs/img/reskining/2011/february/horizon-bg.jpg A trunk/htdocs/img/reskining/2011/february/l.gif A trunk/htdocs/img/reskining/2011/february/lanz.jpg A trunk/htdocs/img/reskining/2011/february/r.gif A trunk/htdocs/stc/reskining/2011/february/ A trunk/htdocs/stc/reskining/2011/february/header.css
Added: trunk/htdocs/img/reskining/2011/february/horizon-bg.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/february/horizon-bg.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/february/l.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/february/l.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/february/lanz.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/february/lanz.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/february/r.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/february/r.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/stc/reskining/2011/february/header.css =================================================================== --- trunk/htdocs/stc/reskining/2011/february/header.css (rev 0) +++ trunk/htdocs/stc/reskining/2011/february/header.css 2011-02-17 09:45:30 UTC (rev 10064) @@ -0,0 +1,75 @@ +/* Horizon +--------------------------------------*/ +/* Welcome block */ +#welcome, +#welcome A { + color: #FFF !important; + } + +/* Logged in +--------------------------------------*/ +.logged-in #navigation { + background: #7d8051 url(/img/reskining/2011/february/horizon-bg.jpg?v=1) 100% 0 no-repeat; + } + .logged-in #Logo { + top: 15px; + right: 20px; + } + .mobile-msg #Logo { + top: 38px; + } + .logged-in #Logo A { + display: block; + height: 55px; + width: 237px; + } +.NavMenuItem A, +.NavMenuItem A:visited { + color: #FFF; + } +.NavMenuItem:link, +.NavMenuItem:visited, +.NavMenuItem:hover, +.NavMenuItem:active { + border: 0 !important; + } + + +/* Lanzelot +--------------------------------------*/ +#header { + background:#7d8051 url(/img/reskining/2011/february/lanz.jpg?v=1) 0 100% no-repeat; + } + #header .logo, + #header .logo A, + #header .logo SPAN { + background:none; + width:244px !important; + } + +#header .login-tl { + top: 20px; + background: none; + } + +#header .themes .next { + background: none; + } +#header .searchbar .tabs .cur, +#header .themes .cur { + background-image:url(/img/reskining/2011/february/l.gif?v=1); + } +#header .searchbar .tabs .cur LABEL, +#header .themes .cur SPAN { + background-image:url(/img/reskining/2011/february/r.gif?v=1); + } +#header .themes .submenu SPAN.pic-count { + background:none; + } + +/* The block about reskining is OFF */ +DL.b-reskining-about { + display: none; + } + +