summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorMattV <qt-info@nokia.com>2009-09-15 16:49:43 +1000
committerMattV <qt-info@nokia.com>2009-09-15 16:49:43 +1000
commit6fa18b7eda5fb80d570eb8c1fb2112c585051bb8 (patch)
treed64e02ddbe6bffd7a14912872dfcdba0c9a8a5e8 /doc/src
parentf71e5c0e0294ba932550b7c3c991afb71bd04471 (diff)
Update documentation CSS.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/classic.css240
1 files changed, 192 insertions, 48 deletions
diff --git a/doc/src/classic.css b/doc/src/classic.css
index 2e3367d6..4225a1b7 100644
--- a/doc/src/classic.css
+++ b/doc/src/classic.css
@@ -1,132 +1,276 @@
+BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
+ font-family: Arial, Geneva, Helvetica, sans-serif;
+}
+H1 {
+ text-align: center;
+ font-size: 160%;
+}
+H2 {
+ font-size: 120%;
+}
+H3 {
+ font-size: 100%;
+}
+
h3.fn,span.fn
{
-margin-left: 1cm;
-text-indent: -1cm;
+ background-color: #eee;
+ border-width: 1px;
+ border-style: solid;
+ border-color: #ddd;
+ font-weight: bold;
+ padding: 6px 0px 6px 10px;
+ margin: 42px 0px 0px 0px;
+}
+
+hr {
+ border: 0;
+ color: #a0a0a0;
+ background-color: #ccc;
+ height: 1px;
+ width: 100%;
+ text-align: left;
+ margin: 34px 0px 34px 0px;
+}
+
+table.valuelist {
+ border-width: 1px 1px 1px 1px;
+ border-style: solid;
+ border-color: #dddddd;
+ border-collapse: collapse;
+ background-color: #f0f0f0;
+}
+
+table.indextable {
+ border-width: 1px 1px 1px 1px;
+ border-collapse: collapse;
+ background-color: #f0f0f0;
+ border-color:#555;
+}
+
+
+table.valuelist th {
+ border-width: 1px 1px 1px 2px;
+ padding: 4px;
+ border-style: solid;
+ border-color: #666;
+ color:white;
+ background-color:#666;
+}
+
+th.titleheader {
+ border-width: 1px 0px 1px 0px;
+ padding: 4px;
+ border-style: solid;
+ border-color: #444;
+ color:white;
+ background-color:#555555;
+}
+
+p {
+
+ margin-left: 4px;
+ margin-top: 8px;
+ margin-bottom: 8px;
}
a:link
{
-color: #004faf;
-text-decoration: none
+ color: #0046ad;
+ text-decoration: none
}
a:visited
{
-color: #672967;
-text-decoration: none
+ color: #672967;
+ text-decoration: none
}
a.obsolete
{
-color: #661100;
-text-decoration: none
+ color: #661100;
+ text-decoration: none
}
a.compat
{
-color: #661100;
-text-decoration: none
+ color: #661100;
+ text-decoration: none
}
a.obsolete:visited
{
-color: #995500;
-text-decoration: none
+ color: #995500;
+ text-decoration: none
}
a.compat:visited
{
-color: #995500;
-text-decoration: none
+ color: #995500;
+ text-decoration: none
}
-td.postheader
+body
{
-font-family: sans-serif
+ background: #ffffff;
+ color: black
}
-tr.address
+table.generic, table.annotated
{
-font-family: sans-serif
+ border-width: 1px;
+ border-color:#bbb;
+ border-style:solid;
+ border-collapse:collapse;
}
-body
-{
-background: #ffffff;
-color: black
+table td.memItemLeft {
+ width: 180px;
+ padding: 2px 0px 0px 8px;
+ margin: 4px;
+ border-width: 1px;
+ border-color: #E0E0E0;
+ border-style: none;
+ font-size: 100%;
+ white-space: nowrap
+}
+
+table td.memItemRight {
+ padding: 2px 8px 0px 8px;
+ margin: 4px;
+ border-width: 1px;
+ border-color: #E0E0E0;
+ border-style: none;
+ font-size: 100%;
}
table tr.odd {
-background: #f0f0f0;
-color: black;
+ background: #f0f0f0;
+ color: black;
}
table tr.even {
-background: #e4e4e4;
-color: black;
+ background: #e4e4e4;
+ color: black;
}
table.annotated th {
-padding: 3px;
-text-align: left
+ padding: 3px;
+ text-align: left
}
table.annotated td {
-padding: 3px;
+ padding: 3px;
}
table tr pre
{
-padding-top: none;
-padding-bottom: none;
-padding-left: none;
-padding-right: none;
-border: none;
-background: none
+ padding-top: 0px;
+ padding-bottom: 0px;
+ padding-left: 0px;
+ padding-right: 0px;
+ border: none;
+ background: none
}
tr.qt-style
{
-background: #66B036;
-color: black
+ background: #96E066;
+ color: black
}
body pre
{
-padding: 0.2em;
-border: #e7e7e7 1px solid;
-background: #f1f1f1;
-color: black
+ padding: 0.2em;
+ border: #e7e7e7 1px solid;
+ background: #f1f1f1;
+ color: black
+}
+
+table tr.qt-code pre
+{
+ padding: 0.2em;
+ border: #e7e7e7 1px solid;
+ background: #f1f1f1;
+ color: black
}
span.preprocessor, span.preprocessor a
{
-color: darkblue;
+ color: darkblue;
}
span.comment
{
-color: darkred;
-font-style: italic
+ color: darkred;
+ font-style: italic
}
span.string,span.char
{
-color: darkgreen;
+ color: darkgreen;
}
.title
{
-text-align: center
+ text-align: center
}
.subtitle
{
-font-size: 0.8em
+ font-size: 0.8em
}
.small-subtitle
{
-font-size: 0.65em
+ font-size: 0.65em
}
+.qmlitem {
+ padding: 0;
+}
+
+.qmlname {
+ white-space: nowrap;
+ font-weight: bold;
+ font-size: 125%;
+}
+
+.qmltype {
+ font-weight: bold;
+ font-size: 125%;
+}
+
+.qmlproto, .qmldoc {
+ // border-top: 1px solid #84b0c7;
+}
+
+.qmlproto {
+ padding: 0;
+ //background-color: #e4e4e4;//#d5e1e8;
+ //font-weight: bold;
+ //-webkit-border-top-left-radius: 8px;
+ //-webkit-border-top-right-radius: 8px;
+ //-moz-border-radius-topleft: 8px;
+ //-moz-border-radius-topright: 8px;
+}
+
+.qmldoc {
+ border-top: 1px solid #e4e4e4;
+ //padding: 2px 5px;
+ //background-color: #eef3f5;
+ //border-top-width: 0;
+ //-webkit-border-bottom-left-radius: 8px;
+ //-webkit-border-bottom-right-radius: 8px;
+ //-moz-border-radius-bottomleft: 8px;
+ //-moz-border-radius-bottomright: 8px;
+}
+
+.qmldoc p, .qmldoc dl, .qmldoc ul {
+ //margin: 6px 0;
+}
+
+*.qmlitem p {
+ //margin-top: 0px;
+ //margin-bottom: 0px;
+}