Committer: narefieva
LJSUP-8089: St Patrick headerA trunk/htdocs/img/reskining/2011/march/stpd/ A trunk/htdocs/img/reskining/2011/march/stpd/horizon-bg.gif A trunk/htdocs/img/reskining/2011/march/stpd/horizon-unlogged-bg.gif A trunk/htdocs/img/reskining/2011/march/stpd/l.gif A trunk/htdocs/img/reskining/2011/march/stpd/lanz.jpg A trunk/htdocs/img/reskining/2011/march/stpd/r.gif A trunk/htdocs/stc/reskining/2011/march/stpd/ A trunk/htdocs/stc/reskining/2011/march/stpd/header.css
Added: trunk/htdocs/img/reskining/2011/march/stpd/horizon-bg.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/march/stpd/horizon-bg.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/march/stpd/horizon-unlogged-bg.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/march/stpd/horizon-unlogged-bg.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/march/stpd/l.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/march/stpd/l.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/march/stpd/lanz.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/march/stpd/lanz.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/march/stpd/r.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/march/stpd/r.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/stc/reskining/2011/march/stpd/header.css =================================================================== --- trunk/htdocs/stc/reskining/2011/march/stpd/header.css (rev 0) +++ trunk/htdocs/stc/reskining/2011/march/stpd/header.css 2011-03-09 10:51:20 UTC (rev 10202) @@ -0,0 +1,137 @@ +/* Horizon +--------------------------------------*/ +/* Welcome block */ +#welcome, +#welcome A { + color: #FFF !important; + } + +/* Logged in +--------------------------------------*/ +.logged-in #navigation { + background: #013226 url(/img/reskining/2011/march/stpd/horizon-bg.gif?v=1) 100% 0 no-repeat; + } + .logged-in #Logo { + top: 13px; + right: 25px; + } + .mobile-msg #Logo { + top: 36px; + } + .logged-in #Logo A { + display: block; + height: 55px; + width: 257px; + } +.NavMenuItem A, +.NavMenuItem A:visited { + color: #FFF; + } +.NavMenuItem:link, +.NavMenuItem:visited, +.NavMenuItem:hover, +.NavMenuItem:active { + border: 0 !important; + } + +/* Logged out +--------------------------------------*/ +.logged-out #navigation { + z-index: auto; + background: #013226 url(/img/reskining/2011/march/stpd/horizon-unlogged-bg.gif?v=1) 0 0 no-repeat; + } + + +/* Lanzelot +--------------------------------------*/ +#header { + background:#013226 url(/img/reskining/2011/march/stpd/lanz.jpg?v=1) 0 0 no-repeat; + } + #header .logo, + #header .logo A, + #header .logo SPAN { + background:none; + width:244px !important; + } + +#header .login-tl { + top: 20px; + background: none; + } + +#header .themes A:link, +#header .themes A:visited { + border-color: #FFF !important; + color: #FFF !important; + } +#header .themes A:hover { + border: none; + color: #FFF !important; + } + #header .themes .cur A:link, + #header .themes .cur A:visited { + color: #FFF !important; + } + #header .searchbar .links { + color: #FFF !important; + } + #header .searchbar .links A { + border-color: #FFF !important; + color: #FFF !important; + } + #header .searchbar .links A:hover { + border-color: #CCC !important; + color: #FFF !important; + } + +#header .userbar A:link, +#header .userbar A:visited { + border-color:#FFF !important; + color: #FFF !important; + } +#header .userbar A:hover { + border-color:#CCC !important; + color: #FFF !important; + } +#header .themes .next { + background: none; + } + +#header .searchbar .tabs .cur, +#header .themes .cur { + background-image:url(/img/reskining/2011/march/stpd/l.gif?v=1); + } +#header .searchbar .tabs .cur LABEL, +#header .themes .cur SPAN { + background-image:url(/img/reskining/2011/march/stpd/r.gif?v=1); + } +#header .themes .submenu SPAN.pic-count { + background:none; + } + +#header TABLE.login-form, +#header TABLE.login-form LABEL, +#header TABLE.login-form A:link, +#header TABLE.login-form A:visited { + border-color: #FFF; + color: #FFF !important; + } +#header TABLE.login-form A:link:hover, +#header TABLE.login-form A:visited:hover { + border-color: #CCC !important; + color: #FFF !important; + } + + + + +/* The block about reskining */ +DL.b-reskining-about { + display: block; + } +* HTML DL.b-reskining-about { + display: none; + } + + +