aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/css
diff options
context:
space:
mode:
authorShyam Seshadri2013-03-15 22:17:08 +0530
committerMisko Hevery2013-03-15 20:56:13 -0700
commitf197e391c1148398825bfd1af8d000d351821c97 (patch)
tree27e245706bc95d47cfd06ac8f8112f9e724f2d0c /docs/src/templates/css
parent1c1cd4fdf6b6d7511c7b8dc61b8042011dc54830 (diff)
downloadangular.js-f197e391c1148398825bfd1af8d000d351821c97.tar.bz2
feat(docs): Add Improve this doc link in each doc page, which links to the edit mode of that file in github
Diffstat (limited to 'docs/src/templates/css')
-rw-r--r--docs/src/templates/css/docs.css4
1 files changed, 4 insertions, 0 deletions
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;