aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mousetrap/plugins/record/tests/jelly.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mousetrap/plugins/record/tests/jelly.css')
-rw-r--r--lib/mousetrap/plugins/record/tests/jelly.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/mousetrap/plugins/record/tests/jelly.css b/lib/mousetrap/plugins/record/tests/jelly.css
deleted file mode 100644
index a071c77..0000000
--- a/lib/mousetrap/plugins/record/tests/jelly.css
+++ /dev/null
@@ -1,18 +0,0 @@
-body {
- font-family: helvetica, arial, sans-serif;
- line-height: 20px;
-}
-
-kbd {
- background-color: #ccc;
- display: inline-block;
- padding: 0.5ex 1em;
-}
-
-.test-record-result {
- margin-top: 20px;
-}
-
-.test-record-result span:nth-child(n+2) {
- margin-left: 10px;
-}