Explorar o código

Flatten alert dialogs in flat.css

Kristan Kenney %!s(int64=6) %!d(string=hai) anos
pai
achega
2ad5b40e7c
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      install/deb/themes/flat.css

+ 5 - 0
install/deb/themes/flat.css

@@ -82,4 +82,9 @@ b, strong {
 
 .ui-button.cancel, .button.cancel {
     background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(241,241,241,1) 100%) !important;
+}
+
+.alert {
+    text-shadow: none !important;
+    box-shadow: none !important;
 }