phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/probusiness/css styles.css


From: Sigurd Nes
Subject: [Phpgroupware-cvs] phpgwapi/templates/probusiness/css styles.css
Date: Tue, 05 Dec 2006 08:49:21 +0000

CVSROOT:        /sources/phpgwapi
Module name:    phpgwapi
Changes by:     Sigurd Nes <sigurdne>   06/12/05 08:49:21

Modified files:
        templates/probusiness/css: styles.css 

Log message:
        styles

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/probusiness/css/styles.css?cvsroot=phpgwapi&r1=1.2&r2=1.3

Patches:
Index: styles.css
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/probusiness/css/styles.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- styles.css  30 Dec 2004 06:47:35 -0000      1.2
+++ styles.css  5 Dec 2006 08:49:21 -0000       1.3
@@ -6,6 +6,32 @@
  */
 
 /* Tags */
+a.th,a.th_text
+{
+       font-weight: bold;
+}
+.small_text
+{
+       font-size: 80%;
+}
+
+.header_text
+{
+       font-size: 110%;
+       font-weight: bold;
+}
+
+.th_text,.app_header,.th
+{
+       font-weight: bold;
+}
+
+
+.navbar,.th,.app_header
+{
+       background-color: #808080;
+}
+
 a, a:visited, a:link 
 {
        color: #000570; 
@@ -76,12 +102,12 @@
        color: #000000;
 }
 
-.row_on input, .row_on textarea
+.row_on, .row_on input, .row_on textarea
 {
        background-color: #eeeeee;
 }
 
-.row_off input, .row_off textarea
+.row_off, .row_off input, .row_off textarea
 {
        background-color: #dfdfdf;
 }




reply via email to

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