Fixe issue #106
Syntax errors in CSS files Erreurs de syntaxe dans des fichiers CSS
This commit is contained in:
parent
f0a45bd203
commit
cf9cda99bd
@ -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