summaryrefslogtreecommitdiffstats
path: root/doc/src/template
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-02-18 18:01:56 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-02-18 18:01:56 (GMT)
commitb26f28dbdf994496089b9f398afa4ed1b91ccab2 (patch)
tree693b046d98999939cba801317f6cf6a72734bf43 /doc/src/template
parent6ff22762df68d60288cdc95b9359ca2544bd7bbe (diff)
downloadQt-b26f28dbdf994496089b9f398afa4ed1b91ccab2.zip
Qt-b26f28dbdf994496089b9f398afa4ed1b91ccab2.tar.gz
Qt-b26f28dbdf994496089b9f398afa4ed1b91ccab2.tar.bz2
Adding revised landing page with style and image changes.
Diffstat (limited to 'doc/src/template')
-rwxr-xr-xdoc/src/template/style/style.css15
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index 6c63360..4cb8fef 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -146,13 +146,13 @@
}
th
{
- padding: 5px 15px 5px 15px;
+ padding: 5px 15px 5px 10px;
background-color: #E1E1E1;
border-left: 1px solid #E6E6E6;
}
td
{
- padding: 3px 15px 3px 20px;
+ padding: 3px 15px 3px 10px;
}
tr.odd td:hover, tr.even td:hover {}
@@ -1382,6 +1382,10 @@
font: normal bold 13px/1 Verdana;
}
+ .content .normallist li
+ {
+ font: normal 13px/1 Verdana;
+ }
.indexbox a:hover, .indexbox a:visited:hover
{
color: #4c0033;
@@ -1418,6 +1422,13 @@
background: url(../images/sprites-combined.png) no-repeat -111px -376px;
padding: 0;
}
+ .indexbox.tools .indexIcon2
+ {
+ width: 115px;
+ height: 137px;
+ background: url(../images/sprites-combined.png) no-repeat -111px -376px;
+ padding: 0;
+ }
.indexboxcont:after
{
content: ".";