forked from DGNum/gestioCOF
Message fixes
This commit is contained in:
parent
e64f405299
commit
c8c8c6abc8
8 changed files with 27 additions and 32 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -99,22 +99,9 @@ input[type="submit"] {
|
|||
|
||||
/* --- Message styling --- */
|
||||
|
||||
.error {
|
||||
background: red;
|
||||
color: white;
|
||||
width: 100%;
|
||||
.notification {
|
||||
padding: 0.5em 0;
|
||||
margin: 0;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.success {
|
||||
background: green;
|
||||
color: white;
|
||||
width: 100%;
|
||||
padding: 0.5em 0;
|
||||
margin: 0;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue