diff options
author | Daniel Molkentin <daniel.molkentin@nokia.com> | 2012-04-25 15:13:21 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-04-26 11:05:21 (GMT) |
commit | f1a55ad65337bb614c3dd6e723554bded72a28e4 (patch) | |
tree | b46ac398b1b797f196270e0fa53c9f5b4cb404a3 /doc/src | |
parent | 30e7b56061ecd73c4afdc5382837129eba08831f (diff) | |
download | Qt-f1a55ad65337bb614c3dd6e723554bded72a28e4.zip Qt-f1a55ad65337bb614c3dd6e723554bded72a28e4.tar.gz Qt-f1a55ad65337bb614c3dd6e723554bded72a28e4.tar.bz2 |
docs: more tweaks to offline stylev4.8.2
Change-Id: I50a51da61379a57e0b22785caf11874752ec3bf8
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/template/style/offline.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/template/style/offline.css b/doc/src/template/style/offline.css index 4767f14..48f1e0f 100644 --- a/doc/src/template/style/offline.css +++ b/doc/src/template/style/offline.css @@ -285,11 +285,13 @@ font: 500 16px/1.2 Arial; font-weight:100; background-color:#F2F3F4; padding:4px; +padding-left: 14px; margin-bottom:30px; margin-top:30px; +margin-left: -10px; +margin-right: -5px; border-top:#E0E0DE 1px solid; border-bottom: #E0E0DE 1px solid; -max-width: 99%; } h3{ @@ -586,7 +588,6 @@ padding-left:5px; width:160px; padding-left:10px; padding-right:5px; -padding-bottom:10px; padding-top:10px; } |