How to style the selection list from combo-box-text widget in scss? #1162
Unanswered
MartyMcFlyInTheSky
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello @MartyMcFlyInTheSky , I have not been particularly successful with configuring the scss for the combo-box-text. Can you share your file? I know that it isn't the point of your request, but... will actually get the notify-send to work. (you might be using a different one then me). Note that the {} expands to the selected text. I do not get a button on combo-box-text unless scss crashes and the defaults are in place. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use the combo-box-text widget to select my wifi connection. I have made this to test:
I can format the "selected"-field with that class "combo-box" in my scss. However I can't find a way to also format the selection list that appears when clicking on the selected item to re-select. What would the appropriate class be named?
Also is the list syntax correct or can I also use children here? (sorry newb to yuck :X)
Beta Was this translation helpful? Give feedback.
All reactions