Backed out changeset c0c0b342f39e (bug 1531400) for DevTools failures in devtools/client/netmonitor/test/browser_net_autoscroll.js

This commit is contained in:
Dorel Luca 2019-03-14 12:24:32 +02:00
parent e8fa711caf
commit 2d369e149e

View file

@ -34,13 +34,6 @@
padding: 0 3px; padding: 0 3px;
} }
.devtools-toolbar td {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: var(--theme-splitter-color);
}
/* <thead> nor <tr> support border, we have to style the <td> */
.devtools-toolbar-bottom { .devtools-toolbar-bottom {
border-top-width: 1px; border-top-width: 1px;
border-bottom: none; border-bottom: none;