Skip to content
Snippets Groups Projects
Unverified Commit 46f28251 authored by Weilbyte's avatar Weilbyte
Browse files

Changed text color

parent 7090d8a4
Branches
Tags
No related merge requests found
......@@ -16,10 +16,6 @@ font-family:helvetica, arial, verdana, sans-serif;
background:#fff;
}
.x-form-display-field {
color: #707C80;
}
.x-form-item-body.x-form-item-body-default.x-form-display-field-body.x-form-display-field-body-default {
border-radius: 6px;
padding: 2px;
......@@ -492,7 +488,7 @@ color:#fff;
}
.x-form-display-field {
color:#fff;
color: #707C80;
}
.x-component {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment