#46 Large map
This commit is contained in:
		@@ -1,28 +1,43 @@
 | 
			
		||||
.LP-Map{
 | 
			
		||||
.LP-Map {
 | 
			
		||||
    margin-bottom: $-spacing-medium;
 | 
			
		||||
    .ol-attribution{
 | 
			
		||||
 | 
			
		||||
    &--wide {
 | 
			
		||||
        height: 300px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    &--full {
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .ol-attribution {
 | 
			
		||||
        font-family: $-primary-sans-serif-font;
 | 
			
		||||
        color: $-grey;
 | 
			
		||||
 | 
			
		||||
        a{
 | 
			
		||||
        a {
 | 
			
		||||
            color: $-light-brown;
 | 
			
		||||
 | 
			
		||||
            &:hover, &:focus {
 | 
			
		||||
            &:hover,
 | 
			
		||||
            &:focus {
 | 
			
		||||
                color: $-beige;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .ol-zoom{
 | 
			
		||||
        &-in, &-out{
 | 
			
		||||
    .ol-zoom {
 | 
			
		||||
 | 
			
		||||
        &-in,
 | 
			
		||||
        &-out {
 | 
			
		||||
            background-color: $-light-brown;
 | 
			
		||||
            &:hover, &:focus{
 | 
			
		||||
 | 
			
		||||
            &:hover,
 | 
			
		||||
            &:focus {
 | 
			
		||||
                background-color: $-grey;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .LP-Map__Popup{
 | 
			
		||||
    .LP-Map__Popup {
 | 
			
		||||
        font-family: $-primary-sans-serif-font;
 | 
			
		||||
        color: $-grey;
 | 
			
		||||
        background-color: $-almost-white;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user