[Netpass-devel] NetPass/www/htdocs/OSSTemplate/css site.css,1.6,1.7
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2005-05-06 03:10:14
|
Update of /cvsroot/netpass/NetPass/www/htdocs/OSSTemplate/css In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3466/www/htdocs/OSSTemplate/css Modified Files: site.css Log Message: netgroup/network editor UI Index: site.css =================================================================== RCS file: /cvsroot/netpass/NetPass/www/htdocs/OSSTemplate/css/site.css,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- site.css 1 May 2005 05:44:12 -0000 1.6 +++ site.css 6 May 2005 03:09:33 -0000 1.7 @@ -156,6 +156,11 @@ width: 80%; } +TABLE.expandable TD.center { + background: #EFEFEF; + text-align: center; +} + TABLE.expandable TBODY { /*display: none;*/ } |