Changeset 17974
- Timestamp:
- 08/21/08 21:25:01 (5 months ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/gmll.user.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/gmll.user.js
r17971 r17974 164 164 165 165 166 GM_addStyle(".gq_gmll_maps {position: relative; height: "+(Extractor.MAP_HEIGHT+3)+"px; margin: 1px; padding: 0; border: none;} .gq_gmll_mapcontainer {width: "+Extractor.MAP_WIDTH+"px; height: "+Extractor.MAP_HEIGHT+"px; border: 1px solid #000; overflow: hidden; position: absolute;} .gq_gmll_mapcontainer img{border: none; margin: 0; padding: 0; position: absolute;} .gq_gmll_mapcontainer .marker {position: absolute; left: "+Math.floor(Extractor.MAP_WIDTH/2-7)+"px; top: "+Math.floor(Extractor.MAP_HEIGHT/2-7)+"px;} ");166 GM_addStyle(".gq_gmll_maps {position: relative; height: "+(Extractor.MAP_HEIGHT+3)+"px; margin: 1px; padding: 0; border: none;} .gq_gmll_mapcontainer {width: "+Extractor.MAP_WIDTH+"px; height: "+Extractor.MAP_HEIGHT+"px; border: 1px solid #000; overflow: hidden; position: absolute;} .gq_gmll_mapcontainer img{border: none; margin: 0; padding: 0; position: absolute;} .gq_gmll_mapcontainer .marker {position: absolute; left: "+Math.floor(Extractor.MAP_WIDTH/2-7)+"px; top: "+Math.floor(Extractor.MAP_HEIGHT/2-7)+"px;} .gq_gmll_mapcontainer a, .gq_gmll_mapcontainer img {border: none !important; margin: 0 !important; padding: 0 !important; background: none transparent !important;}"); 167 167 // GM_registerMenuCommand("Google MapsのURLに地図を表示", gmapll); 168 168 setTimeout(gmapll, 1000);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)