From 4a0acde729a5c95e77ce6e76be7c3116c040d597 Mon Sep 17 00:00:00 2001 From: echel0n Date: Fri, 25 Apr 2014 03:26:29 -0700 Subject: [PATCH] Reverted changes to default.css, was just to widescreen for my liking. --- gui/slick/css/default.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gui/slick/css/default.css b/gui/slick/css/default.css index 2c471071..9054d7d6 100644 --- a/gui/slick/css/default.css +++ b/gui/slick/css/default.css @@ -176,7 +176,7 @@ a{ #header .wrapper { margin: 0 auto; position: relative; - width: 1250px; + width: 960px; } #header a:hover { background: none; @@ -185,7 +185,7 @@ a{ #header .showInfo .checkboxControls { margin: 0 auto; position: relative; - width: 1250px; + width: 960px; } #logo { @@ -354,7 +354,7 @@ input:not(.btn){margin-right:6px;margin-top:5px;padding-top:4px;padding-bottom:4 /* --------------------------------------------- */ .footer { clear: both; - width: 1250px; + width: 960px; text-align: center; padding-top: 5px; padding-bottom: 5px; @@ -667,7 +667,7 @@ tr.snatched { height: 35px; } .showInfo { - width: 1000px; + width: 745px; float: right; padding-top: 10px; } @@ -737,7 +737,7 @@ div#summary tr td { line-height: 24px; margin: 0 auto; padding: 105px 0 0; - width: 1250px; + width: 960px; } .showLegend { font-weight: 700;