Index: lams_central/web/css/default.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/default.css,v diff -u -r1.6 -r1.7 --- lams_central/web/css/default.css 11 May 2006 06:00:32 -0000 1.6 +++ lams_central/web/css/default.css 12 May 2006 05:13:45 -0000 1.7 @@ -235,3 +235,12 @@ border-top-color: #0D3F59; border-right-color: #FFFFFF; } +/* For style */ +.buttonStyle{ + font-size: 12px; + color: #000000; + text-decoration:none; + text-align: center; + background-color:#B4C8FE; + width: 80px; +} \ No newline at end of file