From: <on...@us...> - 2002-09-21 07:09:05
|
Update of /cvsroot/xoops/xoops-current/html In directory usw-pr-cvs1:/tmp/cvs-serv32056 Modified Files: xoops.css Log Message: no message Index: xoops.css =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/xoops.css,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** xoops.css 23 Aug 2002 20:13:37 -0000 1.4 --- xoops.css 21 Sep 2002 07:08:56 -0000 1.5 *************** *** 20,24 **** } ! #hiddenText { visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none; } --- 20,24 ---- } ! #xoopsHiddenText { visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none; } |