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