Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv20662
Modified Files:
smallgrey.css
Log Message:
patch 686908 historyLabel styles
Index: smallgrey.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/smallgrey.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** smallgrey.css 17 Feb 2003 18:53:50 -0000 1.2
--- smallgrey.css 19 Feb 2003 18:59:24 -0000 1.3
***************
*** 302,304 ****
span.securityWidgetState {
font-weight: bold;
! }
\ No newline at end of file
--- 302,313 ----
span.securityWidgetState {
font-weight: bold;
! }
!
! .historyLabel {
! font-weight: normal;
! }
!
! .historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
|