Committer: narefieva
LJSUP-8753: May header for non-cyr usersU trunk/bin/upgrading/en_LJ.dat A trunk/htdocs/img/reskining/2011/may/noncyr/ A trunk/htdocs/img/reskining/2011/may/noncyr/horizon-bg.jpg A trunk/htdocs/img/reskining/2011/may/noncyr/horizon-unlogged-bg.jpg A trunk/htdocs/stc/reskining/2011/may/noncyr/ A trunk/htdocs/stc/reskining/2011/may/noncyr/header.css
Modified: trunk/bin/upgrading/en_LJ.dat =================================================================== --- trunk/bin/upgrading/en_LJ.dat 2011-05-05 02:29:27 UTC (rev 10480) +++ trunk/bin/upgrading/en_LJ.dat 2011-05-05 03:13:24 UTC (rev 10481) @@ -5291,6 +5291,8 @@ reskining.may2011.enze=Image by <lj user="smb">. +reskining.may2011.noncyr=Image by <lj user="chocolate-coke">. Join the <a href="http://community.livejournal.com/remixed/tag/header%20design%20contest">contest</a> in <lj user="remixed">! + reskining.april2011=Image by <lj user="scatteredintime">. Join the <a href="http://community.livejournal.com/remixed/tag/header%20design%20contest">contest</a> in <lj user="remixed">! reskining.november2010=The Leonids meteor shower reaches its peak in mid-November. Image by <lj user="marspathfinder">. Enter the next <a href="http://community.livejournal.com/remixed/tag/header%20design%20contest">header contest</a> in <lj user="remixed">! Added: trunk/htdocs/img/reskining/2011/may/noncyr/horizon-bg.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/may/noncyr/horizon-bg.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/may/noncyr/horizon-unlogged-bg.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/may/noncyr/horizon-unlogged-bg.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/stc/reskining/2011/may/noncyr/header.css =================================================================== --- trunk/htdocs/stc/reskining/2011/may/noncyr/header.css (rev 0) +++ trunk/htdocs/stc/reskining/2011/may/noncyr/header.css 2011-05-05 03:13:24 UTC (rev 10481) @@ -0,0 +1,53 @@ +/* Horizon +--------------------------------------*/ +/* Welcome block */ +#welcome, +#welcome A { + color: #041b56 !important; + } + +/* Logged in +--------------------------------------*/ +.logged-in #navigation { + background: #C4495B url(/img/reskining/2011/may/noncyr/horizon-bg.jpg?v=1) 100% 0 no-repeat; + } + .logged-in #Logo { + top: 15px; + right: 30px; + } + .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; + } + +/* Logged out +--------------------------------------*/ +.logged-out #navigation { + z-index: auto; + background: #C4495B url(/img/reskining/2011/may/noncyr/horizon-unlogged-bg.jpg?v=1) 0 0 no-repeat; + } + + +/* The block about reskining */ +DL.b-reskining-about { + display: block; + } +* HTML DL.b-reskining-about { + display: none; + } + +