mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
Removed unlocalizeable string from CSS
This commit is contained in:
parent
c991a8eb32
commit
af748fa6f9
@ -138,7 +138,6 @@ form .message {
|
|||||||
}
|
}
|
||||||
.Actions:after {
|
.Actions:after {
|
||||||
color: #B94A48;
|
color: #B94A48;
|
||||||
content: "* Indicates a required field";
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-top: 9px;
|
margin-top: 9px;
|
||||||
@ -295,4 +294,4 @@ form #DMYDate-day {
|
|||||||
|
|
||||||
@media only screen and (min-width: 700px) {
|
@media only screen and (min-width: 700px) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user