Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Styling #17

Closed
dpdragnev opened this issue Jun 15, 2016 · 1 comment
Closed

Styling #17

dpdragnev opened this issue Jun 15, 2016 · 1 comment

Comments

@dpdragnev
Copy link

dpdragnev commented Jun 15, 2016

Hello,

Is there a way to style the look of the selected value? I tried applying css classes and also inline styles, but nothing worked.

I saw a closed ticket that indicates that this is possible, but in my case, it does not work. I am developing for iOS using version 1.2.5. I am defining the drop down like this:

<dd:DropDown items="{{ accountTypes }}" selectedIndex="{{ customer.AccountType }}" class="ddl" /> .ddl { font-size: 10; color: #a8b4b9; font-weight: bold; }

Thank you.

@PeterStaev
Copy link
Owner

Hey @dpdragnev , currently there are very few styling options. More will be added with #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants