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

Unified Diff: chrome/browser/resources/extensions/extensions.css

Issue 10382025: Revert 135525 - Add a first-class off-store install UI to chrome://extensions/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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/app/generated_resources.grd ('k') | chrome/browser/resources/extensions/extensions.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/extensions/extensions.css
===================================================================
--- chrome/browser/resources/extensions/extensions.css (revision 135527)
+++ chrome/browser/resources/extensions/extensions.css (working copy)
@@ -204,16 +204,6 @@
display: none;
}
-#dropTargetOverlay {
- color: rgb(48, 57, 66);
- font-size: 18px;
- text-align: center;
-}
-
-#dropTargetOverlay div {
- margin: 1em;
-}
-
/* Trash */
#extension-settings .trash {
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/extensions/extensions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698