Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

White corners on all rounded buttons.

$
0
0
Issue with: All browsers.

SmartClient Version: v9.1p_2014-05-28/Pro Deployment (built 2014-05-28)

Problem:
Currently we are trying to use our own skinning and css for buttons and other component and so far we have been able to do this successfully and were content with the result in SmartClient 8.3. We have just recently upgraded to SC 9.1 and have stumbled upon an issue with button shadow. It seems that the button shadow at the higher level has been set to "box-shadow: rgb(250, 250, 250) 1px 1px 0px inset;" and consequently adds three white corners to all rounded buttons being made. We are trying to find a way to remove these white corners.

Details:
Attached is is an example of what a button looks like currently (it appears more evident the darker the button color gets).

It is also evident when you hover over a button in the smartclient toolstrip examples (http://www.smartclient.com/docs/9.1/...html#toolstrip)

It seems to be related to the box-shadow property which is being set seemingly by the core/foundation part of the code. It is set in your default skinning (css) of Smartclient components.

This issue has also brought this property to light - "pushTableShadowStyleToDiv: true" - and we are curious as to the ramifications of this property in the Foundation code and why it appears to be hardcoded or hidden from documentation.

Questions:
Is there anything we are missing?

Is there a way to solve this issue currently?

Are there any plans to solve this issue within Smartclient 9.1?

Could you please give us a brief explanation of the pushTableShadowStyleToDiv?

Attached Images
File Type: png ButtonIssue.png (28.5 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles