phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/funkwerk/css funkwerk.css,1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/funkwerk/css funkwerk.css,1.5,1.6 phpgw.css,1.6,1.7 werft.css,1.3,1.4
Date: Tue, 29 Apr 2003 22:12:58 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/funkwerk/css
In directory subversions:/tmp/cvs-serv16343/css

Modified Files:
        funkwerk.css phpgw.css werft.css 
Log Message:
update

Index: funkwerk.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/funkwerk/css/funkwerk.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** funkwerk.css        20 Apr 2003 22:14:39 -0000      1.5
--- funkwerk.css        30 Apr 2003 02:12:56 -0000      1.6
***************
*** 74,80 ****
  }
  
! .portal_text
  {
        color: #FFFFFF;
  }
  
--- 74,81 ----
  }
  
! a.portal_text,.portal_text
  {
        color: #FFFFFF;
+       text-decoration: none;
  }
  

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/funkwerk/css/phpgw.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** phpgw.css   20 Apr 2003 22:14:39 -0000      1.6
--- phpgw.css   30 Apr 2003 02:12:56 -0000      1.7
***************
*** 105,114 ****
  }
  
- .portal_text
- {
-       font-weight: bold;
-       background: url(../../default/images/bg_filler.png);
- }
- 
  .small_text
  {
--- 105,108 ----

Index: werft.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/funkwerk/css/werft.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** werft.css   20 Apr 2003 22:14:39 -0000      1.3
--- werft.css   30 Apr 2003 02:12:56 -0000      1.4
***************
*** 74,81 ****
  }
  
! .portal_text
  {
        color: #FFFFFF;
  }
  
  .row_on,.th_bright,.app_header
--- 74,91 ----
  }
  
! a.portal_text,.portal_text
  {
        color: #FFFFFF;
+       text-decoration: none;
+     background-color: #000066;
  }
+ 
+ a:hover.portal_text
+ {
+       text-decoration: underline;
+       color: #000066;
+       background-color: #FFFFFF;
+ }
+ 
  
  .row_on,.th_bright,.app_header





reply via email to

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