aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* Added some missing translation strings. Fixed to scalable for a few font sizes.Jeroen2014-08-141-2/+3
|
* tweak .comment-edit-text-empty to correlate with the new default app font-sizemarijus2014-08-131-1/+1
|
* max-width for small screensJeroen2014-08-061-1/+1
|
* Reworked the options on the profile edit page. In one words: buttons. Hope ↵Jeroen2014-08-061-4/+24
| | | | you liked it. Revert or fix if not. Also reworked the channels manage page a bit, because channel names where not readable with larger fonts. Not perfect yet, but now readable and I think better aligned. Also revert/fix if not good.
* add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵friendica2014-08-051-1/+1
| | | | out for words like colour and centralise and please use the US variants in translatable strings)
* Merge branch 'master' of https://github.com/friendica/redJeroen2014-07-311-16/+16
|\
| * convert application strings to en-USfriendica2014-07-311-16/+16
| |
* | Font sizes (temporary?) scaled down a bit. See ↵Jeroen2014-07-311-2/+2
|/ | | | https://github.com/friendica/red/commit/994b6b5258856a97cf6863de74e5a8baddf59b49
* As talked about earlier: set body font size to 0.8rem and post/comment font ↵Jeroen2014-07-291-2/+2
| | | | size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode.
* 14px>12pt as agreed on ↵Jeroen2014-07-281-1/+1
| | | | https://github.com/friendica/red/commit/075fc6727762d4e45ddcae5843eec0100ad3ab72 - Also fixed empty delete button showing up for channels without edit photo rights.
* re-align the "remember me" button on login page after bootstrap updatefriendica2014-07-271-0/+2
|
* Improved photo view page. Added a delete button, stylized other button and ↵Jeroen2014-07-272-10/+21
| | | | rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub.
* make profile edit pencil stand out a bit on darker backgroundsfriendica2014-07-241-0/+1
|
* update to bootstrap-3.2 and minor css adjustmentsmarijus2014-07-241-3/+2
|
* more event display formattingfriendica2014-07-071-6/+16
|
* event render improvementsfriendica2014-07-061-1/+5
|
* Red Matrix default instead of global default. Is more clear. Update nl to ↵jeroenpraat2014-07-021-1/+1
| | | | 99%. Update util/messages.po
* Changed Default to Light (global default). So if hub owners want to change ↵jeroenpraat2014-07-021-1/+1
| | | | the default, they don't get two defaults. Please revert when not needed/wanted.
* make it a div to prevent extra borders in some browsers after clickmarijus2014-06-261-0/+4
|
* ability to like thingsfriendica2014-06-231-0/+8
|
* profile likesfriendica2014-06-221-0/+8
|
* stylistic improvements to the suggestions pagefriendica2014-06-181-8/+11
|
* Update nl / Dark schema: Some minor, but important fixesjeroenpraat2014-06-163-7/+33
|
* remove overflow property on bannerfriendica2014-06-161-1/+1
|
* move hide-comments to center and change its appearence a littlemarijus2014-06-151-2/+15
|
* Merge branch 'master' of https://github.com/friendica/redmarijus2014-06-123-6/+47
|\
| * update nl / dark schema: fixed prev/next buttons connections page and ↵jeroenpraat2014-06-113-6/+47
| | | | | | | | directory / same css layout for those buttons
* | add hover effect to expand/collapsmarijus2014-06-121-0/+7
|/
* move expand/collapse to the centermarijus2014-06-111-0/+7
|
* move new comment open/close js functions to core so they can be used by ↵marijus2014-06-051-31/+0
| | | | other themes
* we probably want a seperate namespace to not disable all click events in ↵marijus2014-06-051-4/+4
| | | | document
* possible fix for 2nd comment collapsingmarijus2014-06-051-4/+16
|
* add an icon to connect actionsfriendica2014-06-031-0/+4
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-05-271-4/+2
|\
| * some fixes and cleanupmarijus2014-05-271-4/+2
| |
* | give the cloud file list a bit of paddingfriendica2014-05-271-0/+3
|/
* fix one more bootstrap override regression - addendummarijus2014-05-261-0/+1
|
* fix one more bootstrap override regressionmarijus2014-05-262-4/+3
|
* Collapsed textareas are like buttons. They should not grow/shrink in size if ↵marijus2014-05-261-2/+3
| | | | app font-size changes.
* for some reason this is also needed to make it work reliable in webkit browsersmarijus2014-05-241-0/+10
|
* should be redbasic not redmarijus2014-05-241-1/+1
|
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-0/+10
|
* app basic stylefriendica2014-05-241-0/+6
|
* some work on comment_item.tplmarijus2014-05-202-65/+7
|
* Dark schema: Minor minor editjeroenpraat2014-05-171-2/+2
|
* whitespacemarijus2014-05-141-6/+6
|
* colorpicker: enable rgba for for item and comment colorsmarijus2014-05-141-1/+2
|
* make comment_indent an option and removeitem_opacity as it is not working ↵marijus2014-05-123-7/+6
| | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise.
* fix bootstrap override position issue with dropdown menumarijus2014-05-121-17/+0
|
* grrrChristian Vogeley2014-05-111-1/+1
|