aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* hide nav search behind a button, css fixes and cleanupMario Vavti2017-03-141-43/+8
|
* css fixesMario Vavti2017-03-141-17/+6
|
* many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-132-8/+5
|
* merge dev into bs4Mario Vavti2017-03-131-1/+25
|\
| * Login-box css-fix for Bluegrid schemejeroenpraat2017-03-111-1/+25
| |
* | many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-122-26/+27
| |
* | font size and post title adjustMario Vavti2017-03-112-98/+52
| |
* | fixing classesMario Vavti2017-03-102-14/+14
| |
* | upgrade bs to latest git and some more progressMario Vavti2017-03-092-30/+34
| |
* | initial commit for the bootstrap version 4 branch - upgrade lib and make ↵Mario Vavti2017-03-091-48/+7
|/ | | | nav.tpl kind of working again
* fix badge position for narrow navbarMario Vavti2017-03-031-4/+0
|
* 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
|