Skip to content
Snippets Groups Projects
Commit 2a1fcb1e authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

reduce transparency of controls bar for less distraction

parent c632ea85
Branches
No related tags found
No related merge requests found
...@@ -250,7 +250,7 @@ input[type="submit"].enabled { ...@@ -250,7 +250,7 @@ input[type="submit"].enabled {
width: 100%; width: 100%;
padding: 0; padding: 0;
margin: 0; margin: 0;
background-color: rgba(255, 255, 255, .85); background-color: rgba(255, 255, 255, .95);
border-bottom: 1px solid #f8f8f8; border-bottom: 1px solid #f8f8f8;
z-index: 50; z-index: 50;
-webkit-user-select: none; -webkit-user-select: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment