From: <ok...@us...> - 2003-01-03 07:10:12
|
Update of /cvsroot/xoops/xoops2 In directory sc8-pr-cvs1:/tmp/cvs-serv6773 Modified Files: xoops.css Log Message: Index: xoops.css =================================================================== RCS file: /cvsroot/xoops/xoops2/xoops.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xoops.css 3 Jan 2003 07:07:56 -0000 1.2 --- xoops.css 3 Jan 2003 07:10:09 -0000 1.3 *************** *** 1,7 **** ! img {border: 0;} ! .ahem {display: none;} ! td.nw {white-space: nowrap;} ! #xoopsHiddenText {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;} --- 1,7 ---- ! img { border: 0;} ! .ahem { display: none;} ! td.nw { white-space: nowrap;} ! #xoopsHiddenText { visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;} |