aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates
diff options
context:
space:
mode:
authorJulien Bouquillon2013-05-10 23:06:18 +0200
committerBrian Ford2013-07-11 14:40:06 -0700
commit61fb5863df4afe0fad688a44ff78b245b8439db2 (patch)
tree67b40d4347d3f394681aaa1c671758d5b7708774 /docs/src/templates
parenta4ec297925f052bf9ea1aba9f584eaaf7472fb93 (diff)
downloadangular.js-61fb5863df4afe0fad688a44ff78b245b8439db2.tar.bz2
feat(ngDocs): add links to source for API
- add tests - the link points to the gruntUtil.getVersion().number tree on github
Diffstat (limited to 'docs/src/templates')
-rw-r--r--docs/src/templates/css/docs.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css
index 0bb631d8..27d2bcd3 100644
--- a/docs/src/templates/css/docs.css
+++ b/docs/src/templates/css/docs.css
@@ -86,8 +86,9 @@ img.AngularJS-small {
/* Content */
/* =============================== */
-.improve-docs {
+.improve-docs, .view-source {
float: right;
+ margin: 0 5px;
}
.hint {