aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/cards.scss
Commit message (Collapse)AuthorAgeFilesLines
* Card tags template sharedSimounet2017-12-261-0/+4
|
* Useless span removed from the card's titleSimounet2017-12-261-1/+0
|
* Border radius on every corner of tag's listSimounet2017-12-081-1/+2
|
* Fix duplicated code removedSimounet2017-12-081-14/+0
|
* Tags list view improvedSimounet2017-12-081-2/+42
| | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links.
* Fix pagination on list modeSimounet2017-12-041-0/+1
|
* material: replace card activator with article link on card previewKevin Decherf2017-11-061-0/+1
| | | | | | Fixes #2424 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Reduced border-radius for tagsNicolas LÅ“uillet2017-05-311-0/+1
|
* Add some flex magicThomas Citharel2017-05-311-14/+47
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fixed tags display on grid viewNicolas LÅ“uillet2017-05-311-0/+17
|
* fix 3-dots menu positionThomas Citharel2017-05-081-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix review againThomas Citharel2017-05-071-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix reviewsAline2017-05-071-0/+8
| | | | Signed-off-by: Aline <chetta.aline@gmail.com>
* Fix according to reviewThomas Citharel2017-05-041-14/+14
|
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-0/+186
Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes