mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Merge 73b1bb8e8e
into 482eeb1c21
This commit is contained in:
commit
85efa91610
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@ input[type="text"] {
|
||||||
.form-horizontal .control-label {
|
.form-horizontal .control-label {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-datepicker {
|
||||||
|
background-color: #d0e0c0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue