Forums » GOautodial App Development »
change underline on agent screen
Added by David Reedy over 4 years ago
Hello everyone,
My agents/reps are complaining about being able to see fields on the agent screen we are using a custom form that steams off a script. So that when a lead gets called the script pops up on top of the "Contact Information" section. The custom form is directly underneath the script. All the entry field have a high opacity and a very light underline to them. I found what i think is the issue and make a change to the area on live testing the underline is a darker color.
The added screen shot is what it looks like.
I tracked down the location I though it might be at. /var/www/html/css/dashboard/css/app.css
When I alter line 8564 "border-bottom" it is not taking any effect.
I am trying to change it from its default of ddebe9 to 004558.
Am I missing something in the css or maybe another location I just don't see?
Any help would be appreciated.
Replies (1)
RE: change underline on agent screen
-
Added by David Reedy over 4 years ago
This did work on google chrome i had to clear the cache and it worked after that.