Committer: narefieva
LJSUP-8948: June header for cyr usersU trunk/bin/upgrading/en_LJ.dat A trunk/htdocs/img/reskining/2011/june/ A trunk/htdocs/img/reskining/2011/june/cyr/ A trunk/htdocs/img/reskining/2011/june/cyr/horizon-bg.jpg A trunk/htdocs/img/reskining/2011/june/cyr/l.gif A trunk/htdocs/img/reskining/2011/june/cyr/lanz.jpg A trunk/htdocs/img/reskining/2011/june/cyr/r.gif A trunk/htdocs/stc/reskining/2011/june/ A trunk/htdocs/stc/reskining/2011/june/cyr/ A trunk/htdocs/stc/reskining/2011/june/cyr/header.css
Modified: trunk/bin/upgrading/en_LJ.dat =================================================================== --- trunk/bin/upgrading/en_LJ.dat 2011-06-01 09:16:47 UTC (rev 10590) +++ trunk/bin/upgrading/en_LJ.dat 2011-06-01 10:06:25 UTC (rev 10591) @@ -5311,6 +5311,8 @@ reskining.july2010=sometext1 <lj user="test"> sometext2 <lj user="test"> sometext3 +reskining.june2011.cyr=Image by <lj user="smb">. + reskining.march2011=Image by <lj user="easels">. Join the <a href="http://community.livejournal.com/remixed/tag/header%20design%20contest">contest</a> in <lj user="remixed">! reskining.may2011.enze=Image by <lj user="smb">. Added: trunk/htdocs/img/reskining/2011/june/cyr/horizon-bg.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/june/cyr/horizon-bg.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/june/cyr/l.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/june/cyr/l.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/june/cyr/lanz.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/june/cyr/lanz.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/june/cyr/r.gif =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/june/cyr/r.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/stc/reskining/2011/june/cyr/header.css =================================================================== --- trunk/htdocs/stc/reskining/2011/june/cyr/header.css (rev 0) +++ trunk/htdocs/stc/reskining/2011/june/cyr/header.css 2011-06-01 10:06:25 UTC (rev 10591) @@ -0,0 +1,118 @@ +/* Horizon +--------------------------------------*/ +/* Welcome block */ +#welcome, +#welcome A { + color: #FFF !important; + } + +/* Logged in +--------------------------------------*/ +.logged-in #navigation { + background: #43699F url(/img/reskining/2011/june/cyr/horizon-bg.jpg?v=1) 100% 0 no-repeat; + } + .logged-in #Logo { + top: 15px; + right: 25px; + } + .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:#43699F url(/img/reskining/2011/june/cyr/lanz.jpg?v=2) 0 100% no-repeat; + } + #header .logo, + #header .logo A, + #header .logo SPAN { + background:none; + width:254px !important; + } + +#header .login-tl { + top: 20px; + background: none; + } + +/* Search bar links */ +#header .searchbar .links { + color: #FFF !important; + } +#header .searchbar .links A { + border-color: #FFF !important; + color: #FFF !important; + } +#header .searchbar .links A:hover { + border-color: #AD94B0 !important; + color: #FFF !important; + } + +/* Userbar */ +#header .userbar A:link, +#header .userbar A:visited { + border-color:#FFF !important; + color: #FFF !important; + } +#header .userbar A:hover { + border-color:#AD94B0 !important; + color: #FFF !important; + } + +#header .themes .next { + background: none; + } +#header .searchbar .tabs .cur, +#header .themes .cur { + background-image:url(/img/reskining/2011/june/cyr/l.gif?v=1); + } +#header .searchbar .tabs .cur LABEL, +#header .themes .cur SPAN { + background-image:url(/img/reskining/2011/june/cyr/r.gif?v=1); + } +#header .themes .submenu SPAN.pic-count { + background:none; + } + +/* Login form */ +#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: #AD94B0 !important; + color: #FFF !important; + } + + +/* The block about reskining */ +DL.b-reskining-about { + display: block; + } +* HTML DL.b-reskining-about { + display: none; + } + + +