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

Unified Diff: chrome/common/extensions/docs/static/sass/_api.scss

Issue 354073004: Docserver: Add template support for object level availability (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 6 years, 6 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/common/extensions/docs/static/sass/_api.scss
diff --git a/chrome/common/extensions/docs/static/sass/_api.scss b/chrome/common/extensions/docs/static/sass/_api.scss
index d56d0cf0dc17397a572ce2e64470a3624fc0733c..3c764e5a43dfa04f7eb876c59195d0dbe4495ad0 100644
--- a/chrome/common/extensions/docs/static/sass/_api.scss
+++ b/chrome/common/extensions/docs/static/sass/_api.scss
@@ -47,4 +47,8 @@
margin-top: rhythm(2);
}
}
+
+ .availability {
+ color: magenta;
ahernandez 2014/07/01 20:27:46 I left this magenta because it stands out well for
not at google - send to devlin 2014/07/01 20:29:53 no problem. I actually want to play with the style
ahernandez 2014/07/01 20:45:25 I just tried out a style similar to the deprecated
+ }
}

Powered by Google App Engine
This is Rietveld 408576698