aboutsummaryrefslogtreecommitdiff
path: root/static/style.css (unfollow)
Commit message (Expand)Author
2020-08-09Add paginator, use in in html and term.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-06Minor UI improvements.Hugo Hörnquist
2020-08-05Clean up caltable code.Hugo Hörnquist
2020-08-04Fix row count and height.Hugo Hörnquist
2020-08-04Start work on long event layout for months.Hugo Hörnquist
2020-07-30Start embedding more data for css and js in the html doc.Hugo Hörnquist
2020-07-15Move --editmode width for generated events to fix css.Hugo Hörnquist
2020-07-15Repair jump to date.Hugo Hörnquist
2020-07-13Add basic movement of popups.Hugo Hörnquist
2020-07-12JS work.Hugo Hörnquist
2020-07-12Reintroduce time input on generated events for HTML.Hugo Hörnquist
2020-07-12Fix graphical event overflow.Hugo Hörnquist
2020-07-11HTML Change template code for new events.Hugo Hörnquist
2020-07-11Change bar class to eventlike.Hugo Hörnquist
2020-07-10Add CSS to embedded icalendar.Hugo Hörnquist
2020-07-10Move back to own popup system.Hugo Hörnquist
2020-07-09HTML Download tab now div instead of article.Hugo Hörnquist
2020-07-08HTML move download to own tab.Hugo Hörnquist
2020-07-08Reformat xcal data in HTML with js.Hugo Hörnquist
2020-07-07Draft of multiple tabs for HTML popups.Hugo Hörnquist
2020-05-24Handle events with no DTEND.Hugo Hörnquist
2020-05-03Add [today] and [jump to] button in frontend.Hugo Hörnquist
2020-04-29Move overflow: hidden for events.Hugo Hörnquist
2020-04-29Made code more compatible with popups, improve config.Hugo Hörnquist
2020-04-29Test tooltip library.Hugo Hörnquist
2020-04-29Remove dead code from style.css.Hugo Hörnquist
2020-04-28.btn click area now fixed.Hugo Hörnquist
2020-04-28Clean up and simlify event drag code.Hugo Hörnquist
2020-04-28Ensured event creation drag and drop works.Hugo Hörnquist
2020-04-28Fix week number display in small calendar.Hugo Hörnquist
2020-04-27Eventlist now only scrolls vertically.Hugo Hörnquist
2020-04-27Made popup slightly more visually pleasing.Hugo Hörnquist
2020-04-27Replace code for small calendar.Hugo Hörnquist
2020-04-27Minor updates.Hugo Hörnquist
2020-04-27Change scroll behaviour in popups.Hugo Hörnquist
2020-04-27Fix current-time marker.Hugo Hörnquist
2020-04-27Long comments about positioning of popups.Hugo Hörnquist
2020-04-27Made btn shadow-height variable.Hugo Hörnquist
2020-04-26Popup sidebar now button holder.Hugo Hörnquist
2020-04-26Add popup close button.Hugo Hörnquist
2020-04-26Made .btn own css class.Hugo Hörnquist
2020-04-26Text event CSS better generalized.Hugo Hörnquist
2020-04-26All HTML graphical events now use same render code.Hugo Hörnquist
2020-04-26Styled weekly,monthly button better.Hugo Hörnquist
2020-04-26CSS change scale from percent to parts.Hugo Hörnquist
2020-04-26Month view better colors.Hugo Hörnquist
2020-04-26HTML update gray to have slightly better contrast.Hugo Hörnquist
2020-04-25Made repeat-marker in side menu red.Hugo Hörnquist
2020-04-16Add week numbers to HTML small calendar.Hugo Hörnquist