aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
Commit message (Collapse)AuthorAgeFilesLines
* configurable visual alerts/notificationsfriendica2014-11-041-1/+1
|
* posted-date-selector - spacing was slightly off in dropdown entriesfriendica2014-11-031-0/+4
|
* one </div> to much and css fixesmarijus2014-11-031-0/+5
|
* css fixesmarijus2014-11-021-5/+2
|
* even more photos workmarijus2014-11-011-58/+4
|
* do not reload page for photo uploadmarijus2014-10-311-3/+2
|
* more work on photo uploadmarijus2014-10-312-14/+4
|
* removing this was not a good idea...marijus2014-10-301-0/+4
|
* some work on photo uploadmarijus2014-10-302-24/+5
|
* do not reload page for edit album and some minor cleanupmarijus2014-10-271-13/+3
|
* put privacy role selector in settings page. Change visibility of various ↵friendica2014-10-261-0/+4
| | | | permissions items accordingly.
* minor correction and typomarijus2014-10-201-1/+2
|
* not quite there yet but getting closermarijus2014-10-201-24/+7
|
* more work on photosmarijus2014-10-201-12/+2
|
* mark signature forgeriesfriendica2014-10-161-0/+5
|
* really fix connedit > collection > checkboxmarijus2014-10-131-6/+1
|
* fix connedit > collection > checkbox position also for webkit - this will ↵marijus2014-10-131-0/+2
| | | | need a better solution though
* fix connedit > collection > checkbox positionmarijus2014-10-121-1/+7
|
* fix css for [code]marijus2014-10-091-0/+8
|
* more css fixesmarijus2014-10-091-0/+4
|
* css fixesmarijus2014-10-091-0/+11
|
* css fixmarijus2014-10-081-1/+1
|
* template for searchbox and some more work on saved searchesmarijus2014-10-082-30/+8
|
* make author link bold againmarijus2014-10-081-1/+1
|
* porting more widgets to bs nav-pillsmarijus2014-10-072-40/+1
|
* remove this - some widgets still need to be converted to bs-pills thoughmarijus2014-10-071-1/+0
|
* take away some boldness, some css fixes and some photo workmarijus2014-10-073-3/+7
|
* more css shiftingmarijus2014-09-272-16/+0
|
* fix blockquotemarijus2014-09-261-5/+0
|
* move some css to the right placemarijus2014-09-263-12/+13
|
* some more work on photos - work in progressmarijus2014-09-262-23/+17
|
* doc updates, clean up buttons on PM edit template to match other edit buttonsfriendica2014-09-262-4/+4
|
* Don't link unknown likes.Klaus Weidenbach2014-09-211-0/+6
| | | | | Likes/Dislikes of unknown channels have disabled links now. Fixed intention a bit, romved a unused variable.
* Repeat after me - we always refer to our clientelle as 'members'. If your ↵friendica2014-09-191-2/+9
| | | | software calls you a "user" - get rid of it.
* closing tagfriendica2014-09-191-18/+18
|
* try to sort out walltowall translation for diaspora recipientsfriendica2014-09-191-0/+121
|
* channel permission rolesfriendica2014-09-171-2/+2
|
* cleanup after recent changes in mod photosmarijus2014-09-131-48/+1
|
* another day another concept - hope this works bettermarijus2014-09-111-0/+4
|
* add categories to eventsfriendica2014-09-071-0/+14
|
* add background color to widgetsmarijus2014-08-262-29/+7
|
* Minor adjustment photo view + update nl (at 100\%\!)Jeroen2014-08-231-1/+1
|
* this is better cross-browser supportmarijus2014-08-131-1/+3
|
* tweak .comment-edit-text-empty to correlate with the new default app font-sizemarijus2014-08-131-1/+1
|
* Some more buttons. Not ready yet. Changed in private message -submit- to ↵Jeroen2014-08-092-8/+12
| | | | -send-. Confusing in other language(s).
* cleanup some text where we said "public" or "visible to anybody on the ↵friendica2014-08-071-4/+4
| | | | internet" when that isn't necessarily true.
* extra room for long names on mod_manage - stylise the forbidden sign a wee bitfriendica2014-08-061-1/+2
|
* Reworked the options on the profile edit page. In one words: buttons. Hope ↵Jeroen2014-08-061-7/+12
| | | | 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.
* channel manage page - notification indicatorsfriendica2014-08-041-0/+6
|
* As talked about earlier: set body font size to 0.8rem and post/comment font ↵Jeroen2014-07-291-5/+5
| | | | 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.