-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
1 lines (1 loc) · 1.65 KB
/
Copy pathstyle.css
File metadata and controls
1 lines (1 loc) · 1.65 KB
1
html { height: auto; height: 100%; } body { height: auto; margin: 0; padding: 0; height: 100%; position: relative; } #bar2 { font: 12px verdana; z-index: 2000; width: 800px; height: 160px; position: absolute; bottom: 40px; right: 47px; background: #FFFFFF; padding: 10px 10px 10px 0; display: none; } #bar2 #bar2in { font: 12px verdana; z-index:2; width: 100px; height: 20px; position: absolute; left: 370px; top: 77px; background: #FFFFFF; padding:10px; z-index: 8; } #bar2 #bar2iner { position: absolute; z-index: 10; width: 800px; height: 160px; cursor: pointer; } #bar2 #bar2over { font: 1px; z-index:12; width: 1px; height: 145px; position: absolute; left: 30px; top: 10px; background: red; display: none; cursor: pointer; } .loc { font: 14px verdana; } #bar { font: 12px verdana; z-index: 2000; width: 205px; position: absolute; top: 50px; right: 47px; background: #FFFFFF; padding:10px; } #bar2 p { margin:0; padding:0; } #bar p { margin:0; padding:0 0 5px 0; } #bar input { margin:5px 0 0 0; } #bar form { margin:0; padding:0; } #barin { padding: 10px 0 0 0; border-top: 1px solid #000000; margin: 9px 0 0 0; display: none; } #bariner { padding: 10px 0 0 0; border-top: 1px solid #000000; margin: 4px 0 0 0; display: none; } #map_canvas { position: absolute; z-index: 0; bottom:0; left:0; right:0; top:0; height: 100%; } #closer { background: #ffffff 4px 6px url('close.gif') no-repeat; font: 1; position: absolute; right: 47px; top: 30px; width: 18px; height: 18px; z-index: 10000; cursor: pointer; } @media print { #map_canvas { height: 950px; } } #brn { padding: 10px 0 0 0; margin-top: 5px; border-top: 1px solid black; } #brn input { padding:0; margin:0; width: 15px; }