summaryrefslogtreecommitdiff
path: root/res/css/partials/info-card.scss
AgeCommit message (Collapse)Author
2014-12-16moving files around after repository mergerAlon Levy
2014-12-07info card - new styling for url fieldOfer Lehr
2014-12-07fixes some info card stylingOfer Lehr
- the input field now doesn't clip the text before the end of the row - tough i think we will need to change it to a <p> element because of text overflow issues - some styling to the drop down. aparently we will need to implement it in javascript to get full styling control
2014-12-06new info box (now card) styling - PartialOfer Lehr
added a class to the info card to style different types in css. also rearranged colors in helpers.js (alon: changed implementation and broke the edit, will fix in the morning)