Changed color for warning alert

This commit is contained in:
Torkel Ödegaard
2014-09-20 13:32:26 +02:00
parent a19a2c70ab
commit b56c3eb035

View File

@@ -257,7 +257,7 @@
// Form states and alerts
// -------------------------
@warningText: darken(#c09853, 10%);
@warningBackground: @grayLighter;
@warningBackground: @orange;
@warningBorder: transparent;
@errorText: #b94a48;