www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www gnu.css


From: Matt Lee
Subject: www gnu.css
Date: Thu, 23 Aug 2007 16:21:39 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/08/23 16:21:39

Modified files:
        .              : gnu.css 

Log message:
        removing the icky plone styling

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu.css?cvsroot=www&r1=1.44&r2=1.45

Patches:
Index: gnu.css
===================================================================
RCS file: /web/www/www/gnu.css,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- gnu.css     31 Mar 2007 15:43:11 -0000      1.44
+++ gnu.css     23 Aug 2007 16:21:35 -0000      1.45
@@ -241,26 +241,6 @@
     border: none;
     margin: 0;
 }
-textarea {
-    font: 110% "Courier New", Courier, monospace; 
-    border: 1px solid #666666;  
-    color: Black;
-    background-color: white;
-    width: 100%;
-}
-input {
-    font-family: sans-serif;
-    visibility: visible;
-    border: 1px solid #666666;  
-    color: Black;
-    background-color: white;
-    vertical-align: middle;
-}
-select {
-    border: 1px solid #666666;  
-    color: Black;
-    vertical-align: top;
-}
 abbr, acronym, .explain {
     border-bottom: 1px dotted Black;
     color: Black;
@@ -313,39 +293,6 @@
 
 }
 
-.field .field {
-    margin: 1em 0 0 0;
-}
-
-.field label {
-    font-weight: bold;
-}
-
-.fieldRequired {
-    background: url(http://www.fsf.org/required.gif) center left no-repeat;
-    padding: 0 0 0 8px;
-    color: White;
-} 
-
-.formHelp {
-    font-size: 90%;
-    color: #76797c;
-    margin: 0 0 0.2em 0;
-}
-
-.formHelp a {
-    text-decoration: underline;
-}
-
-.formHelp:hover {
-    color: Black;
-    cursor: default;
-}
-
-.formControls {
-   margin: 1em 0 0 0; 
-}
-
 .highlight{
 background-color: #ffc;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]