Adjust ActionBar (#5514)

This commit is contained in:
Jaco Greeff 2017-04-26 15:00:30 +02:00 committed by GitHub
parent bdcf2a9c61
commit 555e5b24f3

View File

@ -19,12 +19,11 @@
padding: 0 24px !important; padding: 0 24px !important;
margin-bottom: 0; margin-bottom: 0;
height: auto !important; height: auto !important;
background: rgba(0, 0, 0, 0.25) !important; background: transparent !important;
} }
.tooltitle { .tooltitle {
text-transform: uppercase; text-transform: uppercase;
color: white;
} }
.toolbuttons { .toolbuttons {