aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/webview.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/webview.css b/data/webview.css
index a8a936d0a2..8d4c3397c2 100644
--- a/data/webview.css
+++ b/data/webview.css
@@ -12,21 +12,12 @@ body {
margin: 10px;
}
-h1, h2, h3 {
- color: #7f7f7f;
-}
-
th {
- color: #7f7f7f;
text-align: left;
font-weight: normal;
vertical-align: top;
}
-.header {
- color: #7f7f7f;
-}
-
span.navigable, div.navigable, p.navigable {
cursor: pointer;
text-decoration: underline;
@@ -123,7 +114,6 @@ object { /* GtkWidgets */
}
.itip th {
- color: #000;
vertical-align: middle;
}