diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/webview.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/data/webview.css b/data/webview.css index 9ff822013e..fb14fc704d 100644 --- a/data/webview.css +++ b/data/webview.css @@ -23,10 +23,6 @@ th { color: #7f7f7f; } -.pre { - font-family: monospace; -} - span.navigable, div.navigable, p.navigable { cursor: pointer; text-decoration: underline; |