Update of /cvsroot/displaytag/display09/examples/web/jsp/css
In directory sc8-pr-cvs1:/tmp/cvs-serv2328/examples/web/jsp/css

Modified Files:
        screen.css 
Log Message:
few css changes

Index: screen.css
===================================================================
RCS file: /cvsroot/displaytag/display09/examples/web/jsp/css/screen.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** screen.css  17 Jun 2003 20:52:37 -0000      1.3
--- screen.css  21 Jun 2003 12:37:02 -0000      1.4
***************
*** 81,84 ****
--- 81,89 ----
  }
  
+ acronym {
+       border-bottom: 1px dashed #000;
+       cursor: help;
+ }
+ 
  div#body {
        margin: 0 5% 20px 5%;
***************
*** 107,111 ****
  
  .changed {
!       background-color: #ff0;
  }
  p.changed, div.changed {
--- 112,117 ----
  
  .changed {
!       background-color: #ee0;
!       border: 1px solid #ccc;
  }
  p.changed, div.changed {
***************
*** 126,130 ****
  }
  table {
!       border: 1px solid #666;
        width: 80%;
        margin: 20px 0 20px 0;
--- 132,137 ----
  }
  table {
!       border: 1px solid #666;
! 
        width: 80%;
        margin: 20px 0 20px 0;
***************
*** 226,229 ****
--- 233,249 ----
  table.report tr.even{
        background-color: #399;
+ }
+ table.report tbody {
+       height: 100px;
+       overflow: auto;
+ }
+ 
+ table.report {
+       height: 120px;
+       overflow: auto;
+ }
+ 
+ table.report tbody tr{
+       height: 10px;
  }
  




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to