Omega Login Page Demo missing style

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
erickdeoliveiraleal
Posts: 79
Joined: 25 Mar 2013, 13:00

27 Dec 2021, 16:48

username and password have different outlines
Image

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

28 Dec 2021, 08:20

Thanks a lot for the screenshot! Fixed for the next version. For now, please remove the following code block from _login.scss;

Code: Select all

// Line [59 - 80]. Remove it.
input {
            &.ui-inputtext {
                font-size: 1em;
                color: #4f575b;
                margin: 0;
                outline: medium none;
                padding: .25em;
                background: #ffffff;
                font-weight: normal;
                border: 1px solid #d6d6d6;
                border-radius: 3px;

                &:hover {
                    border-color: #c0c0c0;
                }

                &:focus {
                    outline: 0 none;
                    box-shadow: 0 0 5px #1f89ce;
                }
            }
        }
Best Regards,

Post Reply

Return to “Omega - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests