Update of /cvsroot/http-webtest/HTTP-WebTest-Recorder/lib/HTTP/WebTest/Recorder/template
In directory sc8-pr-cvs1:/tmp/cvs-serv2717/lib/HTTP/WebTest/Recorder/template
Modified Files:
css
Log Message:
Use bigger font for fixed font sections
Index: css
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest-Recorder/lib/HTTP/WebTest/Recorder/template/css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** css 22 Apr 2003 22:56:54 -0000 1.1
--- css 7 Sep 2003 19:21:23 -0000 1.2
***************
*** 44,47 ****
border-color: rgb(0, 0, 0);
padding: 15px 15px 15px 15px;
! font-size: 75%;
}
--- 44,47 ----
border-color: rgb(0, 0, 0);
padding: 15px 15px 15px 15px;
! font-size: 85%;
}
|