Skip to content
Snippets Groups Projects
Commit 19a93b11 authored by Ricky Chien's avatar Ricky Chien
Browse files

Bug 1424916 - Remove widgets.css from netmonitor r=Honza

MozReview-Commit-ID: 80Lsj4zN1at

--HG--
extra : rebase_source : 2e1a7ec7bcd6562b13992d398effea6598579c66
parent d8ba79a5
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@
<!DOCTYPE html>
<html dir="">
<head>
<link rel="stylesheet" href="chrome://devtools/content/shared/widgets/widgets.css"/>
<link rel="stylesheet" href="chrome://devtools/skin/widgets.css"/>
<link rel="stylesheet" href="chrome://devtools/content/netmonitor/src/assets/styles/netmonitor.css"/>
<script src="chrome://devtools/content/shared/theme-switching.js"></script>
</head>
......
......@@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@import "chrome://devtools/skin/widgets.css";
@import "resource://devtools/client/themes/light-theme.css";
@import "resource://devtools/client/shared/components/splitter/SplitBox.css";
@import "resource://devtools/client/shared/components/tree/TreeView.css";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment