← Back to team overview

phpdevshell team mailing list archive

[Bug 658552] [NEW] Skin error- Text Field Required uses Button Hover css

 

Public bug reported:

Using v3.0.0-Beta-1.

When using the Smoothness skin, you cannot change the look of the
Required Text Field without also changing the look of the mouse-over
(hover) button.

The look of the Required Text Field is set using class="ui-state-hover"
which is the same class used when hovering over a button. Therefore if I
want to change the Required Text Field to have say a red border 3px
thick, then this also changes my buttons when you hover over them.

You should be able to change the Required Text Field look without having
to change your Button Hover look.

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
Skin error- Text Field Required uses Button Hover css
https://bugs.launchpad.net/bugs/658552
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: New

Bug description:
Using v3.0.0-Beta-1.

When using the Smoothness skin, you cannot change the look of the Required Text Field without also changing the look of the mouse-over (hover) button.

The look of the Required Text Field is set using class="ui-state-hover" which is the same class used when hovering over a button. Therefore if I want to change the Required Text Field to have say a red border 3px thick, then this also changes my buttons when you hover over them.

You should be able to change the Required Text Field look without having to change your Button Hover look.





Follow ups

References