summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2011-01-28 08:39:20 (GMT)
committerMartin Smith <martin.smith@nokia.com>2011-01-28 08:39:20 (GMT)
commit046cf4d3de6cca9c7b3f734ad035b6cf6fcbef4f (patch)
tree1a2b9c303fb92932409b72a01d554b2d4763e858 /doc/src
parentadf175a0f69e9ae325622510ae23e8c797991afc (diff)
downloadQt-046cf4d3de6cca9c7b3f734ad035b6cf6fcbef4f.zip
Qt-046cf4d3de6cca9c7b3f734ad035b6cf6fcbef4f.tar.gz
Qt-046cf4d3de6cca9c7b3f734ad035b6cf6fcbef4f.tar.bz2
qdoc: Updated the qdoc manual.
Added \span and \div marked "new" and marked \raw "avoid".
Diffstat (limited to 'doc/src')
-rwxr-xr-xdoc/src/template/style/style.css44
1 files changed, 25 insertions, 19 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index b32b025..06de245 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -383,10 +383,10 @@
{
font-size: 13px;
}
- .red
- {
- color:red;
- }
+ .red
+ {
+ color:red;
+ }
/* end font style elements */
/* global settings*/
@@ -1199,10 +1199,10 @@
padding:0px;
}
- .content .alignedsummary
- {
- margin: 15px;
- }
+ .content .alignedsummary
+ {
+ margin: 15px;
+ }
.details
{
@@ -1215,6 +1215,12 @@
font-family: courier;
color: blue
}
+ .newStuff
+ {
+ text-align: left;
+ font-size: 80%;
+ color: red
+ }
.qmltype
{
@@ -1276,11 +1282,11 @@
height: 120px;
margin: 0px 25px 10px 15px;
}
- #noteHead
- {
- font-weight:bold;
- padding:10px 10px 10px 20px;
- }
+ #noteHead
+ {
+ font-weight:bold;
+ padding:10px 10px 10px 20px;
+ }
#feedsubmit
{
display: inline;
@@ -1288,12 +1294,12 @@
margin: 4px 32px 0 0;
}
- .note
- {
- font-size:7pt;
- padding-bottom:3px;
- padding-left:20px;
- }
+ .note
+ {
+ font-size:7pt;
+ padding-bottom:3px;
+ padding-left:20px;
+ }
#blurpage
{