mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:25:49 +00:00
add .label-info
This commit is contained in:
parent
e66eaaa639
commit
cbdc51a4d4
1 changed files with 4 additions and 0 deletions
|
@ -177,6 +177,10 @@ table td.action-column {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.label-info {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.label-warning {
|
.label-warning {
|
||||||
text-color: orange;
|
text-color: orange;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue