From: <sta...@us...> - 2003-02-19 18:55:45
|
Update of /cvsroot/popfile/engine/skins In directory sc8-pr-cvs1:/tmp/cvs-serv19042 Modified Files: PRJSteelBeach.css Log Message: patch 686908 historyLabel styles Index: PRJSteelBeach.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/PRJSteelBeach.css,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** PRJSteelBeach.css 17 Feb 2003 18:58:37 -0000 1.6 --- PRJSteelBeach.css 19 Feb 2003 18:55:39 -0000 1.7 *************** *** 316,317 **** --- 316,326 ---- font-weight: bold; } + + .historyLabel { + font-weight: normal; + } + + .historyLabel em { + font-weight: bold; + font-style: normal; + } |