commit d596d8632ae00d0e16d74dc53b0ee8ac35f1a9e4
Author: Sebastian Hahn <[email protected]>
Date:   Wed Nov 2 10:51:42 2011 +0100

    Remove unused CSS selectors
---
 web/css/stylesheet-ltr.css |  361 --------------------------------------------
 1 files changed, 0 insertions(+), 361 deletions(-)

diff --git a/web/css/stylesheet-ltr.css b/web/css/stylesheet-ltr.css
index ca49f90..ce0c54e 100644
--- a/web/css/stylesheet-ltr.css
+++ b/web/css/stylesheet-ltr.css
@@ -34,39 +34,6 @@ li {
     text-align: left;
 }
 
-/* for the shadow box */
-
-table.shadowbox {
-    width: 788px;
-    border-collapse: collapse;
-    padding: 0;
-    margin-bottom: 2em;
-}
-
-table.shadowbox td {
-    margin: 0;
-    padding: 0;
-}
-
-/* spacer */
-
-td.spacer {
-    width: 110px;
-}
-
-div.banner {
-    text-align: center;
-    height: 79px;
-    margin-bottom: 10px;
-    width:100%;
-}
-
-table.table-banner {
-    margin: 0 auto 0 auto;
-    background-image: url("images/tor_mast.gif");
-    background-repeat: no-repeat;
-}
-
 div.bottom {
     font-size: 0.8em;
     margin-top: 0.5cm;
@@ -75,32 +42,6 @@ div.bottom {
     text-align: center;
 }
 
-/* the sidebars */
-
-div.sidebar {
-       -moz-border-radius: 5px;
-       -khtml-border-radius: 5px;
-  background-color: #e5e5e5;
-  float: right;
-  margin: 0 0 10px 10px;
-  /* border: 2px solid #666; */
-  padding: 10px;
-  width: 150px;
-  text-align: center;
-}
-
-div.sidebar-left {
-       -moz-border-radius: 5px;
-       -khtml-border-radius: 5px;
-  background-color: #e5e5e5;
-  float: right;
-  margin: 0 0 5px 5px;
-  /* border: 2px solid #666; */
-  padding: 5px;
-  width: 275px;
-  text-align: left;
-}
-
 /* The main column (left text) */
 
 div.main-column {
@@ -113,11 +54,6 @@ div.main-column {
 
 /* formatting styles */
 
-h1 {
-    font-size: 1.6em;
-    margin-bottom: 0.5em;
-}
-
 h2 {
     font-size: 1.4em;
     margin-bottom: 0em;
@@ -132,20 +68,6 @@ h3 {
     margin-top: 0;
 }
 
-h4 {
-    font-size: 1.1em;
-    margin-bottom: 0em;
-    font-weight: bold;
-    margin-top: 0;
-}
-
-h5 {
-    font-size: 1.0em;
-    margin-bottom: 0em;
-    font-weight: bold;
-    margin-top: 0;
-}
-
 p {
     margin-top: 0;
     margin-bottom: 1em;
@@ -161,20 +83,6 @@ a:visited {
     font-size: 1em;
 }
 
-a.anchor:link {
-    font-size: 1em;
-    color: black;
-    font-weight: bold;
-    text-decoration: none;
-}
-
-a.anchor:visited {
-    font-size: 1em;
-    color: black;
-    font-weight: bold;
-    text-decoration: none;
-}
-
 a.anchor {
     font-size: 1em;
     color: black;
@@ -186,10 +94,6 @@ td {
     vertical-align: top;
 }
 
-a.smalllink {
-    font-size: 0.8em;
-}
-
 /* the banner */
 
 table.banner {
@@ -247,195 +151,6 @@ td.banner-right {
     left: -50px;
 }
 
-.donatebutton {
-       width: auto;
-       text-align: center;
-}
-
-.donatebutton a {
-       -moz-border-radius: 5px;
-       -khtml-border-radius: 5px;
-       margin: 10px 0 0 0;
-       font-weight: bold;
-       display: block;
-       padding: 6px;
-       background-color: #00802B;
-       border-top: 1px solid #00A838;
-       border-left: 1px solid #00A838;
-       border-bottom: 1px solid #00591E;
-       border-right: 1px solid #00591E;
-       color: #FFFFFF;
-}
-
-.donatebutton a:hover {
-        color: orange;
-}
-
-.donatebutton a:active {
-        color: orange;
-}
-
-.downloadbutton {
-        width: auto;
-        text-align: center;
-}
-
-.downloadbutton a {
-       -moz-border-radius: 5px;
-       -khtml-border-radius: 5px;
-       margin: 10px 0 0 0;
-       font-weight: bold;
-       display: block;
-       padding: 6px;
-       background-color: orange;
-       color: #FFFFFF;
-}
-
-.downloadbutton a:hover {
-        color: green;
-}
-
-.donatebutton a:active {
-        color: green;
-}
-
-/* these styles are for the menu on the gui contest pages */
-
-.guileft {
-        width: 25%;
-        float: left;
-        padding: 0;
-        margin: 0;
-}
-
-.guimenu {
-        border: 1px solid #AAA6AB;
-        background-color: #E2DFE3;
-        margin: 0 15px 15px 0;
-        padding: 0;
-}
-
-.guimenuinner a {
-             display: block;
-             text-decoration: none;
-             padding: 2px 0px 0px 12px;
-             margin: 0 0 0 0px;
-             color: #333333;
-}
-
-.guimenuinner a:visited {
-             color: #333333;
-}
-
-.guimenuinner a:hover {
-             background-image: url(gui/img/arrow.png);
-             background-repeat: no-repeat;
-             background-position: left;
-             color: #EF8012;
-}
-
-.guimenuinner a.on {
-             background-image: url(gui/img/arrow.png);
-             background-repeat: no-repeat;
-             background-position: left;
-             color: #EF8012;
-}
-
-
-.guimenu h1 {
-         width: 85%;
-        font-size: 16px;
-        margin: 0 0 8px 0;
-        padding: 0;
-        border-bottom: 1px solid #AAA6AB;
-}
-
-.curveleft {
-          background-image: url(gui/img/corner-topleft.png);
-          background-repeat: no-repeat;
-          background-position: top left;
-          margin: -1px;
-}
-
-.curveright {
-           background-image: url(gui/img/corner-topright.png);
-           background-repeat: no-repeat;
-           background-position: top right;
-}
-
-.guimenuinner {
-
-             padding: 0 10px 0 10px;
-}
-
-
-.curvebottomleft {
-                background-image: url(gui/img/corner-bottomleft.png);
-                background-repeat: no-repeat;
-                background-position: bottom left;
-                margin: -1px;
-}
-
-.curvebottomright {
-                 background-image: url(gui/img/corner-bottomright.png);
-                 background-repeat: no-repeat;
-                 background-position: bottom right;
-}
-
-table.mirrors {
-       margin: 0 auto;
-       border-width: 3px;
-       border-color: gray;
-       border-style: ridge;
-       border-collapse: collapse;
-}
-table.mirrors th {
-       border: 1px solid gray;
-       background-color: #DDDDDD;
-}
-table.mirrors td {
-       border: 1px solid gray;
-       padding: 4px;
-}
-
-acronym {
-  border-bottom: none;
-}
-
-dt {
-  font-weight: bolder;
-  font-style: italic;
-}
-
-.nb {
-       -moz-border-radius: 5px;
-       -khtml-border-radius: 5px;
-       background-color:#EEEEFF;
-       border:1px solid #000000;
-       color:black;
-       font-size:10pt;
-       font-weight:bold;
-       margin:10px 0;
-       padding:15px 20px;
-       text-align:justify;
-}
-
-.warning {
-       -moz-border-radius: 5px;
-       -khtml-border-radius: 5px;
-       background-color:#FFFFFF;
-       background-image:url(/images/distros/warning.png);
-       background-position:15px center;
-       background-repeat:no-repeat;
-       border:2px solid #FF0000;
-       color:#1A1A1A;
-       font-size:10pt;
-       font-weight:bold;
-       margin:10px 0;
-       padding:15px 20px 15px 67px;
-       text-align:justify;
-}
-
 hr {
        background-color:#002200;
        color:#666666;
@@ -444,79 +159,3 @@ hr {
        line-height:0;
        margin:15px 0 5px;
 }
-
-.underline {
-       border-bottom:1px solid #000022;
-       margin:10px 0 20px;
-       padding:5px 0;
-}
-
-div#graphmenu {
-  float:left;
-  margin-top:20px;
-  width:100%;
-  padding:5px;
-}
-
-#graphmenu div.formrow {
-  clear:both;
-}
-
-#graphmenu .formrow p {
-  float:left;
-}
-
-#graphmenu .formrow label {
-  float:left;
-  width:100px;
-  margin:0px 5px 0px 0px;
-  text-align:right;
-}
-
-#graphmenu .formrow label.graphname {
-  float:left;
-  width:100px;
-  margin:0px;
-  text-align:right;
-}
-
-#graphmenu .formrow label.startend {
-  width:50px;
-  margin:0px 10px 0px 0px;
-  text-align:right;
-}
-
-#graphmenu .formrow input {
-  float:left;width:100px;
-}
-
-#graphmenu .formrow input.submit {
-  width:100px;
-  margin:0px 0px 0px 10px;
-}
-
-#graphmenu .break {
-  clear:both;
-}
-
-#graphmenu .note {
-  float:left;
-  font-size:.8em;
-  font-style:italic;
-}
-
-#graphmenu div#torperfopts {
-  float:left;
-}
-
-#graphmenu div#gettoropts {
-  float:left;
-}
-
-#graphmenu div#regularopts {
-  float:left;
-}
-
-.error {
-  color:red;
-}

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to