aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2015-10-261-9/+10
|\
| * bring back item transparencyMario Vavti2015-10-261-9/+10
| |
* | Update Dark schemajeroenpraat2015-10-261-3/+63
|/
* fix placeholder font-familymcnesium2015-10-221-2/+2
| | | [Imgur](http://i.imgur.com/Cegabd5.png)
* experiment: put the photo-item photo on top of the postMario Vavti2015-10-221-1/+7
|
* move photo object stuff from itemObject to prepare_body() so we can do more ↵Mario Vavti2015-10-221-1/+4
| | | | stuff with it
* create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-201-4/+4
| | | | slightly different
* allow photo-items to appear full width if large photos feature is enabled. ↵Mario Vavti2015-10-141-17/+5
| | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes.
* some conv-item restructuring to allow full width elementsMario Vavti2015-10-112-18/+21
|
* private mail compositor changesMario Vavti2015-10-021-0/+1
|
* private mail: some work on conversations viewMario Vavti2015-09-251-2/+2
|
* some heavy private mail restructuring - work in progressMario Vavti2015-09-241-0/+4
|
* Converse width for a few related (old) schemas back to 1024px / Name default ↵jeroenpraat2015-09-176-6/+15
| | | | theme to Focus / Non expert custom display settings above expert display settings, so people can better find them.
* an attempt to fix the banner messMario Vavti2015-09-122-23/+15
|
* center page content by default - css fileMario Vavti2015-09-111-0/+8
|
* center page content by defaultMario Vavti2015-09-115-22/+13
|
* css fixMario Vavti2015-09-111-2/+1
|
* fix radius settingMario Vavti2015-09-101-1/+1
|
* make redmatrix focus scheme default for hubzillaMario Vavti2015-09-1010-108/+52
|
* more work on doco searchredmatrix2015-08-301-0/+8
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-2/+2
|\
| * issue #386 - account and channel bulk edit checkboxes not visible and ↵redmatrix2015-08-161-2/+2
| | | | | | | | therefore not useable. Also change wording to remove the offensive 'user' designation.
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-141-8/+5
|\| | | | | | | | | Conflicts: mod/connedit.php
| * css fixesMario Vavti2015-07-141-5/+1
| |
| * cleanup conneditMario Vavti2015-07-141-8/+9
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-111-16/+6
|\|
| * fix issue with profile photoMario Vavti2015-07-111-6/+6
| |
| * more revertMario Vavti2015-07-111-5/+0
| |
| * revert moving section and aside padding to style.css - it brings trouble to ↵Mario Vavti2015-07-111-5/+0
| | | | | | | | other layouts
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-105-26/+41
|\| | | | | | | | | | | | | | | Conflicts: mod/editpost.php util/messages.po view/nl/messages.po view/nl/strings.php
| * css fixesMario Vavti2015-07-101-2/+8
| |
| * do not change selected/active class color on hoverMario Vavti2015-07-101-1/+10
| |
| * re-enable selected/active classMario Vavti2015-07-101-4/+3
| |
| * add generic content wrapper to post/webpage editor and make editpost render ↵Mario Vavti2015-07-101-2/+2
| | | | | | | | correctly
| * schema focus: refine content width to be more in balance with the recent ↵Mario Vavti2015-07-101-1/+1
| | | | | | | | aside width
| * move section and aside padding from default.css to style.cssMario Vavti2015-07-103-6/+5
| |
| * fix vcard title spacingMario Vavti2015-07-091-1/+2
| |
| * fix aside width for collapsed stateMario Vavti2015-07-092-2/+2
| |
| * move profile image up and refine the aside widthMario Vavti2015-07-093-7/+8
| |
| * remove paddingMario Vavti2015-07-091-1/+0
| |
| * increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-093-5/+6
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-073-6/+7
|\|
| * schema focus: adjust width to match photo width in /photosMario Vavti2015-07-071-1/+1
| |
| * various css fixesMario Vavti2015-07-072-5/+4
| |
| * more word wrap fixesMario Vavti2015-07-071-0/+2
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-051-1/+1
|\|
| * schema focus: adjust default widthMario Vavti2015-07-051-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-291-1/+5
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * Update NL + 1 revert css, see comment here: ↵jeroenpraat2015-06-301-1/+0
| | | | | | | | https://github.com/redmatrix/redmatrix/commit/22b9e97ae2e46513c7a43cb27e7230bc5c40b9d4
| * Probably a ugly hack, but it's the only way I could found that cuts off very ↵jeroenpraat2015-06-291-0/+5
| | | | | | | | long channel names in the admin area. If there's a better alternative, be my guest.