-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathapp.css.map
More file actions
1 lines (1 loc) · 5.14 KB
/
app.css.map
File metadata and controls
1 lines (1 loc) · 5.14 KB
1
{"version":3,"sources":["app/map.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"public/app.css","sourcesContent":["* {\n margin:0;\n padding:0;\n}\nbody, select, textarea {\n\tfont-family: 'Open Sans', sans-serif;\n}\nlabel,input,textarea,select {\n font-size:1em;\n}\nselect {\n\twidth: 300px ! important;\n}\ntextarea {\n\twidth: 273px ! important;\n}\nh1 {\n\tcolor: #1F3050;\n\tborder-bottom: 1px solid #e5e5e5;\n}\na {\n\tcolor: #5cb85c;\n\ttext-decoration: none;\n}\na:hover {\n\tcolor: #1F3050;\n}\n#menu a {\n\tmargin-right: 10px;\n}\n#menu a:first-child {\n\tmargin-right: 0;\n}\n#menu {\n\twidth: 100%;\n}\n.bootstrap-select {\n width: 21em ! important;\n}\n.bootstrap-select .dropdown-menu {\n overflow-x: hidden;\n}\n.bootstrap-select .bs-searchbox .form-control {\n width: 100% ! important;\n}\n#forms {\n width:49%;\n padding:10px;\n float:left;\n}\ninput.form-control {\n\tpadding-top: 0 ! important;\n padding-bottom: 0 ! important;\n display: inline; /* to make upload link appear next to input field */\n}\n#newbutton, #gotomap, #help, #resetbutton {\n\tfloat: right;\n}\nlabel {\n\tfont-weight: normal ! important;\n\tline-height: 30px;\n\tmargin-bottom: 0 ! important;\n}\n\n#forms fieldset {\n padding:10px;\n margin-bottom:10px;\n border-radius: 5px;\n border-color: #1F3050;\n border-width: 1px;\n}\n#forms .row label,\n#forms .row > p:first-child,\n#forms .row > input:first-child {\n display:block;\n float:left;\n min-width:12em;\n text-align:right;\n margin-right:10px;\n}\n#forms .row label:first-child {\n margin-top:5px;\n}\n\n#forms .row label:after {\n content:\":\";\n}\n\n#forms .row#deleted {\n color:red;\n text-align:center;\n margin-top: 1em;\n display:none;\n}\n\n#forms .row > * {\n margin-bottom :0.5em;\n}\n\n#forms #freetags p {\n float:left;\n}\n#forms #freetags button#plus {\n margin-top:-0.5em;\n margin-left: 0.5em;\n}\n#forms #freetags .row {\n\tclear: both;\n}\n#save {\n\tfloat: right;\n\tmargin-top: -16px;\n}\nfieldset.no-padding {\n\tpadding-left: 0 ! important;\n padding-right: 0 ! important;\n}\n#forms .row input,\n#forms .row * + textarea {\n width:15em;\n}\n#forms .row #_key_osm {\n width:23em;\n}\n#forms .row #_id {\n width:18em;\n text-align:center;\n}\n\n#forms #languageSelector {\n/* height: 34px; */\n width:fit-content;\n max-width:17em; /* for firefox which does calculate fit-content wrong */\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555555;\n background-color: #fff;\n border: 1px solid #ccc;\n border-radius: 4px;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n}\n#forms #languageSelector:hover {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad;\n}\n\n#languageSelector ul {\n float:right;\n}\n#languageSelector ul li {\n padding-left:5px;\n display:none;\n}\n#languageSelector ul li.default {\n display:block;\n}\n#languageSelector ul.open li {\n display:block;\n background-color: #fff;\n padding-bottom:3px;\n}\n#languageSelector ul.open li.default,\n#languageSelector ul.open li:hover {\n color: #333;\n background-color: #e6e6e6;\n}\n\n#map {\n width: 49%;\n height: 100vh;\n border:1px solid #e5e5e5;\n position: fixed;\n top: 0;\n right: 0;\n}\n\n@media only screen and (max-device-width: 640px) {\n #forms {\n width: 94%;\n padding: 3%;\n }\n #map {\n width: 100%;\n height: 85vh;\n border: none;\n }\n #menu a {\n margin-right: 5px;\n }\n textarea, select {\n width: 90% ! important;\n }\n #forkme {\n font-size: 13px;\n }\n #map {\n position: static;\n }\n #save {\n }\n #forms .row label {\n text-align: left;\n margin-bottom: 0;\n }\n h1 {\n font-size: 28px;\n }\n legend {\n margin-bottom: 10px ! important;\n }\n #forms #freetags .row > p:first-child {\n min-width: auto ! important;\n }\n #forms #freetags input {\n min-width: 36% ! important;\n width: 36% ! important;\n }\n .leaflet-bottom {\n max-width: 80%;\n }\n}\n"]}