Skip to content

Commit

Permalink
Dev: template CSS update
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Feb 2, 2016
1 parent 6444d65 commit 530abc1
Show file tree
Hide file tree
Showing 6 changed files with 3,706 additions and 677 deletions.
8 changes: 1 addition & 7 deletions templates/default/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -760,13 +760,7 @@ table.question.subquestion-list.questions-list tr.answers-list th
/**
* TODO : color should be different for each template
*/
.table-striped>tbody>tr:nth-of-type(odd), .array2
{
background-color: #ecf0f1;
}


.array-flexible-column col.odd, .array-flexible-column th.odd
.table-striped>tbody>tr:nth-of-type(odd), .array2, .array-flexible-column col.odd, .array-flexible-column th.odd
{
background-color: #ecf0f1;
}

0 comments on commit 530abc1

Please sign in to comment.