فهرست منبع

Adjust danger button background in flat.css

Kristan Kenney 6 سال پیش
والد
کامیت
6acacd2a12
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      install/deb/themes/flat.css

+ 1 - 1
install/deb/themes/flat.css

@@ -101,7 +101,7 @@ b, strong {
 }
 
 .ui-button.danger:hover, .button.danger:hover {
-    background: #f1968b !important;
+    background: #fcd3cf !important;
     color: #F4301A !important;
     border: 1px solid #F27E71 !important;
 }