aboutsummaryrefslogtreecommitdiff
path: root/docs/stylesheet.css
diff options
context:
space:
mode:
authorRyan OShea <Ryan.OShea2@arm.com>2020-02-12 16:15:27 +0000
committerJim Flynn <jim.flynn@arm.com>2020-03-11 21:25:07 +0000
commit2bbfaa784c0ea2e2b239470cfbe633026d53c9cb (patch)
tree0de6e92da7a3b6f2bff919cefe7a54a7aa679a80 /docs/stylesheet.css
parent5238aff21baf0b35c36ab0cc72c7a46888e3bd08 (diff)
downloadarmnn-2bbfaa784c0ea2e2b239470cfbe633026d53c9cb.tar.gz
IVGCVSW-3726 Doxygen touch-up
* Doxygen comment touch-ups * Fixed markup in .dox files * Fixed stylesheet * Doxyfile changes * Added logo file * Added header file Signed-off-by: Ryan OShea <Ryan.OShea2@arm.com> Change-Id: I94c7f5a6923a0bbb5c6ed610f1f55d57e2bb8a49
Diffstat (limited to 'docs/stylesheet.css')
-rw-r--r--docs/stylesheet.css14
1 files changed, 3 insertions, 11 deletions
diff --git a/docs/stylesheet.css b/docs/stylesheet.css
index f6ed8aadb9..ea7f4dccc0 100644
--- a/docs/stylesheet.css
+++ b/docs/stylesheet.css
@@ -1,7 +1,7 @@
+/* Copyright (c) 2020 ARM Limited. */
/* Changes to tabs.css */
.tabs, .tabs2, .tabs3 {
- /* box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3); */
position: relative;
}
@@ -110,6 +110,8 @@ a.codeRef, a.codeRef:visited {
div.fragment {
background-color: #FCFCFC;
border: 1px solid #CFCFCF;
+ padding: 8px;
+ margin: 10px 2px;
}
div.line.glow {
@@ -124,10 +126,6 @@ body {
background-color: #007fa3;
}
-.memitem.glow {
- /* box-shadow: 0 0 15px orange; */
-}
-
.memproto, dl.reflist dt {
border-top: 1px solid #B8B8B8;
border-left: 1px solid #B8B8B8;
@@ -168,12 +166,6 @@ dl.note
border-color: #f68a33;
}
-#projectlogo
-{
- width:150px;
- text-align:left;
-}
-
#projectname
{
font: 200% Tahoma, Arial,sans-serif;