Changeset 249 for trunk/npemap.org.uk
- Timestamp:
- Oct 29, 2006, 10:02:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/tiles/grid.css
r228 r249 23 23 background-color: white; 24 24 border: 1px solid black; 25 padding: 15px;25 padding: 0.5em; 26 26 position: absolute; 27 27 display: none; 28 width: 300px;29 height: 120px;28 width: 19em; 29 height: 8em; 30 30 z-index: 10; 31 31 } … … 35 35 border: 1px solid black; 36 36 display: none; 37 padding: 10px;37 padding: 0.5em; 38 38 position: absolute; 39 width: 3 00px;40 height: 7 0px;39 width: 32em; 40 height: 7.5em; 41 41 z-index: 10; 42 42 }
Note: See TracChangeset
for help on using the changeset viewer.