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

Unified Diff: dart/site/try/line_numbers.css

Issue 265063002: Better handling of large files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r35799 Created 6 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 | « dart/site/try/index.html ('k') | dart/site/try/src/interaction_manager.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/line_numbers.css
diff --git a/dart/site/try/line_numbers.css b/dart/site/try/line_numbers.css
index 7578c9bcab9c0e5f80b97ed0ede077f7e214ba81..786d555b302fe583d8f92e69f55d180c5c9e9ea3 100644
--- a/dart/site/try/line_numbers.css
+++ b/dart/site/try/line_numbers.css
@@ -5,9 +5,6 @@
.mainEditorPane {
padding: 0px;
-}
-
-div {
counter-reset: dart-line-number;
}
« no previous file with comments | « dart/site/try/index.html ('k') | dart/site/try/src/interaction_manager.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698