Update of /cvsroot/xoops/xoops2
In directory sc8-pr-cvs1:/tmp/cvs-serv8913
Modified Files:
xoops.css
Log Message:
Index: xoops.css
===================================================================
RCS file: /cvsroot/xoops/xoops2/xoops.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** xoops.css 3 Jan 2003 07:10:09 -0000 1.3
--- xoops.css 3 Jan 2003 07:15:53 -0000 1.4
***************
*** 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,3 ----
! img {border: 0;}
! #xoopsHiddenText {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
|