aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/connections.tpl
Commit message (Collapse)AuthorAgeFilesLines
* slightly improve contact searchMario2023-02-241-0/+1
|
* merge branch perms_ng into devMario2021-12-151-3/+21
|
* more bs5 fixesMario2021-10-091-1/+1
|
* more bs5 fixesMario2021-08-171-3/+1
|
* dropdown-menu-right -> dropdown-menu-endMario2021-07-291-1/+1
|
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-3/+3
|
* get devHilmar R2021-03-011-0/+0
|
* css issueMario2020-11-041-1/+1
|
* consolidate recent autocomplete changesMario Vavti2018-05-131-3/+3
|
* small work on connections pagemrjive2018-03-131-1/+1
|
* small changesmrjive2018-01-291-1/+1
| | | changed icon from sort to filter and changed id to class in content-wrapper clearfix
* Update connections.tplmrjive2018-01-291-1/+1
|
* fix some breaking changes with bootstrap 4 beta3Mario Vavti2018-01-121-1/+1
|
* fix some missing spinnersMario Vavti2017-09-271-1/+3
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+36
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-36/+0
|
* bs4 fixesMario Vavti2017-03-181-1/+1
|
* bs4 fixesMario Vavti2017-03-181-2/+3
|
* many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-121-6/+5
|
* some sed magic on button class namesMario Vavti2017-03-101-3/+3
|
* minor template fixesMario Vavti2017-03-011-6/+4
|
* update icon names in view/Treer2016-05-011-3/+3
|
* some work on connectionsMario Vavti2016-01-141-24/+35
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-1/+1
| | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
* Added and changed on some places div class generic-content-wrapper. And ↵Jeroen2014-10-091-5/+3
| | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
* endless scroll on connections pagefriendica2014-09-101-2/+5
|
* Lots of positional changes on sidebar menus - reduce indented marginsfriendica2014-04-161-1/+1
| | | | | | | Merge branch 'master' into ruler Conflicts: view/css/widgets.css
* more work on #395friendica2014-04-061-0/+26