aboutsummaryrefslogtreecommitdiffstats
path: root/test/scenario/e2e/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'test/scenario/e2e/style.css')
-rw-r--r--test/scenario/e2e/style.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/scenario/e2e/style.css b/test/scenario/e2e/style.css
deleted file mode 100644
index 26540bec..00000000
--- a/test/scenario/e2e/style.css
+++ /dev/null
@@ -1,11 +0,0 @@
-th {
- text-align: left;
-}
-
-tr {
- border: 1px solid black;
-}
-
-.redbox {
- background-color: red;
-}