summaryrefslogtreecommitdiff
path: root/modules_v4
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-04-17 07:50:10 +0100
committerGreg Roach <fisharebest@webtrees.net>2019-04-17 10:59:44 +0100
commit74d6dc0ec259c643834b111577684e38e74234c8 (patch)
tree8e2a9976638f52f7e477bd0810a7035d0d2c9e1a /modules_v4
parente83c38cb0de35e6ed4b3ce544b07c718bff741ad (diff)
downloadwebtrees-74d6dc0ec259c643834b111577684e38e74234c8.tar.gz
webtrees-74d6dc0ec259c643834b111577684e38e74234c8.tar.bz2
webtrees-74d6dc0ec259c643834b111577684e38e74234c8.zip
CodeStyle
Diffstat (limited to 'modules_v4')
-rw-r--r--modules_v4/example-theme.disable/resources/css/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v4/example-theme.disable/resources/css/theme.css b/modules_v4/example-theme.disable/resources/css/theme.css
index a70bed551b..0d79f0bc0a 100644
--- a/modules_v4/example-theme.disable/resources/css/theme.css
+++ b/modules_v4/example-theme.disable/resources/css/theme.css
@@ -1,3 +1,3 @@
body.wt-global {
- color: orange;
+ color: orange;
}