aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
Commit message (Collapse)AuthorAgeFilesLines
* fix fullscreen and bbco_autocomplete popup renderingMario Vavti2017-03-202-15/+6
|
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-201-14/+0
|
* change the btn-outline-secondary:hover color to soething saneMario Vavti2017-03-191-0/+4
|
* css fixesMario Vavti2017-03-191-1/+1
|
* a % example for font sizeMario Vavti2017-03-191-1/+1
|
* fix jgrowl position and remove some redundant cssMario Vavti2017-03-191-8/+1
|
* fix narrow navbar setting and contextual-help positionMario Vavti2017-03-192-49/+15
|
* remove redundant cssMario Vavti2017-03-191-20/+0
|
* fix custom fontsize for appMario Vavti2017-03-194-19/+11
|
* bs4 fixesMario Vavti2017-03-192-69/+63
|
* bs4 fixesMario Vavti2017-03-182-3/+2
|
* more abook_edit and some cssMario Vavti2017-03-181-0/+2
|
* fix abook_edit and private mailMario Vavti2017-03-181-14/+0
|
* bs4 fixesMario Vavti2017-03-181-209/+22
|
* fix usermenu radiusMario Vavti2017-03-171-1/+1
|
* css fixesMario Vavti2017-03-171-6/+6
|
* fix item_list and item_search templates. make item filer use a bootdtrap ↵Mario Vavti2017-03-171-64/+11
| | | | modal and some css and class fixes
* js fixesMario Vavti2017-03-152-15/+4
|
* style hashtags, mentions and categories. hide expand-aside button if not ↵Mario Vavti2017-03-153-5/+11
| | | | needed. css and class fixes
* css fixesMario Vavti2017-03-141-8/+6
|
* 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
| |