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:
commit
7fd1afb12a
@ -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,
|
||||
|
@ -5,7 +5,7 @@ body {
|
||||
}
|
||||
|
||||
table {
|
||||
page-break-after:always}
|
||||
page-break-after:always
|
||||
}
|
||||
|
||||
table {
|
||||
|
Loading…
Reference in New Issue
Block a user