mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-02 17:34:51 +00:00
[ACA-1902] styling - remove capitalisation (#729)
This commit is contained in:
parent
8f86babdc0
commit
2cb5a48f8f
@ -66,7 +66,6 @@
|
|||||||
transform: none;
|
transform: none;
|
||||||
transition: unset;
|
transition: unset;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-transform: capitalize;
|
|
||||||
color: mat-color($primary);
|
color: mat-color($primary);
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
@ -36,9 +36,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
text-transform: capitalize;
|
|
||||||
font-family: Muli;
|
|
||||||
font-size: 14px;
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin-left: 12px;
|
margin-left: 12px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user