kopia lustrzana https://github.com/wagtail/wagtail
Add missing background color for info messages
rodzic
c8eb100bcf
commit
322d305457
|
@ -60,6 +60,10 @@
|
|||
background-color: theme('colors.warning.100');
|
||||
}
|
||||
|
||||
.info {
|
||||
background-color: theme('colors.info.100');
|
||||
}
|
||||
|
||||
.success {
|
||||
background-color: theme('colors.positive.100');
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue