r21100 - htdocs/branches/beta/externals - Some cleanup on gnucash.css.

Cristian Marchi cmarchi at code.gnucash.org
Wed Aug 3 13:58:55 EDT 2011


Author: cmarchi
Date: 2011-08-03 13:58:55 -0400 (Wed, 03 Aug 2011)
New Revision: 21100
Trac: http://svn.gnucash.org/trac/changeset/21100

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Some cleanup on gnucash.css.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-08-03 17:38:56 UTC (rev 21099)
+++ htdocs/branches/beta/externals/gnucash.css	2011-08-03 17:58:55 UTC (rev 21100)
@@ -9,18 +9,18 @@
    width:100%;
 }
 #wrapper1 {
-	position:relative;
-	width:100%;
+   position:relative;
+   width:100%;
 }
 #wrapper2 {
-	position:relative;
-	width:100%;
+   position:relative;
+   width:100%;
 }
 
 #maincol {
-	position:relative;
-	margin:0;
-	padding:0;
+   position:relative;
+   margin:0;
+   padding:0;
 	}
 
 .newsborder {
@@ -39,8 +39,8 @@
 }
 
 .newscontainer {
-height:100%;
-width:100%;
+   height:100%;
+   width:100%;
 }
 
 .featurepanel {
@@ -49,11 +49,11 @@
 }
 
 .center {
-	text-align:center;
+   text-align:center;
 }
 
 .justify {
-	text-align:justify;
+   text-align:justify;
 }
 
 .featureimage {
@@ -62,10 +62,6 @@
    margin: 0 0 1em 1em;
 }
 
-.featureblock {
-   background-color: black;
-   color: silver;
-}
 
 .featureborder {
    background: url(gnc-icon.png) no-repeat 99% #cacaf7;
@@ -102,19 +98,19 @@
    color: black;
 }
 
-TABLE {
+table {
    font-size:40%;
    width:100%;
    border:1px solid silver;
 } 
 
-TR {
+tr {
    background-color: white;
    color: black;
 }
 
 dd {
-text-align:justify;
+   text-align:justify;
 }
 
 .tblbanner {
@@ -133,9 +129,9 @@
    color: black;
 }
 
-A[href], A[href]:visited
+a[href], a[href]:visited
 {
-  color: rgb(8, 0, 109);
+   color: rgb(8, 0, 109);
 }
 
 #head
@@ -147,16 +143,6 @@
    border-bottom: solid thin silver;
 }
 
-#head A, #tail A
-{
-   color: white;
-}
-
-#head img, #tail img
-{
-	border:0
-}
-
 #tail {
    padding-bottom:20px;
    font-size: 0.8em;
@@ -171,6 +157,16 @@
    border-top: solid thin silver;
 }
 
+#head a, #tail a
+{
+   color: white;
+}
+
+#head img, #tail img
+{
+   border:0
+}
+
 .tblborder {
    border-style: ridge;
    border-color: silver;
@@ -224,17 +220,16 @@
 
 #news ul
 {
-  background-color:none;
-  padding-bottom:15px;
-  margin-top:20px;
-  margin-bottom:0px;
-  padding-left:35px;
-  padding-right:5px;
+   padding-bottom:15px;
+   margin-top:20px;
+   margin-bottom:0px;
+   padding-left:35px;
+   padding-right:5px;
 }
 
 #news li 
 {
-  list-style-image: url(webding.png);
+   list-style-image: url(webding.png);
 }
 
 #news a, #news a:visited {
@@ -244,9 +239,9 @@
 
 #news a:hover,a:active
 {
-background-color:#7F7FAA;
-text-decoration:none;
-color:white;
+   background-color:#7F7FAA;
+   text-decoration:none;
+   color:white;
 }
 
 .highlight {
@@ -287,16 +282,16 @@
 
 #content a
 {
-  font-weight:bold;
-  text-decoration:underline;
-  color:black;
+   font-weight:bold;
+   text-decoration:underline;
+   color:black;
 }
 
 #content a:hover,a:active
 {
-  background-color:#7F7FAA;
-  text-decoration:none;
-  color:white;
+   background-color:#7F7FAA;
+   text-decoration:none;
+   color:white;
 }
 
 #location {
@@ -310,7 +305,7 @@
 }
 
 #language a:hover {
-	text-decoration:none;
+   text-decoration:none;
 }
 
 .linktop {
@@ -327,13 +322,13 @@
 
 #tail P#rss
 {
-  float: left;
-  margin-left: 1em;
+   float: left;
+   margin-left: 1em;
 }
 
-H1
+h1
 {
-  border-bottom: solid thin #7F7FAA;
+   border-bottom: solid thin #7F7FAA;
 }
 
 #download {
@@ -354,9 +349,9 @@
 }
 
 .downloadimage {
-  float:left;
-  width:200px;
-  text-align:center;
+   float:left;
+   width:200px;
+   text-align:center;
 }
 
 #download h2 {
@@ -406,28 +401,27 @@
 
 
 span.bold {
-	font-weight:bold;
+   font-weight:bold;
 }
 
 .adscontainer
 {
- margin: 10px 5px 10px 5px;
- background:#dedede;
- padding:10px;
- float:center;
- border:solid thin #7F7FAA;
+   margin: 10px 5px 10px 5px;
+   background:#dedede;
+   padding:10px;
+   border:solid thin #7F7FAA;
 }
 
 h2.adstitle
 {
-font-size:0.8em;
-text-align:center;
+   font-size:0.8em;
+   text-align:center;
 }
 
 p.adstext
 {
-font-size:0.7em;
-text-align:center;
+   font-size:0.7em;
+   text-align:center;
 }
 
 .adsimage
@@ -439,8 +433,7 @@
 }
 
 .adscontainer img:hover {
-	background-color:none;
-	border: 1px solid red;
+   border: 1px solid red;
 }
 
 .gnucash
@@ -491,57 +484,56 @@
 }
 
 .command {
-margin-left:30px;
-margin-right:30px;
-background: gainsboro;
-border-style:dashed;
-border-width:1px;
-padding:10px;
+   margin-left:30px;
+   margin-right:30px;
+   background: gainsboro;
+   border-style:dashed;
+   border-width:1px;
+   padding:10px;
 }
 
 .imagelist {
-  list-style-type:none;
-  padding:0px;
-  margin:0px;
+   list-style-type:none;
+   padding:0px;
+   margin:0px;
 }
 
 .imagelistitem {
-  text-align:justify;
-  background-repeat:no-repeat;
-  background-position: 0px 5px;
-  padding-top:12px;
-  padding-bottom:16px;
-  padding-left:45px;
+   text-align:justify;
+   background-repeat:no-repeat;
+   background-position: 0px 5px;
+   padding-top:12px;
+   padding-bottom:16px;
+   padding-left:45px;
 }
 
 #mainfeature {
-  margin-left:5px;
-  margin-right:5px;
-  background:url(Gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
-  color:black;
-  border:1px dotted #7F7FAA;
-  padding:1%;
+   margin-left:5px;
+   margin-right:5px;
+   background:url(Gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
+   color:black;
+   border:1px dotted #7F7FAA;
+   padding:1%;
 }
 
 #mainfeature ul {
-  font-style:italic;
-  list-style-image:url('checkmark.png');
-  padding-bottom:10px;
-  line-height:25px;
-  margin-right:45%;
+   font-style:italic;
+   list-style-image:url('checkmark.png');
+   padding-bottom:10px;
+   line-height:25px;
+   margin-right:45%;
 }
 
 #validator {
-  position:relative;
-  height:0px;
-  left:-45%;
-  bottom:-1%;
+   position:relative;
+   height:0px;
+   left:-45%;
+   bottom:-1%;
 }
 
 #branding {
-  position:fixed;
-  height:0;
-  right:0;
-  top:140px;
+   position:fixed;
+   height:0;
+   right:0;
+   top:140px;
 }
-



More information about the gnucash-changes mailing list