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

Unified Diff: chrome_linux/resources/inspector/elementsPanel.css

Issue 33333002: Roll Linux reference build to official build 30.0.1599.33 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years, 2 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 | « chrome_linux/resources/inspector/devtools.html ('k') | chrome_linux/resources/inspector/helpScreen.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_linux/resources/inspector/elementsPanel.css
===================================================================
--- chrome_linux/resources/inspector/elementsPanel.css (revision 229864)
+++ chrome_linux/resources/inspector/elementsPanel.css (working copy)
@@ -541,6 +541,7 @@
-webkit-user-drag: auto;
}
+
.sidebar-pane.composite {
overflow: hidden;
position: absolute;
@@ -559,37 +560,12 @@
-webkit-justify-content: center;
}
-.sidebar-pane.composite .computed-style {
- border-bottom: 1px solid rgb(64%, 64%, 64%);
-}
-
.sidebar-pane.composite .metrics-and-computed .sidebar-pane-toolbar {
margin-top: 4px;
margin-bottom: -4px;
position: relative;
}
-.sidebar-pane.composite .platform-fonts {
- padding: 1ex;
- -webkit-user-select: text;
-}
-
-.sidebar-pane.composite .platform-fonts .stats-section {
- margin-bottom: 5px;
-}
-
-.sidebar-pane.composite .platform-fonts .css-font-value {
- margin-left: 1ex;
-}
-
-.sidebar-pane.composite .platform-fonts .font-stats-item {
- padding-left: 1em;
-}
-
-.sidebar-pane.composite .platform-fonts .font-stats-item .delimeter {
- margin: 0 1ex 0 1ex;
-}
-
.sidebar-pane.composite .metrics-and-styles .metrics {
border-top: 1px solid rgb(64%, 64%, 64%);
border-bottom: none;
« no previous file with comments | « chrome_linux/resources/inspector/devtools.html ('k') | chrome_linux/resources/inspector/helpScreen.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698