summaryrefslogtreecommitdiff
path: root/doc/templates
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-09-16 11:26:27 +0200
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-09-16 13:19:35 +0200
commit4dbe032d34d76b9c6ae24cbeb296be5197548acc (patch)
treec47e091f9694f3bddaa36412a572bbb3bf5282bd /doc/templates
parent4e66dbcb238145e809ead24ed6b36c3482986079 (diff)
downloadqt-creator-4dbe032d34d76b9c6ae24cbeb296be5197548acc.tar.gz
Doc: fixing style issues - table indent
Diffstat (limited to 'doc/templates')
-rw-r--r--doc/templates/style/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/templates/style/style.css b/doc/templates/style/style.css
index 702bcdc392..1cb18e8d49 100644
--- a/doc/templates/style/style.css
+++ b/doc/templates/style/style.css
@@ -830,7 +830,7 @@
.wrap .content table p
{
line-height: 20px;
- padding: 0px;
+ /* padding: 0px;*/
}
.wrap .content ul
{
@@ -1027,7 +1027,7 @@
.generic{
}
.generic td{
- padding:5px;
+ /* padding:5px;*/
}
.generic .alphaChar{
margin-top:5px;
@@ -1450,7 +1450,7 @@
max-width:75%;
}
.creator .generic td{
- padding:0;
+ /* padding:0;*/
}
.creator .indexboxbar
{