Fix background of tab select icon

This commit is contained in:
Nick O'Leary
2019-03-05 13:25:24 +00:00
parent a046b357da
commit 39344fcae5

View File

@@ -111,6 +111,7 @@
font-weight: bold;
.red-ui-tabs-badge-selected {
display: inline;
background: white;
}
.red-ui-tabs-badge-changed {
display: none;