mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 11:46:39 +01:00
alert system implemented
This commit is contained in:
@@ -13,31 +13,31 @@
|
||||
}
|
||||
.c_red300{
|
||||
background: #E57373;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.c_red400{
|
||||
background: #EF5350;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.c_red500{
|
||||
background: #F44336;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.c_red600{
|
||||
background: #E53935;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.c_red700{
|
||||
background: #D32F2F;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.c_red800{
|
||||
background: #C62828;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.c_red900{
|
||||
background: #B71C1C;
|
||||
color: #ffffff;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
|
||||
.ctext_red400{
|
||||
|
||||
Reference in New Issue
Block a user