aboutsummaryrefslogtreecommitdiff
path: root/src/command-line/command-line-frame.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/command-line/command-line-frame.scss')
-rw-r--r--src/command-line/command-line-frame.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/command-line/command-line-frame.scss b/src/command-line/command-line-frame.scss
deleted file mode 100644
index 88772d9..0000000
--- a/src/command-line/command-line-frame.scss
+++ /dev/null
@@ -1,11 +0,0 @@
-.vimvixen-command-line-frame {
- margin: 0;
- padding: 0;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100%;
- position: fixed;
- z-index: 10000;
- border: none;
-}