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

Unified Diff: chrome/browser/resources/options/chromeos/display_options.css

Issue 12208121: Removes the 'launcher' grey bar from display pref. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 | « no previous file | chrome/browser/resources/options/chromeos/display_options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos/display_options.css
diff --git a/chrome/browser/resources/options/chromeos/display_options.css b/chrome/browser/resources/options/chromeos/display_options.css
index a8435e5d18c7802127c428fb283e7bb10a8bf3b1..cec5b4b3c0531a6c3766a287d5ec4fb90ef5b20c 100644
--- a/chrome/browser/resources/options/chromeos/display_options.css
+++ b/chrome/browser/resources/options/chromeos/display_options.css
@@ -69,13 +69,6 @@ html[dir=rtl] #selected-display-data-container {
font-weight: bold;
}
-#display-launcher {
- background-color: lightgrey;
- bottom: 0;
- height: 10px;
- position: absolute;
-}
-
.displays-display {
-webkit-user-select: none;
background: rgb(240, 240, 240);
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos/display_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698