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

Unified Diff: chrome/browser/resources/md_extensions/item_list.css

Issue 2386813002: [MD Extensions] Merge CSS into html files (Closed)
Patch Set: Newlines Created 4 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
Index: chrome/browser/resources/md_extensions/item_list.css
diff --git a/chrome/browser/resources/md_extensions/item_list.css b/chrome/browser/resources/md_extensions/item_list.css
deleted file mode 100644
index 4b8f0a688c6fb10f107017b7d1d3eb5e8026dbd0..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/md_extensions/item_list.css
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Copyright 2015 The Chromium Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file. */
-
-:host {
- @apply(--layout-vertical);
-}
-
-iron-list {
- @apply(--layout-flex);
- margin-top: 18px;
-}
-
-.wrapper {
- padding: 6px;
-}
« no previous file with comments | « chrome/browser/resources/md_extensions/item.html ('k') | chrome/browser/resources/md_extensions/item_list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698