summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-03-11 01:00:06 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-03-11 01:00:06 +0100
commit0a02de62d1fe4341684df370242fd3aca3b21f9d (patch)
tree393119de339401ac829a2ae27efae019f4541bdf /doc
parentfbc9fb233dfb1959924632b428048d5f6a3401d9 (diff)
parentc7f6761bc98593744f8f8f9d2b864656f8d36a58 (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13
Diffstat (limited to 'doc')
-rw-r--r--doc/global/template/style/offline-simple.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/global/template/style/offline-simple.css b/doc/global/template/style/offline-simple.css
index 82e99c42ac..b89ca5a808 100644
--- a/doc/global/template/style/offline-simple.css
+++ b/doc/global/template/style/offline-simple.css
@@ -1,5 +1,4 @@
pre, .LegaleseLeft {
- background-color: #f0f0f0;
font-family: Courier, monospace;
font-weight: 600;
vertical-align: top;
@@ -40,7 +39,6 @@ h1.title {
}
h2, p.h2 {
- background-color: #F2F3F4;
padding: 4px;
margin: 30px 0px 20px 10px;
}
@@ -67,10 +65,6 @@ ul li, ol li {
}
h3.fn, span.fn {
- border-width: 3px;
- border-style: solid;
- border-color: #aaaaaa;
- background-color: #eeeeee;
word-spacing: 3px;
padding: 5px;
text-decoration: none;
@@ -94,10 +88,6 @@ table td {
padding: 6px 10px 6px 10px;
}
-table tr.odd {
- background-color: #eeeeee;
-}
-
table.qmlname td {
padding: 0px;
margin-left: 6px;
@@ -144,19 +134,10 @@ span.naviSeparator {
margin: 0;
}
-.navigationbar table tr {
- background-color: #eeeeee;
-}
-
-td#buildversion {
- background-color: #ffffff;
-}
-
.footer, .footer p {
padding: 5px 0px 5px 0px;
margin: 45px 15px 5px 15px;
font-size: 8.5pt;
- background-color: #cccccc;
}
.footer p {