Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-08 | updated css/js libraries | Arun Persaud | 1 | -20/+14 | |
* bootstrap 3.1.1 * jquery 2.1.0 * less 1.7.0 mostly bootstrap had to be adjusted, e.g. different names like hero-unit->jumbotron, etc. | |||||
2013-08-24 | set time interval to 30s for update check | Arun Persaud | 1 | -1/+1 | |
2013-08-17 | update favicon if it's your turn. | Arun Persaud | 1 | -0/+30 | |
Added a simple php script that returns via json if it's your turn and then check this every 10s using javascript. | |||||
2013-01-19 | LAYOUT: improved layout of about page | Arun Persaud | 1 | -0/+7 | |
2013-01-12 | LAYOUT: some small CSS adjustments | Arun Persaud | 1 | -0/+2 | |
2012-12-09 | LAYOUT: use bootstrap to style gravatar images | Arun Persaud | 1 | -0/+2 | |
2012-12-09 | bootstrap: fixed login/register, footer, and navbar | Arun Persaud | 1 | -2/+25 | |
* made navbar smaller, added icons, icons only (for smaller screen) * fixed login screen | |||||
2012-10-06 | starting to bootstrap the layout: navbar and tricks | Arun Persaud | 1 | -0/+3 | |
- changing the tricks-selector to a paginator and fixing the js for highlighting - adding a navbar using bootstrap, probably should use .wrap more instead of adding divs to the code |