Merge branch 'issue#106' into 'develop'

Fixe issue #106 - Syntax errors in CSS files

Syntax errors in CSS files;
Erreurs de syntaxe dans des fichiers CSS

See merge request !84
This commit is contained in:
Olivier Perez 2015-11-05 21:07:54 +01:00
commit 7fd1afb12a
2 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@
font-weight:bold;
/*color: #000000;
/*background-color: #ffdb99;
border-color: #ffb733;*/*/
border-color: #ffb733;*/
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,

View File

@ -5,7 +5,7 @@ body {
}
table {
page-break-after:always}
page-break-after:always
}
table {