Committer: ailyin
LJSUP-14597 (update betatest.bml to replace the centos server with the test ubuntu server): refactoring, no functional changesU trunk/htdocs/stc/betatest.css
Modified: trunk/htdocs/stc/betatest.css =================================================================== --- trunk/htdocs/stc/betatest.css 2012-12-13 07:47:42 UTC (rev 13040) +++ trunk/htdocs/stc/betatest.css 2012-12-13 08:08:56 UTC (rev 13041) @@ -150,6 +150,7 @@ .alt-servers-list LI { float: left; width: 240px; + height: 145px; padding: 0; margin: 0 0 45px 0; } @@ -177,6 +178,12 @@ .serv-omega .server-pic { background-position: 50% -420px; } + .serv-epsilon .server-pic { + background-position: 50% -140px; + } .serv-beta-varnish .server-pic { background-position: 50% 0; - } \ No newline at end of file + } + .serv-s3 .server-pic { + background-position: 50% 0; + }