From 4d4538a3464db0d6ed89005d06585c5eeb1ad5aa Mon Sep 17 00:00:00 2001
From: z3d <z3d@mail.i2p>
Date: Thu, 20 Aug 2009 15:24:14 +0000
Subject: [PATCH] Space efficiency drive for light console theme.

---
 .../themes/console/light/console.css          | 45 ++++++++++++-------
 1 file changed, 30 insertions(+), 15 deletions(-)

diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index 6138ab4c89..67c22bcc4f 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -1,7 +1,7 @@
 /* Not yet complete. Subject to flux and change. dr|z3d - 07.25.09 */
 
 body {
-     margin: 25px 10px 0 5px;
+     margin: 15px 0px 0 5px;
      padding: 0em;
      text-align: center;
      background: #eef;
@@ -78,7 +78,7 @@ a:active{
 div.routersummaryouter {
      float: left;
      width: 215px;
-     margin: 0 0 10px 20px;
+     margin: 0 0 10px 0px;
      padding: 0;
      border: 0;
      clear: left;/* fixes a bug in Opera */
@@ -213,7 +213,7 @@ div.warning {
 }
 
 div.main {
-     margin: 0px 0px 20px 220px;
+     margin: 0px 0px 20px 195px;
      padding: 0 15px 15px 25px;
      background: #eef;
      text-align: left;
@@ -237,7 +237,7 @@ div.main textarea {
 }
 
 div.news {
-     margin: 0px 15px 20px 245px;
+     margin: 0px 15px 10px 220px;
      padding: 20px 30px 20px 30px;
      border: 1px solid #003;
      color: #410;
@@ -302,7 +302,7 @@ div.news h4 {
 
 div.confignav {
      padding: 15px 10px !important;
-     margin: 0 0 25px 0;
+     margin: 0 0px 15px 0;
      background: #ddf url('images/lightbluetile.png');
      -moz-border-radius: 4px;
      -khtml-border-radius: 4px;
@@ -316,8 +316,8 @@ div.confignav {
 }
 
 div.configure {
-     padding: 0 15px 15px 15px !important;
-     margin: 10px 0px 25px 0;
+     padding: 0 15px 0px 15px !important;
+     margin: 0px 0px 15px 0;
      background: #ddf url('images/lightbluetile.png');
      -moz-border-radius: 4px;
      -khtml-border-radius: 4px;
@@ -327,6 +327,17 @@ div.configure {
      min-width: 400px;
 }
 
+div.configure h3, div.graphspanel h3 {
+     border: 1px solid #002;
+     border-left: 5px solid #002;
+     padding: 3px 5px 3px 5px;
+     margin: 15px 0 15px 0;
+     border-radius: 0 4px 4px 0;
+     -moz-border-radius: 0 4px 4px 0;
+     -khtml-border-radius: 0 4px 4px 0;
+     background: #eef;
+}
+
 div.graphspanel {
      padding: 12px;
      margin: 10px 0px 25px 0;
@@ -365,7 +376,7 @@ div.graphspanel form {
 
 div.messages {
      padding: 10px;
-     margin: 10px 0 20px 0;
+     margin: 10px 0 15px 0;
      background: #ddf;
      -moz-border-radius: 4px;
      -khtml-border-radius: 4px;
@@ -397,7 +408,7 @@ table {
      border-collapse: collapse;
      width: 100%;
      border: 1px solid #000022;
-     margin: 5px 0px 5px 0px;
+     margin: 0px -15px 5px 0px;
      cell-padding: 1px;
      font-size: 7pt;
      background: #b4c8ff url('images/tabletitlelight.png') repeat-x;
@@ -462,7 +473,7 @@ div.main li {
      text-align: left;
      list-style: square;
      margin: 2px 5px 0px 20px;
-     padding: 1px 20px 1px 10px;
+     padding: 1px 10px 1px 10px;
      line-height: 150%;
      word-wrap: break-word;
 }
@@ -528,7 +539,7 @@ h1 {
      text-align: left;
      color: #002;
      padding: 10px 15px;
-     margin: 0 15px 25px 245px;
+     margin: 0 15px 15px 220px;
      font: normal bold 16pt/120% "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
      letter-spacing: 0.15em;
      text-transform: uppercase;
@@ -554,7 +565,7 @@ h2 {
      border-radius: 4px;
      -moz-border-radius: 4px;
      -khtml-border-radius: 4px;
-     margin: 25px 0 20px 0 !important;
+     margin: 15px 0px 15px 0 !important;
      -moz-box-shadow: inset 0px 0px 1px 0px #002;
      word-wrap: break-word;
 }
@@ -571,7 +582,7 @@ h3 {
      border: 1px solid #002;
      border-left: 5px solid #002;
      padding: 3px 5px 3px 5px;
-     margin: 20px 0 15px 0;
+     margin: 10px 0 15px 0;
      border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      -khtml-border-radius: 0 4px 4px 0;
@@ -764,8 +775,8 @@ form {}
 }
 
 .joblog {
-     margin: 25px 0 25px 0;
-     padding: 20px 40px 20px 40px !important;
+     margin: 15px 0;
+     padding: 10px 20px !important;
      border: 1px solid #003;
      background-color: #004;
      background: #ddf url('images/lightbluetile.png');
@@ -786,6 +797,10 @@ form {}
      word-wrap: break-word !important;
 }
 
+.joblog table {
+     margin-top: 10px;
+}
+
 .smallhead {
      font-size: 7pt
 }
-- 
GitLab