phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/idots/css idots.css


From: Sigurd Nes
Subject: [Phpgroupware-cvs] phpgwapi/templates/idots/css idots.css
Date: Sat, 09 Dec 2006 07:42:24 +0000

CVSROOT:        /sources/phpgwapi
Module name:    phpgwapi
Changes by:     Sigurd Nes <sigurdne>   06/12/09 07:42:24

Modified files:
        templates/idots/css: idots.css 

Log message:
        added "font-weight: bold" to th (removed with th_text)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/idots/css/idots.css?cvsroot=phpgwapi&r1=1.16&r2=1.17

Patches:
Index: idots.css
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/idots/css/idots.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- idots.css   9 Dec 2006 03:48:50 -0000       1.16
+++ idots.css   9 Dec 2006 07:42:24 -0000       1.17
@@ -3,7 +3,7 @@
    Originally written by Pim Snel
    Currently Maintained by Dave Hall
 
-   $Id: idots.css,v 1.16 2006/12/09 03:48:50 skwashd Exp $
+   $Id: idots.css,v 1.17 2006/12/09 07:42:24 sigurdne Exp $
 */
 
 #articlecontent 
@@ -395,6 +395,7 @@
 {
        background-color: #d3dce3;
        color: #000;
+       font-weight: bold;
 }
 
 .app_header




reply via email to

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