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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-12 12:19:24 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-12 12:19:24 +0400
commitae4ae2b225ffa5883a45d1de4cc79bdc96550cdf (patch)
tree4d261a6a720063865a2790fe7f00689909a43d2b /app/assets/images
parent1c23f2b2594a1326a21a3ecd0856fa9b57eca059 (diff)
Move images from vendor to app so they are compiled by rails
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/assets/images')
-rw-r--r--app/assets/images/authbuttons/github_32.pngbin0 -> 1902 bytes
-rw-r--r--app/assets/images/authbuttons/github_64.pngbin0 -> 4444 bytes
-rw-r--r--app/assets/images/authbuttons/google_32.pngbin0 -> 1611 bytes
-rw-r--r--app/assets/images/authbuttons/google_64.pngbin0 -> 3437 bytes
-rw-r--r--app/assets/images/authbuttons/twitter_32.pngbin0 -> 1417 bytes
-rw-r--r--app/assets/images/authbuttons/twitter_64.pngbin0 -> 3328 bytes
-rw-r--r--app/assets/images/bg_fallback.pngbin0 -> 2976 bytes
-rw-r--r--app/assets/images/icon_sprite.pngbin0 -> 2782 bytes
-rw-r--r--app/assets/images/progress_bar.gifbin0 -> 494 bytes
-rw-r--r--app/assets/images/slider_handles.pngbin0 -> 4122 bytes
-rw-r--r--app/assets/images/ui-icons_222222_256x240.pngbin0 -> 4193 bytes
-rw-r--r--app/assets/images/ui-icons_454545_256x240.pngbin0 -> 4193 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/app/assets/images/authbuttons/github_32.png b/app/assets/images/authbuttons/github_32.png
new file mode 100644
index 00000000000..c56eef05eb9
--- /dev/null
+++ b/app/assets/images/authbuttons/github_32.png
Binary files differ
diff --git a/app/assets/images/authbuttons/github_64.png b/app/assets/images/authbuttons/github_64.png
new file mode 100644
index 00000000000..39de55bc796
--- /dev/null
+++ b/app/assets/images/authbuttons/github_64.png
Binary files differ
diff --git a/app/assets/images/authbuttons/google_32.png b/app/assets/images/authbuttons/google_32.png
new file mode 100644
index 00000000000..6225cc9c2d7
--- /dev/null
+++ b/app/assets/images/authbuttons/google_32.png
Binary files differ
diff --git a/app/assets/images/authbuttons/google_64.png b/app/assets/images/authbuttons/google_64.png
new file mode 100644
index 00000000000..4d608f71008
--- /dev/null
+++ b/app/assets/images/authbuttons/google_64.png
Binary files differ
diff --git a/app/assets/images/authbuttons/twitter_32.png b/app/assets/images/authbuttons/twitter_32.png
new file mode 100644
index 00000000000..696eb02484d
--- /dev/null
+++ b/app/assets/images/authbuttons/twitter_32.png
Binary files differ
diff --git a/app/assets/images/authbuttons/twitter_64.png b/app/assets/images/authbuttons/twitter_64.png
new file mode 100644
index 00000000000..2893274766f
--- /dev/null
+++ b/app/assets/images/authbuttons/twitter_64.png
Binary files differ
diff --git a/app/assets/images/bg_fallback.png b/app/assets/images/bg_fallback.png
new file mode 100644
index 00000000000..d9066ad7d7b
--- /dev/null
+++ b/app/assets/images/bg_fallback.png
Binary files differ
diff --git a/app/assets/images/icon_sprite.png b/app/assets/images/icon_sprite.png
new file mode 100644
index 00000000000..9ad65fc443b
--- /dev/null
+++ b/app/assets/images/icon_sprite.png
Binary files differ
diff --git a/app/assets/images/progress_bar.gif b/app/assets/images/progress_bar.gif
new file mode 100644
index 00000000000..c3d43fa40b2
--- /dev/null
+++ b/app/assets/images/progress_bar.gif
Binary files differ
diff --git a/app/assets/images/slider_handles.png b/app/assets/images/slider_handles.png
new file mode 100644
index 00000000000..a6d477033fa
--- /dev/null
+++ b/app/assets/images/slider_handles.png
Binary files differ
diff --git a/app/assets/images/ui-icons_222222_256x240.png b/app/assets/images/ui-icons_222222_256x240.png
new file mode 100644
index 00000000000..8bc06cbf03b
--- /dev/null
+++ b/app/assets/images/ui-icons_222222_256x240.png
Binary files differ
diff --git a/app/assets/images/ui-icons_454545_256x240.png b/app/assets/images/ui-icons_454545_256x240.png
new file mode 100644
index 00000000000..cfd1eaffaae
--- /dev/null
+++ b/app/assets/images/ui-icons_454545_256x240.png
Binary files differ