chiark / gitweb /
doxygen: make it possible to override the bold link text.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Dec 2017 21:42:46 +0000 (22:42 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Dec 2017 23:10:54 +0000 (00:10 +0100)
css/m-dark+doxygen.compiled.css
css/m-dark.doxygen.compiled.css
css/m-doxygen.css
css/m-light+doxygen.compiled.css
css/m-light.doxygen.compiled.css

index e7adf1ba33ff9fabfb145920bda77b1232db6896..2a5776a6a2f7bad77c2ceab84f70b85458b6f25d 100644 (file)
@@ -1754,6 +1754,9 @@ ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:
 a.m-dox, a.m-dox-self {
   font-weight: bold;
 }
+.m-thin a.m-dox, .m-thin a.m-dox-self {
+  font-weight: normal;
+}
 ul.m-dox li.m-dox-expansible > a:first-child,
 ul.m-dox li.m-dox-collapsible > a:first-child,
 ul.m-dox li.m-dox-expansible > a:first-child:hover,
index cc91775b18f1a9fcbaf6d43aa906c335ce3e31df..e26a380cbc6709eb1f49b41cb6a9ba9c9d1bc70e 100644 (file)
@@ -31,6 +31,9 @@ ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:
 a.m-dox, a.m-dox-self {
   font-weight: bold;
 }
+.m-thin a.m-dox, .m-thin a.m-dox-self {
+  font-weight: normal;
+}
 ul.m-dox li.m-dox-expansible > a:first-child,
 ul.m-dox li.m-dox-collapsible > a:first-child,
 ul.m-dox li.m-dox-expansible > a:first-child:hover,
index 51678039ddcf127518377c3cdd0803c4dd88c1cc..0142953ee021cb772ad3f5ae344dcf292c74ddec 100644 (file)
@@ -29,6 +29,10 @@ ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:
 a.m-dox, a.m-dox-self {
   font-weight: bold;
 }
+/* Make it possible to override the above */
+.m-thin a.m-dox, .m-thin a.m-dox-self {
+  font-weight: normal;
+}
 ul.m-dox li.m-dox-expansible > a:first-child,
 ul.m-dox li.m-dox-collapsible > a:first-child,
 ul.m-dox li.m-dox-expansible > a:first-child:hover,
index 8385730b73c75610cf234491026cdc4df4f6307a..51cbe1ba7cada2a5b32f0493c3389bf729fc88d3 100644 (file)
@@ -1690,6 +1690,9 @@ ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:
 a.m-dox, a.m-dox-self {
   font-weight: bold;
 }
+.m-thin a.m-dox, .m-thin a.m-dox-self {
+  font-weight: normal;
+}
 ul.m-dox li.m-dox-expansible > a:first-child,
 ul.m-dox li.m-dox-collapsible > a:first-child,
 ul.m-dox li.m-dox-expansible > a:first-child:hover,
index 0b02f1c417d794282100a47572bd89c2a9713a6b..41b390236dd1feba13290e6b572fb331688189e3 100644 (file)
@@ -31,6 +31,9 @@ ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:
 a.m-dox, a.m-dox-self {
   font-weight: bold;
 }
+.m-thin a.m-dox, .m-thin a.m-dox-self {
+  font-weight: normal;
+}
 ul.m-dox li.m-dox-expansible > a:first-child,
 ul.m-dox li.m-dox-collapsible > a:first-child,
 ul.m-dox li.m-dox-expansible > a:first-child:hover,