Skip to content

Commit 2ad5b40

Browse files
author
Kristan Kenney
committed
Flatten alert dialogs in flat.css
1 parent bafe319 commit 2ad5b40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install/deb/themes/flat.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,9 @@ b, strong {
8282

8383
.ui-button.cancel, .button.cancel {
8484
background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(241,241,241,1) 100%) !important;
85+
}
86+
87+
.alert {
88+
text-shadow: none !important;
89+
box-shadow: none !important;
8590
}

0 commit comments

Comments
 (0)