mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
[IMP] runbot_merge: don't inherit color in bg
They don't have a color in the first place so it's useless.
This commit is contained in:
parent
3b230a9a8d
commit
fcd58141ae
@ -61,7 +61,6 @@ h1, h2, h3, h4, h5, h6{
|
||||
margin-bottom: 0.33em !important;
|
||||
}
|
||||
|
||||
.bg-success, .bg-info, .bg-warning, .bg-danger, .bg-gray-lighter,
|
||||
.table-success, .table-info, .table-warning, .table-danger {
|
||||
color: inherit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user