* Fixed the Pdf generation under Slackware
* Estimate view developpement
This commit is contained in:
parent
312585d4f0
commit
f695d108fb
27 changed files with 459 additions and 242 deletions
|
|
@ -54,16 +54,14 @@ label {
|
|||
}
|
||||
|
||||
.message {
|
||||
color: #7FFF00;
|
||||
font-size: large;
|
||||
border: solid green;
|
||||
background-color: rgba(32,0,32,0.3);
|
||||
background-color: rgba(0,64,0,0.1);
|
||||
}
|
||||
.error {
|
||||
color: #f88;
|
||||
font-size: large;
|
||||
border: solid green;
|
||||
background-color: rgba(64,0,0,0.3);
|
||||
background-color: rgba(64,0,0,0.1);
|
||||
}
|
||||
.validation-summary-errors{
|
||||
color: #f88;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue