Remove box-shadow from update/redirect boxes

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-10-02 23:15:49 +02:00
parent 4de8f48b06
commit 241e0db3da
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 0 additions and 1 deletions

View File

@ -561,7 +561,6 @@ form #selectDbType label.ui-state-active {
display: block;
padding: 15px;
background-color: rgba(0,0,0,.3);
box-shadow: 0 0 30px rgba(0,0,0,.3);
color: #fff;
text-align: left;
word-wrap: break-word;