summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/import.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/import.scss')
-rw-r--r--app/assets/stylesheets/pages/import.scss18
1 files changed, 0 insertions, 18 deletions
diff --git a/app/assets/stylesheets/pages/import.scss b/app/assets/stylesheets/pages/import.scss
deleted file mode 100644
index 3df4bb84bd2..00000000000
--- a/app/assets/stylesheets/pages/import.scss
+++ /dev/null
@@ -1,18 +0,0 @@
-i.icon-gitorious {
- display: inline-block;
- background-position: 0px 0px;
- background-size: contain;
- background-repeat: no-repeat;
-}
-
-i.icon-gitorious-small {
- background-image: image-url('gitorious-logo-blue.png');
- width: 13px;
- height: 13px;
-}
-
-i.icon-gitorious-big {
- background-image: image-url('gitorious-logo-black.png');
- width: 18px;
- height: 18px;
-}