diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-14 12:21:07 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-14 12:21:07 (GMT) |
commit | 6fa7d094f5250c8f8ceb77453280c79b2d227fad (patch) | |
tree | bc7bc4486962bb4212c4937fa60ee14f43284f2d /doc/src/template/style/style.css | |
parent | 305a764f1db228a49a94a86fabbb5d6b3aa3f8c4 (diff) | |
parent | f103ad276181090da8c70bd29f4474ea7657e03f (diff) | |
download | Qt-6fa7d094f5250c8f8ceb77453280c79b2d227fad.zip Qt-6fa7d094f5250c8f8ceb77453280c79b2d227fad.tar.gz Qt-6fa7d094f5250c8f8ceb77453280c79b2d227fad.tar.bz2 |
Merge commit 'doc-team/4.7' into 4.7
Diffstat (limited to 'doc/src/template/style/style.css')
-rwxr-xr-x | doc/src/template/style/style.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index c07385c..12d297d 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -650,7 +650,7 @@ margin-top: 5px; _margin: 0 0 0 -20px; padding: 10px; - width: 220px; + width: 30%; _width: 196px; height: 250px; overflow: auto; @@ -664,6 +664,7 @@ #resultdialog.active { display: block; + width:30%; } #resultdialog #resultclose { @@ -982,7 +983,7 @@ min-width:250px; line-height: 1.2; min-width:100%; - + min-height:15px; } .flowList dd a{ |