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

Unified Diff: chrome/test/data/extensions/samples/youtube_popular/styles.css

Issue 386023: Remove the last of the old samples. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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/test/data/extensions/samples/youtube_popular/styles.css
===================================================================
--- chrome/test/data/extensions/samples/youtube_popular/styles.css (revision 31819)
+++ chrome/test/data/extensions/samples/youtube_popular/styles.css (working copy)
@@ -1,15 +0,0 @@
-.titlec {
- font-size: small;
-}
-ul.videos li {
- float: left;
- width: 10em;
- margin-bottom: 1em;
-}
-ul.videos
-{
- margin-bottom: 1em;
- padding-left : 0em;
- margin-left: 0em;
- list-style: none;
-}

Powered by Google App Engine
This is Rietveld 408576698