aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
...
* | Lots of positional changes on sidebar menus - reduce indented marginsfriendica2014-04-163-51/+291
|\ \ | | | | | | | | | | | | | | | | | | Merge branch 'master' into ruler Conflicts: view/css/widgets.css
| * | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-163-38/+289
| |\|
| | * Needed for large update dark schema and minor fixes default.jeroenpraat2014-04-151-18/+98
| | |
| | * Needed for large update dark schema.jeroenpraat2014-04-151-4/+107
| | |
| | * Large update dark schemajeroenpraat2014-04-151-16/+84
| | | | | | | | | The new ACL and some minor things still needs to be done. Style.css and style.php will follow.
| * | bug fixes after widget cleanupfriendica2014-04-161-2/+2
| | |
| * | button cleanup directory pagefriendica2014-04-161-11/+0
| |/
* | fixing widgetsfriendica2014-04-161-4/+4
| |
* | first cut - straighten out the marginsfriendica2014-04-161-1/+8
|/
* minor css fixmarijus2014-04-151-8/+0
|
* fixes rconnect button for bs-default schememarijus2014-04-141-3/+3
|
* a small fix for bs-default schememarijus2014-04-141-0/+2
|
* minor alignment issuesfriendica2014-04-131-5/+10
|
* Merge pull request #405 from beardy-unixer/masterRedMatrix2014-04-121-1/+0
|\ | | | | A few little fixes
| * Never set background or color unless you set both. If this is neededThomas Willingham2014-04-111-1/+0
| | | | | | | | in future, it should probably be reimplmented with the class anyway.
* | bootstrapify aclselectormarijus2014-04-111-73/+49
|/
* improve the appearance of the ACL selector in a hackish way on the short term -friendica2014-04-091-2/+2
| | | | it really needs to be re-worked for bootstrap but in any event the words "show" and "don't show" make a mess of it. We should probably just use icons (with a bit of padding) that people can select with a touchscreen and reformat the box accordingly.
* Merge pull request #399 from git-marijus/masterRedMatrix2014-04-101-0/+1
|\ | | | | change the way jot tools are displayed/hidden
| * replace lock icon with icon-{lock, unlock}marijus2014-04-091-0/+1
| |
* | Correction for #401: Theme redbasic extended.sasiflo2014-04-101-1/+1
| | | | | | | | Use max-width instead of width to allow mobile devices to reflow the content.
* | Extended theme redbasic: Allow to center the content (aside + converse)sasiflo2014-04-094-15/+33
|/ | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent.
* convert /network saved search to bootstrap buttonsfriendica2014-04-071-1/+1
|
* subdue archived connections in mod/connectionsfriendica2014-04-061-0/+4
|
* jot and location style fixesmarijus2014-04-061-4/+0
|
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-032-60/+10
|
* No empty stringsjeroenpraat2014-04-031-2/+0
|
* Update and fix dark schemejeroenpraat2014-04-031-5/+31
| | | Updated the dark scheme as far as possible. Some items do not have a string, so they can't be themed. A dark derived theme would probably better.
* check that aside actually exists before querying the html lengthfriendica2014-03-291-1/+1
|
* more css fixesmarijus2014-03-271-1/+16
|
* css fixesmarijus2014-03-271-0/+16
|
* improve scannability of content with per-item bottom border, but lighten the ↵friendica2014-03-251-1/+8
| | | | per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert.
* Merge pull request #379 from cvogeley/masterRedMatrix2014-03-261-1/+1
|\ | | | | Well, if you want to add a color picker it is indeed a good idea
| * Well, if you want to add a color picker it is indeed a good ideaChristian Vogeley2014-03-251-1/+1
| | | | | | | | to include the color picker.
* | fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-252-9/+3
| | | | | | | | certain conditions
* | provide 'style' option to archive widget to choose between 'select' and ↵friendica2014-03-231-1/+1
|/ | | | 'list' format
* Add color picker to theme settingsChristian Vogeley2014-03-232-17/+31
|
* Merge pull request #375 from cvogeley/masterfriendica2014-03-231-3/+5
|\ | | | | Narrow navbar:Switch to bs default on small screens
| * Narrow navbar:Switch to bs default on small screensChristian Vogeley2014-03-221-3/+5
| |
* | use border-box for everythingmarijus2014-03-221-7/+15
| |
* | re-enable nav opacity and minor style.css cleanupmarijus2014-03-212-48/+3
| |
* | lesson learned.... dont fix anything on a mobile devicegit-marijus2014-03-191-2/+1
| |
* | this shouldnt be theregit-marijus2014-03-191-3/+1
| |
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵marijus2014-03-192-29/+25
|/ | | | there is something to show
* Merge branch 'master' of https://github.com/friendica/redmarijus2014-03-131-0/+5
|\
| * fix colors on input elements which bootstrap set to "inherit" and doesn't ↵friendica2014-03-121-0/+5
| | | | | | | | play nicely with dark themes.
* | move region_1 to off instead of removing it and dont squelch region_2 when ↵marijus2014-03-132-6/+20
|/ | | | region_1 moves in again
* revert recent changes to cmtBbClose which removed the ability to insert ↵friendica2014-03-111-4/+4
| | | | quotes into an empty comment box
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-103-5/+10
| | | | screens. also save some horizontal space.
* style fixesmarijus2014-03-082-2/+18
|
* thats bettermarijus2014-03-071-1/+1
|