Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally moved to proper TypeScript with inheritance. | Matěj Cepl | 2014-11-14 | 1 | -0/+4 |
| | |||||
* | Add parsing of holidays, week, and sunday readings. | Matěj Cepl | 2013-07-04 | 1 | -0/+3 |
| | | | | Fixes #87 | ||||
* | Simplify CSS | Matěj Cepl | 2012-11-02 | 1 | -6/+6 |
| | | | | We don't need all those floats; it's too complicated on phone. | ||||
* | Decresase size of readings, clear both (not just right) | Matěj Cepl | 2012-10-27 | 1 | -2/+3 |
| | |||||
* | Switching language version. | Matěj Cepl | 2012-10-24 | 1 | -1/+28 |
| | | | | Fix #76 | ||||
* | Add clear:right on the list of readings. | Matěj Cepl | 2012-10-23 | 1 | -0/+1 |
| | | | | Hopefully, this will finally fix #75. | ||||
* | Adding expressive width: 50% seems to fix #75 | Matěj Cepl | 2012-10-13 | 1 | -2/+4 |
| | | | | | | | | | I have to also add text-align: right for the right column. I don't like it, but it seems to work, and according to http://css-discuss.incutio.com/wiki/Floated_Block “These must have a width property specified -- this is a frequently encountered problem. Browsers that break floats with no width in some way are not buggy.” | ||||
* | Comment out nth-child selectors. | Matěj Cepl | 2012-10-13 | 1 | -2/+2 |
| | | | | They seem to cause #75 | ||||
* | Add acknowledgment and improve icon. | Matěj Cepl | 2012-10-10 | 1 | -0/+25 |
| | |||||
* | Move CSS to a special file. | Matěj Cepl | 2012-09-21 | 1 | -0/+12 |