Dear all, can someone help me to change the border color in Page Properties Report?
I've tried it via:
.aui.metadata-summary-macro > thead > tr {
border-color: #ffab00 !important;
background-color: #ffffff !important;
}
but it does not change anything.
Thank you for your help.
Moritz
( I am using Server)
hello,
Have you tried simply with 'border '?¿
Example:
border:4px dotted blue;
Thanks, it worked. It is necessary to define the pixels and the borders-type (dotted, solid,..) to overwrite the default.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad to help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.