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

Unified Diff: stylesheets/partials/_syntax.scss

Issue 85333007: Begin the redesign process, starting with the navbar. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang.git@master
Patch Set: Code review updates. Created 7 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
« no previous file with comments | « css/sass/style.scss ('k') | stylesheets/partials/_variables.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: stylesheets/partials/_syntax.scss
diff --git a/css/sass/_syntax.scss b/stylesheets/partials/_syntax.scss
old mode 100644
new mode 100755
similarity index 96%
rename from css/sass/_syntax.scss
rename to stylesheets/partials/_syntax.scss
index e957e7f4d7ce1f543cc580ecc002b8a9e6d950b9..d634327930c20d0fa7acd75a460028d6815c76a8
--- a/css/sass/_syntax.scss
+++ b/stylesheets/partials/_syntax.scss
@@ -2,7 +2,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// These styles come from https://github.com/dart-lang/dartlang.org/blob/master/src/site/scss/_syntax.scss.
.highlight {
.c { color: #999988; font-style: italic } // Comment
.err { color: #a61717; background-color: #e3d2d2 } // Error
« no previous file with comments | « css/sass/style.scss ('k') | stylesheets/partials/_variables.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698