dbupdater: add mysql transaction warning

This commit is contained in:
Andrew Dolgov
2019-03-06 22:46:31 +03:00
parent c8fc9eee0c
commit 91cfd9c391
8 changed files with 27 additions and 10 deletions

View File

@@ -1141,6 +1141,10 @@ body.ttrss_main, body.ttrss_utility {
color: #468847;
}
.text-warning {
color: darken(#c09853, 10%);
}
.alert,
.alert h4 {
color: #c09853;