From 049531831c4a2e2646717a6952f3b49b1a657c62 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 14 May 2014 16:27:30 -0600 Subject: [PATCH] Move stability and inherited indicators after names --- apidoc/template/static/styles/jaguar.css | 7 ++++--- apidoc/template/tmpl/members.tmpl | 7 ++++--- apidoc/template/tmpl/method.tmpl | 13 ++++++------- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/apidoc/template/static/styles/jaguar.css b/apidoc/template/static/styles/jaguar.css index 996d0f12f3..c105655f41 100644 --- a/apidoc/template/static/styles/jaguar.css +++ b/apidoc/template/static/styles/jaguar.css @@ -190,9 +190,9 @@ li { border-radius: 3px; background-color: #1F6B75 !important; color: #fff; - font-size: 0.7em; + vertical-align: top; + font-size: 0.8em; padding: 2px 4px; - margin-right: 8px; } .main span.number { background-color: #ccc !important; @@ -263,7 +263,8 @@ li { display: inline-block; border-radius: 3px; background-color: #888!important; - font-size: 0.7em; + vertical-align: top; + font-size: 0.8em; padding: 2px 4px; margin-right: 5px; } diff --git a/apidoc/template/tmpl/members.tmpl b/apidoc/template/tmpl/members.tmpl index 839dddfc11..4116c40bfc 100644 --- a/apidoc/template/tmpl/members.tmpl +++ b/apidoc/template/tmpl/members.tmpl @@ -11,10 +11,11 @@ if (data.type && data.type.names) { ?>
-

-

+

+ + +

-

diff --git a/apidoc/template/tmpl/method.tmpl b/apidoc/template/tmpl/method.tmpl index 4e98c5283f..c8ff2ee5e3 100644 --- a/apidoc/template/tmpl/method.tmpl +++ b/apidoc/template/tmpl/method.tmpl @@ -5,13 +5,13 @@ var self = this;
-

+

+ - +

-
, @@ -19,7 +19,6 @@ var self = this;
-

@@ -60,7 +59,6 @@ var self = this; var parts = f.split(/#?event:/); ?>
  • - ) - - - ]*>/g, '') ?> + - + + ]*>/g, '') ?>