aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css/main.css
Commit message (Collapse)AuthorAgeFilesLines
* double closing parenthesesStefan Bohn2015-03-141-1/+1
|
* redo the whole lot of commits I've deleted while trying Gitlab/Framasoft ↵Thomas Citharel2015-03-141-4/+4
| | | | mirroring
* tag cloud is present, #1122 is implementedThomas Citharel2015-03-081-0/+29
|
* change system for #1123 and keyboard arrows shortcutsThomas Citharel2015-03-071-0/+28
|
* implement #1123Thomas Citharel2015-03-021-0/+9
|
* great improvements to tagging when saving a link system <3Thomas Citharel2015-02-101-0/+3
|
* add evernote iconThomas Citharel2015-02-051-0/+3
|
* added reload icon and fixed a bug where random could redirect to deleted ↵Thomas Citharel2015-02-011-1/+4
| | | | articles
* added some icomoon fonts (lots \!) and integrated random button for nowThomas Citharel2015-02-011-1/+1
|
* implemented random buttonThomas Citharel2014-12-071-0/+3
|
* diaspora on all themesThomas Citharel2014-12-071-0/+5
|
* Fixing icon text on unread pageJay Sitter2014-11-211-2/+2
|
* Globalizing and creating two variants of Carrot.org icon; tidying up some CSSJay Sitter2014-11-211-29/+47
|
* implementing carrot into wallabagThomas Citharel2014-11-191-1/+0
|
* Merge pull request #920 from jsit/uifixesNicolas Lœuillet2014-11-031-4/+19
|\ | | | | Many small UI changes/fixes to Baggy theme and English translation files
| * Many small UI changes/fixes to Baggy theme and English translation files. ↵Jay Sitter2014-11-021-4/+19
| | | | | | | | May need review.
* | Improving class names for menu hidingJay Sitter2014-11-031-1/+1
| |
* | Fixing menu hiding behavior when switching from mobile width to desktop widthJay Sitter2014-11-031-0/+3
|/
* Merging changes with devJay Sitter2014-10-311-20/+24
|\
| * Removing left border on popup forms on mobile widthsJay Sitter2014-10-311-0/+1
| |
| * Fixing popup form width issue on narrow widthJay Sitter2014-10-311-1/+8
| |
| * Standardizing class names and styles for close buttonsJay Sitter2014-10-311-19/+15
| |
* | Making visual styling of search and bag it popup forms more consistentJay Sitter2014-10-311-15/+4
| |
* | Removing duplicate popup form stylesJay Sitter2014-10-311-42/+16
|/
* Adding right margin to labels (to compensate for now-missing left margin on ↵Jay Sitter2014-10-311-5/+5
| | | | input fields)
* Some small design tweaks to the login page: Moving 'Stay signed in' label ↵Jay Sitter2014-10-311-1/+0
| | | | and removing left margin on input boxes
* Merge pull request #898 from jsit/previewtextNicolas Lœuillet2014-10-301-4/+0
|\ | | | | Fixing issue #874, displaying preview text when in list mode
| * Fixing issue #874, displaying preview text when in list modeJay Sitter2014-10-301-4/+0
| |
* | Merge pull request #897 from jsit/displaymodeNicolas Lœuillet2014-10-301-5/+9
|\ \ | | | | | | Fixing display mode switching in Baggy theme (issue #896)
| * | Fixing display mode switching in Baggy theme (issue #896)Jay Sitter2014-10-301-5/+9
| |/
* / Making the close button more visually consistent on the menu popup formsJay Sitter2014-10-301-25/+20
|/
* Merge pull request #889 from wallabag/fix#871Nicolas Lœuillet2014-10-271-0/+1
|\ | | | | Fix#871
| * translation fix for #887 and tiny display fixtcit2014-10-271-0/+1
| |
* | fix #873tcit2014-10-191-0/+4
|/
* fix z-index-menu mobile view bug #834tcit2014-10-121-1/+1
|
* get up to date for mergetcit2014-09-281-1/+1
|\
| * added email fieldtcit2014-07-251-1/+1
| |
* | Merge pull request #784 from wallabag/fix-successful-add-messageNicolas Lœuillet2014-08-181-1/+1
|\ \ | | | | | | fix display of 'Done' message when we add a link from 'save a link' item
| * | fix display of 'Done' message when we add a link from 'save a link' itemNicolas Lœuillet2014-07-221-1/+1
| |/
* / highlight.js library added to highlight programming code examples in article ↵Maryana Rozhankivska2014-07-221-0/+8
|/ | | | view
* Fixed Baggy theme CSS for Chrome Extension (and < 500px width layout)Guillaume Boudreau2014-05-211-2/+3
|
* better wallabag in wallabag button (see #685)tcit2014-05-161-1/+20
|
* print view fixed in baggy; print link added; read percent added in default ↵Maryana Rozhankivska2014-04-221-0/+3
| | | | theme; archive and favorite re-factored to be ajax action in article view
* responsive for search form #610Nicolas Lœuillet2014-04-081-5/+5
|
* [fix] display problem with smartphone and Baggy #610Nicolas Lœuillet2014-04-081-3/+3
|
* import w/o cron: fix of "click to finish import" in baggy themeMaryana Rozhankivska2014-04-031-1/+3
|
* import without cronMaryana Rozhankivska2014-04-021-2/+5
|
* Fixes to search enginetcit2014-03-231-0/+50
| | | | | Changed the search parameter from POST to GET. Also, adapted the Baggy theme.
* saving link form now sends ajax request, article view is now justifiedMaryana Rozhankivska2014-03-131-0/+6
|
* feature #505 - it is now possible to add link from bagged article (TODO: ↵Maryana Rozhankivska2014-03-121-7/+57
| | | | redev it to ajax action). Some enhancements to "save a link" popup div