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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authordanielgrippi <danielgrippi@gmail.com>2012-05-06 03:55:12 +0400
committerdanielgrippi <danielgrippi@gmail.com>2012-05-06 23:35:10 +0400
commitb5fbefad4b3ec0f873bcb13f0da52c4ca13e5536 (patch)
tree5bb2d6e00d810180fb75fa770620b8c43e799d3f /public
parent2f618f6dde0e33076edd597d7d50960729a1e4fd (diff)
this changes profile background colors to be dark, and sets up the groundwork for uploading user-selected background images for their profiles. all the styling is in place; what remains is creating a new image uploader and (possibly) a new controller action.
for information on what command to use to darken the background image that's uploaded, see line 11 in `_profile.scss`. the current image tests in the public folder are results of the convert command noted.
Diffstat (limited to 'public')
-rw-r--r--public/imagetest-unmodified.jpgbin0 -> 244561 bytes
-rw-r--r--public/imagetest.jpgbin0 -> 193631 bytes
-rw-r--r--public/imagetest2.jpgbin0 -> 1687145 bytes
-rw-r--r--public/img/glyphicons-halflings-white.pngbin4352 -> 0 bytes
-rw-r--r--public/img/glyphicons-halflings.pngbin4352 -> 0 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/public/imagetest-unmodified.jpg b/public/imagetest-unmodified.jpg
new file mode 100644
index 000000000..db16d1c05
--- /dev/null
+++ b/public/imagetest-unmodified.jpg
Binary files differ
diff --git a/public/imagetest.jpg b/public/imagetest.jpg
new file mode 100644
index 000000000..85df6071e
--- /dev/null
+++ b/public/imagetest.jpg
Binary files differ
diff --git a/public/imagetest2.jpg b/public/imagetest2.jpg
new file mode 100644
index 000000000..f47d1ad51
--- /dev/null
+++ b/public/imagetest2.jpg
Binary files differ
diff --git a/public/img/glyphicons-halflings-white.png b/public/img/glyphicons-halflings-white.png
deleted file mode 100644
index a20760bfd..000000000
--- a/public/img/glyphicons-halflings-white.png
+++ /dev/null
Binary files differ
diff --git a/public/img/glyphicons-halflings.png b/public/img/glyphicons-halflings.png
deleted file mode 100644
index 92d4445df..000000000
--- a/public/img/glyphicons-halflings.png
+++ /dev/null
Binary files differ