Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(839)

Unified Diff: third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css

Issue 2973113002: Revert of [CacheStorage] [IndexedDB] [DevTools] Added refresh button to category view of cache storage and in… (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/resources/ApplicationPanelSidebar.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
diff --git a/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css b/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
index 60783a01bebb2d8929340706cb126cd50bd90800..ccebe240bcc16c9b5dde74be35ce8d9687c2a6ea 100644
--- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
+++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
@@ -24,21 +24,6 @@
li.storage-group-list-item::before {
display: none;
-}
-
-li.storage-group-list-item
-.trailing-icons {
- width: 14px;
- height: 14px;
- margin-left: 6px;
-}
-
-li.storage-group-list-item
-.trailing-icons
-.sidebar-section-button {
- position: relative;
- top: -1px;
- left: -8px;
}
.navigator-tree-item {
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/resources/ApplicationPanelSidebar.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698