Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-08-18 16:00:20 +0300
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-08-25 12:10:10 +0300
commit4c8e9a8d27c34fe97216e12d17782f982818fb5c (patch)
tree382ceb563f3dbae03ab585c847e30ac47a7540ed /app/assets/stylesheets/pages/import.scss
parentb2bf01f4c271be66e93ed6f4b48a1da4d50e558d (diff)
Remove gitorious
Diffstat (limited to 'app/assets/stylesheets/pages/import.scss')
-rw-r--r--app/assets/stylesheets/pages/import.scss19
1 files changed, 0 insertions, 19 deletions
diff --git a/app/assets/stylesheets/pages/import.scss b/app/assets/stylesheets/pages/import.scss
index 84cc35239f9..a4f76a9495a 100644
--- a/app/assets/stylesheets/pages/import.scss
+++ b/app/assets/stylesheets/pages/import.scss
@@ -1,22 +1,3 @@
-i.icon-gitorious {
- display: inline-block;
- background-position: 0 0;
- 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;
-}
-
.import-jobs-from-col,
.import-jobs-to-col {
width: 40%;