Chromium Code Reviews| 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
|
| + } |
| } |