From 70cf0a389f7ed60edc248e302a5201b283c0a213 Mon Sep 17 00:00:00 2001 From: Shyam Seshadri Date: Fri, 15 Mar 2013 22:17:08 +0530 Subject: feat(docs): Add Improve this doc link in each doc page, which links to the edit mode of that file in github --- docs/src/templates/css/docs.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/src/templates/css/docs.css') diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 53478e33..70d98a3c 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -86,6 +86,10 @@ img.AngularJS-small { /* Content */ /* =============================== */ +.improve-docs { + float: right; +} + .hint { font-size: .7em; color: #c0c0c0; -- cgit v1.2.3