aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
...
* setting top position of contextual-help in schemes does not work with narrow ↵Mario Vavti2017-03-024-5/+0
| | | | navbar setting. schema css is always called last.
* lower version requirement to 2.2RCMario Vavti2017-02-271-1/+1
|
* set minversion and maxversion for themes in ↵Mario Vavti2017-02-272-1/+2
| | | | view/theme/themename/php/theme.php instead of separate file.
* add a minversion to the theme and fallback to default if requirement is not ↵Mario Vavti2017-02-262-1/+2
| | | | met. mark incompatible themes in the theme selector
* move collapsed login and register buttons to the leftMario Vavti2017-02-231-1/+10
|
* width must be 100% hereMario Vavti2017-02-201-0/+1
|
* if we slide to left aside make the overlay darker and leave aside as isMario Vavti2017-02-201-1/+1
|
* fix several places where head_add_(css|js) functions have been used ↵zotlabs2017-02-191-14/+12
| | | | | | | | | | | incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work: - if there is no preceding / character, we look for the file within all the appropriate theme directories. - otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir - files beginning with // are considered to be schemeless URLs. Therefore 'foo.css' means find the best theme-able representation of foo.css. '/library/foo.css' means only use the version of foo.css that is in /library.
* add register button for collapsed stateMario Vavti2017-02-171-6/+6
|
* css fixMario Vavti2017-02-121-1/+1
|
* add a login button for collapsed state and refine login modalMario Vavti2017-02-101-2/+3
|
* minor theming and whitespacezotlabs2017-02-081-0/+3
|
* do not show feature button if the app is shared. css fixesMario Vavti2017-02-081-1/+4
|
* minor fixesMario Vavti2017-02-061-2/+2
|
* merge devMario Vavti2017-02-061-4/+6
|\
| * nav_login element width was page dependent. Put this in theme csszotlabs2017-02-051-4/+1
| |
| * cleanupzotlabs2017-02-041-5/+7
| |
| * more work on nav-modalzotlabs2017-02-031-1/+4
| |
| * cherry-pick nav-login changesMario Vavti2017-02-021-15/+2
| |
* | allow featuring of apps in /apps and update some more apd filesMario Vavti2017-02-041-0/+5
| |
* | update some apps and refine navapps.tplMario Vavti2017-02-031-0/+7
| |
* | provide separate collased menus for apps and notificationsMario Vavti2017-02-021-1/+2
| |
* | use bootstrap dropdown for loginMario Vavti2017-02-021-14/+2
| |
* | move channel manager up in the menuMario Vavti2017-02-021-4/+0
| |
* | remove apps from usermenuMario Vavti2017-02-021-0/+3
| |
* | do not use style in templateMario Vavti2017-02-021-1/+1
| |
* | remove badge hover effectMario Vavti2017-02-021-11/+0
| |
* | really fix badge positionsMario Vavti2017-02-021-1/+0
| |
* | resolve merge conflictMario Vavti2017-02-021-6/+10
|\|
| * fix a few style issues with nav login panelzotlabs2017-02-011-6/+10
| |
* | more work on app-binMario Vavti2017-02-011-1/+1
|/
* nav-login - basic, crude themingzotlabs2017-01-231-0/+10
|
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-231-0/+4
|
* use icons for app photos.Hubzilla2017-01-221-0/+5
|
* another try on preventing double scrollbars when a modal is larger than the ↵Mario Vavti2017-01-132-2/+2
| | | | viewport
* evert "prevent double scrollbar when we have a modal larger than the viewport"Mario Vavti2017-01-132-2/+1
| | | | This reverts commit 2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.
* prevent double scrollbar when we have a modal larger than the viewportMario Vavti2017-01-132-1/+2
|
* fix main width if right aside is hiddenMario Vavti2017-01-071-1/+1
|
* same fix for mobile viewMario Vavti2017-01-051-1/+3
|
* fix an issue with sticky_kit where input fields and textareas would blur on ↵Mario Vavti2017-01-051-1/+3
| | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized
* css fixMario Vavti2017-01-041-2/+2
|
* Fixing some schemasjeroenpraat2017-01-034-0/+85
|
* trigger sticky_kit:recalc if the size of left_aside_wrapper changesMario Vavti2017-01-031-1/+10
|
* Add guest access token section to member guide with screenshot of settingsAndrew Manning2017-01-011-0/+4
|
* fix expand-aside button hiding if aside is emptyMario Vavti2016-12-311-1/+1
|
* css fixes and get rid of a javascript workaroundMario Vavti2016-12-302-9/+1
|
* Add webpage doco to Member guide. Add nav menu highlighting when scrolling ↵Andrew Manning2016-12-271-0/+5
| | | | past content
* another checkMario Vavti2016-12-221-3/+5
|
* a cleaner way to work around browser bugsMario Vavti2016-12-221-7/+4
|
* more robust crossbrowser supportMario Vavti2016-12-222-3/+24
|