summaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
* stabilize page wrt loading navRomain d'Alverny2012-09-121-0/+2
|
* reorganize page gridRomain d'Alverny2012-09-111-7/+5
|
* nowrap columRomain d'Alverny2012-09-111-0/+1
|
* no wrap in status cellsRomain d'Alverny2012-09-101-0/+2
|
* css adjustmentsRomain d'Alverny2012-09-101-0/+3
|
* set builds table widthRomain d'Alverny2012-09-101-0/+1
|
* adjust columns width to fit 1280px wide screenRomain d'Alverny2012-09-101-5/+6
|
* style adjustmentRomain d'Alverny2012-09-101-2/+2
|
* better position for file viewRomain d'Alverny2012-09-101-3/+3
|
* adjust table widthRomain d'Alverny2012-09-101-1/+1
|
* adjust list displayRomain d'Alverny2012-09-101-1/+3
|
* fix page positioningRomain d'Alverny2012-09-101-1/+1
|
* reformat figures display on topRomain d'Alverny2012-09-101-2/+13
|
* whole status box is actionableRomain d'Alverny2012-09-101-7/+11
|
* add nav.m.o global headerRomain d'Alverny2012-09-101-0/+7
|
* adjust columns widthRomain d'Alverny2012-09-101-2/+1
|
* explicit link to changesRomain d'Alverny2012-09-101-2/+4
|
* adjust UI layoutRomain d'Alverny2012-09-101-5/+11
|
* highlight log text on some keywordsRomain d'Alverny2012-09-101-1/+8
|
* show files tree structureRomain d'Alverny2012-09-101-1/+4
|
* smaller preview box for short log filesRomain d'Alverny2012-09-101-0/+7
|
* distinct column for submissionRomain d'Alverny2012-09-091-1/+0
|
* more compact listRomain d'Alverny2012-09-091-1/+5
|
* read log files directly in pageRomain d'Alverny2012-09-091-2/+28
|
* show build dir name + .youri and .done log filesRomain d'Alverny2012-09-091-2/+3
|
* add possibility to list all related log files right under the build line, on ↵Romain d'Alverny2012-09-051-0/+3
| | | | request
* style updateRomain d'Alverny2012-09-041-1/+1
|
* increase text/bg contrastRomain d'Alverny2012-09-041-2/+3
|
* style updateRomain d'Alverny2012-09-041-2/+2
|
* adjust colorsRomain d'Alverny2012-09-041-2/+6
|
* style updateRomain d'Alverny2012-09-041-1/+1
|
* style updateRomain d'Alverny2012-09-041-6/+7
|
* refine styleRomain d'Alverny2012-09-041-4/+4
|
* style updateRomain d'Alverny2012-09-041-1/+3
|
* Code reorg.Romain d'Alverny2012-09-041-0/+36
- CSS move in style.css - configuration values move in conf.php - function definitions move in lib.php - a few code style fixes - test_index.php to test these changes before pushing to prod file