Bug 1500018 - Polish Network panel filter buttons UI; r=Honza

--HG--
extra : amend_source : 9e8cdfb18b32a2f1b575257c7c0d879ac00fc69e
This commit is contained in:
lenpel 2018-10-25 00:41:41 +02:00
parent 8ed82df6ff
commit 4ea49b0b4e

View File

@ -9,17 +9,6 @@
line-height: 23px;
}
/* This should be global style for all panels at some point */
.monitor-panel .devtools-button {
background-color: transparent;
}
/* This should be global style for all panels at some point */
.theme-light .monitor-panel .devtools-button.checked {
color: var(--grey-90);
background-color: var(--grey-90-a10);
}
.devtools-toolbar-container {
height: auto;
flex-wrap: wrap;