summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/test_private.css
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/styleeditor/test/test_private.css')
-rw-r--r--devtools/client/styleeditor/test/test_private.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/client/styleeditor/test/test_private.css b/devtools/client/styleeditor/test/test_private.css
new file mode 100644
index 0000000000..e8f24f94a3
--- /dev/null
+++ b/devtools/client/styleeditor/test/test_private.css
@@ -0,0 +1,3 @@
+body {
+ background-color: red;
+}