summaryrefslogtreecommitdiffstats
path: root/doc/src/template/style/style.css
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-07-08 11:22:57 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-07-08 11:22:57 (GMT)
commitc05ae60497c71faf4bc87df9d60a148722ce9999 (patch)
treefbc804f4b1afe21d9155c109bfeba356db975e5f /doc/src/template/style/style.css
parent0f5e63c6c8cdb81bfd1d202475a13b5730be9623 (diff)
parent05f22cf7aa28c1a7866e4e3207974aae4f1d644d (diff)
downloadQt-c05ae60497c71faf4bc87df9d60a148722ce9999.zip
Qt-c05ae60497c71faf4bc87df9d60a148722ce9999.tar.gz
Qt-c05ae60497c71faf4bc87df9d60a148722ce9999.tar.bz2
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc/src/template/style/style.css')
-rwxr-xr-xdoc/src/template/style/style.css15
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index 184a832..f7ff00a 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -18,7 +18,6 @@
fieldset, img
{
border: 0;
- height:100%;
width:100%
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup
@@ -66,7 +65,7 @@
}
.heading
{
- font: normal 600 16px/1.0 Arial;
+ font: normal bold 16px/1.0 Arial;
padding-bottom: 15px;
}
.subtitle
@@ -212,7 +211,7 @@
font-size: 11px;
}
- .offline .sidebar, .offline .feedback, .offline .t_button
+ .offline .sidebar, .offline .feedback, .offline .t_button, .offline #narrowsearch, .offline #narrowmenu
{
display: none;
}
@@ -258,7 +257,7 @@
.sidebar .box h2
{
- font: 600 16px/1.2 Arial;
+ font: bold 16px/1.2 Arial;
padding: 0;
/* min-height: 32px;*/
}
@@ -493,7 +492,7 @@
.wrap .content h1
{
- font: 600 18px/1.2 Arial;
+ font: bold 18px/1.2 Arial;
}
.wrap .content h2
{
@@ -506,7 +505,7 @@
}
.wrap .content h3
{
- font: 600 14px/1.2 Arial;
+ font: bold 14px/1.2 Arial;
/*border-bottom:1px solid #DDDDDD;*/
font:600 16px/1.2 Arial;
margin-top:15px;
@@ -934,7 +933,7 @@
.toc h3, .generic a
{
- font: 600 12px/1.2 Arial;
+ font: bold 12px/1.2 Arial;
}
.generic{
@@ -1141,7 +1140,7 @@
.content .indexboxcont li
{
- font: normal 600 13px/1 Verdana;
+ font: normal bold 13px/1 Verdana;
}
.indexbox a:hover, .indexbox a:visited:hover