summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-11-03 09:17:55 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-11-03 09:17:55 (GMT)
commit663cef92a8ee7cf7675c235cafdb4c1aab7e0ef3 (patch)
treec5ffdbd98134491cc76070a1ec9d40e2a6d2d058 /doc
parent1bf0fa453fa65c6d29696c0b56ebdcb99c384ad4 (diff)
downloadQt-663cef92a8ee7cf7675c235cafdb4c1aab7e0ef3.zip
Qt-663cef92a8ee7cf7675c235cafdb4c1aab7e0ef3.tar.gz
Qt-663cef92a8ee7cf7675c235cafdb4c1aab7e0ef3.tar.bz2
Doc: Fixing columns to display all elements in lists - css3
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/src/template/style/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index 17665c0..faf17c8 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -101,7 +101,7 @@
}
a
{
- color: #44a51c;
+ color: #00732F;
text-decoration: none;
}
hr
@@ -1008,7 +1008,7 @@
/*display:inline-block;*/
margin-left:10px;
min-width:250px;
- line-height: 1.2;
+ line-height: 1.5;
min-width:100%;
min-height:15px;
}