aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy-dark
Commit message (Collapse)AuthorAgeFilesLines
* announced dipsy change. re-tie your boots, we're in for a wee ride ;)Simon L'nu2012-04-2640-7987/+0
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* convert stylesheets to less, and compress output cssSimon L'nu2012-04-262-3176/+3396
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix tinymce themingSimon L'nu2012-04-221-11/+15
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix checkbox/radio buttons for some browsersSimon L'nu2012-04-201-0/+2
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix the buttons. don't hide the buttons once shownSimon L'nu2012-04-202-7/+1
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* optimise imgs; add some comment editing knobsSimon L'nu2012-04-208-10/+907
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix .item-selectSimon L'nu2012-04-191-2/+1
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* tweak drop-down and add in filebrowserSimon L'nu2012-04-192-2/+2
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* only affect immediate li childrenSimon L'nu2012-04-181-1/+1
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix alignment issues with toolbarSimon L'nu2012-04-182-40/+64
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* [SECURITY] finish ripping out fpostitSimon L'nu2012-04-171-5/+0
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* rip out fpostitSimon L'nu2012-04-176-164/+0
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* finally fix the ui in the settings. it was fugly.... other bug fixes tooSimon L'nu2012-04-171-729/+775
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* REALLY fix fpostit this timeSimon L'nu2012-04-157-42/+57
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix fpostJS, add and fix some other stuffSimon L'nu2012-04-153-4/+4
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* string fix: typo. slow down scroll to top in dispysSimon L'nu2012-04-141-1/+1
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* neat little changes. hopefully the shadow will be well recievedSimon L'nu2012-04-137-11/+64
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix the icons a bitSimon L'nu2012-04-121-3/+3
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* major refactor. step 1Simon L'nu2012-04-112-35/+53
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* aaah, nice asides ;). we'll be updating these soonSimon L'nu2012-04-104-125/+130
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* minor dispy* fixesSimon L'nu2012-04-075-27/+27
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-0524-240/+744
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * finish styling category tags and category inputSimon L'nu2012-04-051-0/+10
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * style categorytagsSimon L'nu2012-04-041-2/+2
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * update the dispy* templatesSimon L'nu2012-04-048-61/+86
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * latest changes are the popup menu for notifs, fixesSimon L'nu2012-04-041-10/+19
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * latest fixes for dispys. tweaking/repairingSimon L'nu2012-04-014-10/+26
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * forgot the css changes for last pushSimon L'nu2012-03-311-7/+1
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * theme fixes; fix qcomment (finally)Simon L'nu2012-03-312-22/+43
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * tweaking stuff in dispys. i thought i fixed the login screens, but they're ↵Simon L'nu2012-03-293-30/+23
| | | | | | | | | | | | b0rked right now. Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * really fix it this time...Simon L'nu2012-03-281-6/+2
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * WITH is going on?Simon L'nu2012-03-281-1/+2
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * Merge pull request #180 from simonlnu/masterSimon2012-03-281-1/+1
| |\ | | | | | | duh...
| | * doh fixSimon L'nu2012-03-281-1/+1
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * | Merge pull request #179 from fabrixxm/masterfabrixxm2012-03-281-9/+31
| |\ \ | | |/ | |/| new field_combobox template and some eyecandy to "file as" function
| | * filer: replace "file as" prompt with combobox opened in fancyboxFabio Comuni2012-03-281-9/+31
| | |
| * | add some icons for the newbie stuff (diabook but 24px not 32); fixes for ↵Simon L'nu2012-03-286-61/+160
| |/ | | | | | | | | | | dispy (broken last push) Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * more fixes for dispysSimon L'nu2012-03-273-4/+8
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * add dispy-dark snapshot; fix toolbarSimon L'nu2012-03-272-57/+92
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * fix dispy's nav element; fix colours in #search-textSimon L'nu2012-03-261-2/+5
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * fix the search boxSimon L'nu2012-03-262-4/+9
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * add in the search boxSimon L'nu2012-03-253-7/+22
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * urgent fix to dispy-dark theme.phpSimon L'nu2012-03-251-1/+1
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * dispy-dark not experimental. start implementing fpostitSimon L'nu2012-03-2510-13/+235
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * increase version to 1.0 for dispys \o/Simon L'nu2012-03-251-1/+2
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * implement filer/file-asSimon L'nu2012-03-254-33/+66
|/ | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* some tweakings for intro boxes (finally got an intro i could see :). dispy ↵Simon L'nu2012-03-201-1/+66
| | | | | | synced with dispy-dark Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* fix the comment box being too wide and looking off-kilterSimon L'nu2012-03-181-1/+1
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* [fix] whitespace in photo_view and like_noshare. dispy-dark clean upSimon L'nu2012-03-172-11/+5
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* make profiles-menu disappear when clicked outside itSimon L'nu2012-03-161-0/+9
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>