Fix background of tab select icon

pull/2013/merge
Nick O'Leary 2019-03-05 13:25:24 +00:00
parent a046b357da
commit 39344fcae5
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 0 deletions

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;