Committer: narefieva
LJSUP-8364: April Header USU trunk/bin/upgrading/en_LJ.dat A trunk/htdocs/img/reskining/2011/april/noncyr/ A trunk/htdocs/img/reskining/2011/april/noncyr/horizon-bg.jpg A trunk/htdocs/img/reskining/2011/april/noncyr/horizon-unlogged-bg.jpg A trunk/htdocs/stc/reskining/2011/april/noncyr/ A trunk/htdocs/stc/reskining/2011/april/noncyr/header.css
Modified: trunk/bin/upgrading/en_LJ.dat =================================================================== --- trunk/bin/upgrading/en_LJ.dat 2011-03-25 07:54:01 UTC (rev 10299) +++ trunk/bin/upgrading/en_LJ.dat 2011-03-25 09:01:34 UTC (rev 10300) @@ -5256,6 +5256,8 @@ 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.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">! reskining.october2010=Image by <lj user="maria91bl">. Join the <a href="http://community.livejournal.com/remixed/tag/header%20design%20contest">contest</a> in <lj user="remixed">! Added: trunk/htdocs/img/reskining/2011/april/noncyr/horizon-bg.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/april/noncyr/horizon-bg.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/img/reskining/2011/april/noncyr/horizon-unlogged-bg.jpg =================================================================== (Binary files differ) Property changes on: trunk/htdocs/img/reskining/2011/april/noncyr/horizon-unlogged-bg.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/htdocs/stc/reskining/2011/april/noncyr/header.css =================================================================== --- trunk/htdocs/stc/reskining/2011/april/noncyr/header.css (rev 0) +++ trunk/htdocs/stc/reskining/2011/april/noncyr/header.css 2011-03-25 09:01:34 UTC (rev 10300) @@ -0,0 +1,53 @@ +/* Horizon +--------------------------------------*/ +/* Welcome block */ +#welcome, +#welcome A { + color: #041b56 !important; + } + +/* Logged in +--------------------------------------*/ +.logged-in #navigation { + background: #2F85C1 url(/img/reskining/2011/april/noncyr/horizon-bg.jpg?v=1) 100% 0 no-repeat; + } + .logged-in #Logo { + top: 10px; + right: 25px; + } + .mobile-msg #Logo { + top: 33px; + } + .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: #2F85C1 url(/img/reskining/2011/april/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; + } + +