summaryrefslogtreecommitdiffstats
path: root/templates/html/doxygen.css
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-08-19 16:09:33 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2018-08-19 16:09:33 (GMT)
commita77fed0a607887a9ea023791b13e227a44eb82fc (patch)
tree0289ba89ab040a99082fce236e1278e3a88d37f0 /templates/html/doxygen.css
parentcf5f1ed593fefcef2cceee69dec44e7daa5e8c12 (diff)
parent12eaf6afe565ae1f7d440080205ddb76585bd31d (diff)
downloadDoxygen-a77fed0a607887a9ea023791b13e227a44eb82fc.zip
Doxygen-a77fed0a607887a9ea023791b13e227a44eb82fc.tar.gz
Doxygen-a77fed0a607887a9ea023791b13e227a44eb82fc.tar.bz2
Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen into albert-github-feature/bug_693515
Diffstat (limited to 'templates/html/doxygen.css')
-rw-r--r--templates/html/doxygen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/doxygen.css b/templates/html/doxygen.css
index 8e87381..83cee43 100644
--- a/templates/html/doxygen.css
+++ b/templates/html/doxygen.css
@@ -687,7 +687,7 @@ dl.reflist dd {
line-height: 14px;
}
-.params, .retval, .exception, .tparams {
+.params, .retval, .exception, .tparams, .examples {
margin-left: 0px;
padding-left: 0px;
}