ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cfmaps/common.css
(Generate patch)

Comparing cfmaps/common.css (file contents):
Revision 1.6 by root, Sun Nov 20 08:04:19 2005 UTC vs.
Revision 1.7 by root, Sun Nov 20 08:19:11 2005 UTC

22 background-repeat: no-repeat; 22 background-repeat: no-repeat;
23} 23}
24.map tr { width: 32px; height: 32px; margin: 0px; padding: 0px; } 24.map tr { width: 32px; height: 32px; margin: 0px; padding: 0px; }
25 25
26.map td { width: 32px; height: 32px; margin: 0px; padding: 0px; border: 0px; } 26.map td { width: 32px; height: 32px; margin: 0px; padding: 0px; border: 0px; }
27.map td > div { padding: 3px; width: 26px; height: 26px; position: relative; text-align: center; } 27.map td > div { padding: 3px; width: 26px; height: 26px; position: relative; line-height: 10px; }
28.map td > div:hover { padding: 0px; border: 3px solid yellow; border-style: ridge; } 28.map td > div:hover { padding: 0px; border: 3px solid yellow; border-style: ridge; }
29 29
30.c { display: none; } 30.c { display: none; }
31 31
32.map div > div { 32.map div > div {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines