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

Comparing cfmaps/common.css (file contents):
Revision 1.9 by root, Sun Nov 20 20:38:00 2005 UTC vs.
Revision 1.10 by root, Tue Nov 22 17:54:41 2005 UTC

32.map div > div { 32.map div > div {
33 display: none; 33 display: none;
34 position: absolute; 34 position: absolute;
35 min-width: 40em; 35 min-width: 40em;
36 font-size: 8pt; 36 font-size: 8pt;
37 line-height: auto; 37 line-height: 100%;
38 border: 0px; 38 border: 0px;
39 background: #eee; 39 background: #eee;
40 border: 3px solid yellow; 40 border: 3px solid yellow;
41 border-style: ridge; 41 border-style: ridge;
42 padding: 4px; 42 padding: 4px;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines