summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locations/style.css')
-rw-r--r--modules-available/locations/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/locations/style.css b/modules-available/locations/style.css
new file mode 100644
index 00000000..86f9dfca
--- /dev/null
+++ b/modules-available/locations/style.css
@@ -0,0 +1,3 @@
+table.locations tbody td:nth-of-type(even) {
+ background-color: rgba(0, 0, 0, 0.025);
+} \ No newline at end of file