svn commit: r809573 - in /ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css: forms.css ie.css legacy.css links.css login.css print.css style.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r809573 - in /ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css: forms.css ie.css legacy.css links.css login.css print.css style.css

lektran
Author: lektran
Date: Mon Aug 31 13:15:52 2009
New Revision: 809573

URL: http://svn.apache.org/viewvc?rev=809573&view=rev
Log:
Added missing properties and corrected newlines in styles.css, reported by André Herbst

Modified:
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/forms.css   (props changed)
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/ie.css   (props changed)
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/legacy.css   (props changed)
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/links.css   (props changed)
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/login.css   (props changed)
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/print.css   (props changed)
    ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css   (contents, props changed)

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/forms.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/forms.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/forms.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/ie.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/ie.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/ie.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/legacy.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/legacy.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/legacy.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/links.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/links.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/links.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/login.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/login.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/login.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/print.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/print.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Modified: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css?rev=809573&r1=809572&r2=809573&view=diff
==============================================================================
--- ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css (original)
+++ ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css Mon Aug 31 13:15:52 2009
@@ -120,7 +120,7 @@
 ***********************************************/
 table {border-collapse: collapse; border-spacing: 0; margin: 0 0 1.5em;}
 caption {text-align: left;}
-th, td {padding: .25em .5em; color:#555;}
+th, td {padding: .25em .5em; color:#555;}
 tbody td, tbody th {}
 tfoot {font-style: italic;}
 
@@ -198,12 +198,12 @@
 .align-text { text-align: right;}
 .align-top { vertical-align: top; }
 .centered { text-align: center; }
-
+
 /***********************************************
 Layout
-***********************************************/
+***********************************************/
 html, body, #wrap {height: 100%;}
-
+
 body > #wrap {height: auto; min-height: 100%;}
 
 #wrap {
@@ -239,7 +239,7 @@
     top:0;
     width:39px;
 }
-
+
 #main {
     clear:both;
     padding:0 0 20px 0;
@@ -249,8 +249,8 @@
 .contentarea {
     padding:0 0 20px 0;
  margin: 0px 0px 0px 220px;
-}
-
+}
+
 #footer {
     background:url(../images/bg.jpg) top left repeat-y;
     clear:both;
@@ -279,22 +279,22 @@
 .poweredBy span a{
  color:#333;
 }
-
-
+
+
 /***********************************************
 Clear Fix
-***********************************************/
+***********************************************/
 .clearfix:after {
-    content: ".";
- display: block;
- height: 0;
- clear: both;
+    content: ".";
+ display: block;
+ height: 0;
+ clear: both;
  visibility: hidden;
 }
-
+
 .clearfix {display: inline-block;}
-html[xmlns] .clearfix { display: block; }
-* html .clearfix { height: 1%;}
+html[xmlns] .clearfix { display: block; }
+* html .clearfix { height: 1%;}
 .clearfix {display: block;}
 
 /*NOTE .clear deprecated, clear floats automatically using .clearfix instead of using extra div */

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
------------------------------------------------------------------------------
    svn:mime-type = text/css