Changeset 13419 in main
- Timestamp:
- 03/23/17 14:38:37 (5 years ago)
- Location:
- adopters/nm/branches/2.3/src/main/webapps/ibisph-view/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/branches/2.3/src/main/webapps/ibisph-view/css/_SiteSpecific-general.css
r13227 r13419 354 354 } 355 355 356 /*~~~~~~~~~~~~~~~~~Leaflet Map Attribution Placement~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ 357 358 .leaflet-container .leaflet-control-attribution { 359 margin-top: 28px; 360 } 361 362 .leaflet-control-attribution a:hover { 363 background-color: transparent; 364 } 365 356 366 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ 357 367 /*~_table.css~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view/css/_SiteSpecific-layout_navigation.css
r13415 r13419 37 37 } 38 38 39 .leaflet-container .leaflet-control-attribution {40 margin: 14px;41 padding-top: 2px;42 padding-bottom: 2px;43 top: 10px;44 }45 46 .leaflet-control-attribution a:hover {47 background-color: transparent;48 }49 50 39 /*============================ End of Style Sheet ============================*/ 51 40
Note: See TracChangeset
for help on using the changeset viewer.