Add alert bar
This commit is contained in:
parent
04a5e58e78
commit
cd14c0e681
2 changed files with 55 additions and 1 deletions
|
|
@ -12,6 +12,10 @@ $main-background-colour = #23272A
|
|||
$main-text-colour = #99AAB5
|
||||
|
||||
|
||||
$error-background-colour = #FF0000
|
||||
$error-text-colour = white
|
||||
|
||||
|
||||
/***********************************************************/
|
||||
/* Styling for inputs (not all input types use all values) */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue