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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css

Issue 2594883002: DevTools: [Persistence] introduce badged icons instead of checkmarks (Closed)
Patch Set: address comments Created 4 years 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/ui/inspectorSyntaxHighlight.css ('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/ui/tabbedPane.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css
index bb9f5421859fd44fdf64ab34a754a9f604a74884..0b98b26c07477bfd22175c99e5fc0a760b1b9feb 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css
@@ -74,6 +74,8 @@
.tabbed-pane-header-tab-icon {
margin-right: 6px;
+ display: flex;
+ align-items: center;
}
.tabbed-pane-header-tab {
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlight.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698