aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/css/shaarli.css
Commit message (Collapse)AuthorAgeFilesLines
* Adds a taglist view with edit/delete buttonsArthurHoaro2017-05-251-2/+48
| | | | | | * The tag list can be sort alphabetically or by most used tag * Edit/Delete are perform using AJAX, or fallback to 'do=changetag' page * New features aren't backported to vintage theme
* Merge pull request #819 from ArthurHoaro/feature/multi-deleteArthurHoaro2017-05-251-0/+13
|\ | | | | Bulk deletion
| * Bulk deletionArthurHoaro2017-05-081-0/+13
| | | | | | | | | | | | | | * Add a checkboxes in linklist which display a sub-header containing action buttons * Strongly rely on JS * Requires a modern browser (ES6 syntax support) * Checkboxes are hidden if the browser is old or JS disabled
* | Adding ability to display subtags in tagcloudLucas Cimon2017-05-241-1/+5
|/
* Theme: change global font to Roboto and include bold variantArthurHoaro2017-03-241-11/+20
| | | | Fixes #822
* Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflowArthurHoaro2017-03-121-0/+4
|\ | | | | Fixes #806: display overflow for awesomplete list
| * Fixes #806: display overflow for awesomplete listArthurHoaro2017-03-121-0/+4
| |
* | Theme: Vertical align theme select in configureArthurHoaro2017-03-121-0/+1
|/ | | | Fixes #807
* Display private only filter as search parameterArthurHoaro2017-03-081-0/+4
|
* Multiple minor improvements and bugfixes regarding the new templates:ArthurHoaro2017-02-271-27/+41
| | | | | | | | | | | | | | * Add API settings in `configure.html` * Fix textarea autoresize * Load user.css from data folder * Move fold/expand all button to the right and fix an issue with already folded items * Reset datetime display to international datetime * Temporarilly remove JS login panel (need improvement and integration with the plugin system) * Body background is slightly lighter * Fix an issue where thumbnails were hidden by description * Fix an issue where private orange bar wasn't displayed with thumbnails * Remove the gradient bar behind titles * Fix empty bookmarklet name in Firefox
* Introduce the new default Shaarli templateArthurHoaro2017-02-271-0/+1180
|
* Move default template to vintage folderArthurHoaro2017-02-271-1208/+0
|
* Stay on the changetag page after tag deletionArthurHoaro2017-01-161-1/+1
| | | | | | + fix changetag CSS alignement relates to #756
* Fix delete button in editlinkArthurHoaro2017-01-071-3/+9
| | | | This one was forgotten in #682
* Fix permalink image alignement in daily pageArthurHoaro2017-01-051-0/+4
|
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-0/+1198