1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

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
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

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;