Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv10760
Modified Files:
LRCLaptop.css
Log Message:
patch 686908 historyLabel styles
Index: LRCLaptop.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/LRCLaptop.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** LRCLaptop.css 17 Feb 2003 18:57:18 -0000 1.4
--- LRCLaptop.css 19 Feb 2003 19:36:17 -0000 1.5
***************
*** 263,265 ****
span.securityWidgetState {
font-weight: bold;
! }
\ No newline at end of file
--- 263,274 ----
span.securityWidgetState {
font-weight: bold;
! }
!
! .historyLabel {
! font-weight: normal;
! }
!
! .historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
|