Update '12/style.css'

master
Max Lehmann 4 years ago
parent 122fc17ebd
commit ee490ef6d3

@ -635,10 +635,18 @@ cursor:pointer;
filter: invert(1); filter: invert(1);
} }
#shell_03_header{ #shell_03header{
padding: 10px; padding: 10px;
cursor: move; cursor: move;
z-index: 10; z-index: 10;
background-color: #2196F3; background-color: grey;
color: #fff;
}
#audio_05header{
padding: 10px;
cursor: move;
z-index: 10;
background-color: grey;
color: #fff; color: #fff;
} }
Loading…
Cancel
Save