0

live URL hash rewriting as you drag/zoom instead of permalink at bottom, hard named permalinks such as foo.com/#/jeffs-island

This commit is contained in:
Jeffrey Warren
2011-04-30 15:08:29 -04:00
parent 9c8c5abbf4
commit 4c07eb0c7a
2 changed files with 69 additions and 20 deletions

View File

@@ -1,25 +1,13 @@
html {
height: 100%;
<<<<<<< HEAD:web_assets/style.css
font-family: lucida grande, lucida sans console, sans-serif;
}
body { height: 100%; margin: 0px; padding: 0px ; background-color: #000; }
#mcmap { height: 100% }
=======
}
body {
height: 100%;
margin: 0px;
padding: 0px;
background-color: #000;
}
#mcmap {
width: 100%;
height: 100%;
}
>>>>>>> f20d81c39f0302a44e02a6f42f6eb0d13b9fcc18:web_assets/overviewer.css
#mcmap div div a img, #mcmap div div div a {
display:none;
@@ -43,14 +31,13 @@ body {
#customControl {
padding: 5px;
height: 15px;
display:none;
}
<<<<<<< HEAD:web_assets/style.css
#signControl > div#top {
display:none;
=======
}
#customControl > div#top {
>>>>>>> f20d81c39f0302a44e02a6f42f6eb0d13b9fcc18:web_assets/overviewer.css
background-color: #fff;
border: 2px solid #000;
text-align: center;
@@ -76,6 +63,7 @@ body {
#link {
display:none;
background-color: #fff; /* fallback */
background-color: rgba(255,255,255,0.55);
font-size: 9pt;