mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Cleanup messagelist design
This commit is contained in:
parent
8c780ad353
commit
354337f174
3 changed files with 5 additions and 23 deletions
|
|
@ -126,14 +126,14 @@
|
|||
}
|
||||
|
||||
.settings-saved-trigger-input {
|
||||
transition: border-color 0.5s linear;
|
||||
|
||||
&.success {
|
||||
border-color: green !important;
|
||||
transition: border-color 0.5s linear;
|
||||
}
|
||||
|
||||
&.error {
|
||||
border-color: red !important;
|
||||
transition: border-color 0.5s linear;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue