summaryrefslogtreecommitdiff
path: root/res/css/partials/info-box.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/partials/info-box.scss')
-rw-r--r--res/css/partials/info-box.scss19
1 files changed, 0 insertions, 19 deletions
diff --git a/res/css/partials/info-box.scss b/res/css/partials/info-box.scss
deleted file mode 100644
index 0b0a4c08..00000000
--- a/res/css/partials/info-box.scss
+++ /dev/null
@@ -1,19 +0,0 @@
-.subtitle{
- font-style:italic;
- color: #bbb;
- font-size: 12px;
- float:right;
-}
-
-.edge_info, .info {
- background-color: rgba(17,17,17,0.8);
- position:fixed;
- top:150px;
- width:250px;
- right:10px;
- font-size: 18px;
- border: 1px solid;
- padding: 5px;
- line-height: 45px;
- border-color: #303030;
-} \ No newline at end of file