]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/wxwidgets.css
@wxsince -> @since in Doxygen docs
[wxWidgets.git] / docs / doxygen / wxwidgets.css
index 150d949d6a2340a566c43b7bedb866e4f63756e5..a4d08ee7ce6ca70030e4c04cec950d0922a892c3 100644 (file)
@@ -11,7 +11,7 @@
 /*
   Doxygen classic styles
   ======================
-*/   
+*/
 
 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
        font-family: Geneva, Arial, Helvetica, sans-serif;
@@ -22,7 +22,7 @@ BODY,TD {
 H1 {
        text-align: center;
        font-size: 160%;
- border-top: 1em;
      border-top: 1em;
 }
 H2 {
        font-size: 120%;
@@ -30,8 +30,8 @@ H2 {
 H3 {
        font-size: 100%;
 }
-CAPTION { 
-       font-weight: bold 
+CAPTION {
+       font-weight: bold
 }
 DIV.qindex {
        width: 100%;
@@ -52,25 +52,25 @@ DIV.navpath {
        line-height: 140%;
 }
 DIV.navtab {
-       background-color: #e8eef2;
-       border: 1px solid #84b0c7;
-       text-align: center;
-       margin: 2px;
-       margin-right: 15px;
-       padding: 2px;
+       background-color: #e8eef2;
+       border: 1px solid #84b0c7;
+       text-align: center;
+       margin: 2px;
+       margin-right: 15px;
+       padding: 2px;
 }
 TD.navtab {
-       font-size: 70%;
+       font-size: 70%;
 }
 A.qindex {
-       text-decoration: none;
-       font-weight: bold;
-       color: #1A419D;
+       text-decoration: none;
+       font-weight: bold;
+       color: #1A419D;
 }
 A.qindex:visited {
-       text-decoration: none;
-       font-weight: bold;
-       color: #1A419D
+       text-decoration: none;
+       font-weight: bold;
+       color: #1A419D
 }
 A.qindex:hover {
        text-decoration: none;
@@ -88,46 +88,46 @@ A.qindexHL:hover {
        background-color: #6666cc;
        color: #ffffff;
 }
-A.qindexHL:visited { 
-       text-decoration: none; 
-       background-color: #6666cc; 
-       color: #ffffff 
+A.qindexHL:visited {
+       text-decoration: none;
+       background-color: #6666cc;
+       color: #ffffff
 }
-A.el { 
-       text-decoration: none; 
-       font-weight: bold 
+A.el {
+       text-decoration: none;
+       font-weight: bold
 }
-A.elRef { 
-       font-weight: bold 
+A.elRef {
+       font-weight: bold
 }
-A.code:link { 
-       text-decoration: none; 
-       font-weight: normal; 
+A.code:link {
+       text-decoration: none;
+       font-weight: normal;
        color: #0000FF
 }
-A.code:visited { 
-       text-decoration: none; 
-       font-weight: normal; 
+A.code:visited {
+       text-decoration: none;
+       font-weight: normal;
        color: #0000FF
 }
-A.codeRef:link { 
-       font-weight: normal; 
+A.codeRef:link {
+       font-weight: normal;
        color: #0000FF
 }
-A.codeRef:visited { 
-       font-weight: normal; 
+A.codeRef:visited {
+       font-weight: normal;
        color: #0000FF
 }
-A:hover { 
-       text-decoration: none;  
-       background-color: #f2f2ff 
+A:hover {
+       text-decoration: none;
+       background-color: #f2f2ff
 }
-DL.el { 
-       margin-left: -1cm 
+DL.el {
+       margin-left: -1cm
 }
 .fragment {
-       font-family: monospace, fixed;
-       font-size: 95%;
+       font-family: monospace, fixed;
+       font-size: 95%;
 }
 PRE.fragment {
        border: 1px solid #CCCCCC;
@@ -141,24 +141,24 @@ PRE.fragment {
        padding-top: 4px;
        padding-bottom: 4px;
 }
-DIV.ah { 
-       background-color: black; 
-       font-weight: bold; 
-       color: #ffffff; 
-       margin-bottom: 3px; 
-       margin-top: 3px 
+DIV.ah {
+       background-color: black;
+       font-weight: bold;
+       color: #ffffff;
+       margin-bottom: 3px;
+       margin-top: 3px
 }
 
 DIV.groupHeader {
-       margin-left: 16px;
-       margin-top: 12px;
-       margin-bottom: 6px;
-       font-weight: bold;
+       margin-left: 16px;
+       margin-top: 12px;
+       margin-bottom: 6px;
+       font-weight: bold;
 }
-DIV.groupText { 
-       margin-left: 16px; 
-       font-style: italic; 
-       font-size: 90% 
+DIV.groupText {
+       margin-left: 16px;
+       font-style: italic;
+       font-size: 90%
 }
 BODY {
        background: white;
@@ -193,15 +193,15 @@ TD.indexvalue {
        border: 1px solid #CCCCCC;
 }
 TR.memlist {
-       background-color: #f0f0f0; 
+       background-color: #f0f0f0;
 }
-P.formulaDsp { 
-       text-align: center; 
+P.formulaDsp {
+       text-align: center;
 }
 IMG.formulaDsp {
 }
-IMG.formulaInl { 
-       vertical-align: middle; 
+IMG.formulaInl {
+       vertical-align: middle;
 }
 SPAN.keyword       { color: #008000 }
 SPAN.keywordtype   { color: #604020 }
@@ -217,7 +217,7 @@ SPAN.vhdllogic     { color: #ff0000 }
 
 .mdescLeft {
        padding: 0px 8px 4px 8px;
-       font-size: 80%;
+       font-size: 90%;
        font-style: italic;
        background-color: #FAFAFA;
        border-top: 1px none #E0E0E0;
@@ -227,8 +227,8 @@ SPAN.vhdllogic     { color: #ff0000 }
        margin: 0px;
 }
 .mdescRight {
-        padding: 0px 8px 4px 8px;
-       font-size: 80%;
+       padding: 0px 8px 4px 8px;
+       font-size: 90%;
        font-style: italic;
        background-color: #FAFAFA;
        border-top: 1px none #E0E0E0;
@@ -253,7 +253,7 @@ SPAN.vhdllogic     { color: #ff0000 }
        border-bottom-style: none;
        border-left-style: none;
        background-color: #FAFAFA;
-       font-size: 80%;
+       font-size: 90%;
 }
 .memItemRight {
        padding: 1px 8px 0px 8px;
@@ -271,7 +271,7 @@ SPAN.vhdllogic     { color: #ff0000 }
        border-bottom-style: none;
        border-left-style: none;
        background-color: #FAFAFA;
-       font-size: 80%;
+       font-size: 90%;
 }
 .memTemplItemLeft {
        padding: 1px 0px 0px 8px;
@@ -289,7 +289,7 @@ SPAN.vhdllogic     { color: #ff0000 }
        border-bottom-style: none;
        border-left-style: none;
        background-color: #FAFAFA;
-       font-size: 80%;
+       font-size: 90%;
 }
 .memTemplItemRight {
        padding: 1px 8px 0px 8px;
@@ -307,7 +307,7 @@ SPAN.vhdllogic     { color: #ff0000 }
        border-bottom-style: none;
        border-left-style: none;
        background-color: #FAFAFA;
-       font-size: 80%;
+       font-size: 90%;
 }
 .memTemplParams {
        padding: 1px 0px 0px 8px;
@@ -326,9 +326,9 @@ SPAN.vhdllogic     { color: #ff0000 }
        border-left-style: none;
        color: #606060;
        background-color: #FAFAFA;
-       font-size: 80%;
+       font-size: 90%;
 }
-.search { 
+.search {
        color: #003399;
        font-weight: bold;
 }
@@ -336,13 +336,13 @@ FORM.search {
        margin-bottom: 0px;
        margin-top: 0px;
 }
-INPUT.search { 
+INPUT.search {
        font-size: 75%;
        color: #000080;
        font-weight: normal;
        background-color: #e8eef2;
 }
-TD.tiny { 
+TD.tiny {
        font-size: 75%;
 }
 a {
@@ -351,16 +351,16 @@ a {
 a:visited {
        color: #2A3798;
 }
-.dirtab { 
+.dirtab {
        padding: 4px;
        border-collapse: collapse;
        border: 1px solid #84b0c7;
 }
-TH.dirtab { 
+TH.dirtab {
        background: #e8eef2;
        font-weight: bold;
 }
-HR { 
+HR {
        height: 1px;
        border: none;
        border-top: 1px solid black;
@@ -372,8 +372,8 @@ HR {
        color: #606060;
        font-weight: normal;
        margin-left: 3px;
-} 
-.memnav { 
+}
+.memnav {
        background-color: #e8eef2;
        border: 1px solid #84b0c7;
        text-align: center;
@@ -423,28 +423,28 @@ HR {
        font-family: sans-serif;
        margin:0.5em;
 }
-.directory { 
-       font-size: 9pt; 
-       font-weight: bold; 
+.directory {
+       font-size: 9pt;
+       font-weight: bold;
 }
-.directory h3 { 
-       margin: 0px; 
-       margin-top: 1em; 
-       font-size: 11pt; 
+.directory h3 {
+       margin: 0px;
+       margin-top: 1em;
+       font-size: 11pt;
 }
-.directory > h3 { 
-       margin-top: 0; 
+.directory > h3 {
+       margin-top: 0;
 }
-.directory p { 
-       margin: 0px; 
-       white-space: nowrap; 
+.directory p {
+       margin: 0px;
+       white-space: nowrap;
 }
-.directory div { 
-       display: none; 
-       margin: 0px; 
+.directory div {
+       display: none;
+       margin: 0px;
 }
-.directory img { 
-       vertical-align: -30%; 
+.directory img {
+       vertical-align: -30%;
 }
 
 
@@ -455,41 +455,73 @@ HR {
 */
 
 IMG.logo {
-    float: right;
-    margin: 20px;
+       float: right;
+       margin: 20px;
 }
 
 IMG.appearance {
-    margin: 20px;
+       margin: 20px;
 }
 
 TABLE.appearance {
-    width: 100%;
-    text-align: center;
-    font-style: italic; 
-    font-size: 90%;
-    /*font-weight: bold;*/
+       width: 100%;
+       text-align: center;
+       font-style: italic;
+       font-size: 90%;
+       /*font-weight: bold;*/
 }
 
 SPAN.literal {
-    text-decoration: none;
-    font-weight: bold;
-    font-family: monospace, fixed;
-    color: #008800;
+       text-decoration: none;
+       font-weight: bold;
+       font-family: monospace, fixed;
+       color: #008800;
 }
 
 /* we make all the following <span> tags render the text just like
    the standard Doxygen @remarks, @see tags do, to obtain a uniform
    look and feel */
-SPAN.itemdef, SPAN.lib, SPAN.category, SPAN.stdobj, SPAN.styles, SPAN.events, SPAN.appearance, SPAN.impl, SPAN.avail {
-    font-weight: bold;
-    line-height: 130%;
+SPAN.itemdef, SPAN.lib, SPAN.category, SPAN.stdobj, SPAN.styles, SPAN.events, SPAN.flags, SPAN.appearance, SPAN.impl, SPAN.avail {
+       font-weight: bold;
+       line-height: 130%;
 }
 
-SPAN.style, SPAN.event {
-    font-weight: bold;
-    color: #880000;
+SPAN.style, SPAN.event, SPAN.flag {
+       font-weight: bold;
+       color: #880000;
 }
 
+DIV.styleDesc, DIV.eventDesc, DIV.flagDesc {
+    margin-left: 3%;
+    margin-bottom: 1ex;
+}
+
+DIV.eventHandler {
+    text-indent: 3%;
+}
 
+DIV.eventHandler SPAN {
+    padding: 5px;
+    background-color: #eeeeee;
+    font-family: monospace, fixed;
+}
+
+A[HREF="modules.html"] SPAN:before {
+       content: "Categories / ";
+}
+
+/* Doxygen defaults the top navigation tabs to a small, bold font,
+   so we reset it here to a larger, normal font. */
+DIV.navigation A SPAN {
+       font-size: 120%;
+       font-weight: normal;
+}
+
+LI {
+       line-height: 115%;
+}
+
+DIV.tags LI {
+       line-height: 100%;
+}