Skip to content

Commit

Permalink
public.css.style: add white background to olFullscreen class
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasLohner committed Jul 15, 2012
1 parent 90e74e1 commit 9b83619
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions skylines/public/css/style.css
Expand Up @@ -139,6 +139,10 @@ a.no-link {
border-top-left-radius: 4px;
}

.olFullscreen {
background-color: #fff;
}

.olFullscreen .olControlAttribution {
bottom: 100pt !important;
}
Expand Down

0 comments on commit 9b83619

Please sign in to comment.