Top "Styling" questions

styling is the process of binding visual metadata to a document

Styling autocomplete dropdowns in browsers

On many websites, when typing in a username for example, a dropdown occurs where previous input shows up so the …

html css forms styling
Bootstrap select2 error styling

I've got a select2 select menu. Stripped version for example: <div class="form-group has-error"> <select name="description_…

twitter-bootstrap-3 styling select2
Assignment with line continuation - Python

What is the preferred style for assigning values to variables when the variables are nested several levels deep, have fairly …

python styling pep
Style the nth letter in a span using CSS

I have: <span id="string">12h12m12s</span> and I'm looking to make the h, …

javascript css styling pseudo-class
Create "Raised" or Shadow effect on TouchableOpacity: React Native

I use react-native-elements, and they make it easy to make an actual button appear "raised", or shadowed. I want to …

react-native button styling touchableopacity
Print Stylesheets for pages with long horizontal tables

I have a page that spits out db data in long horizontal tables. I need to print it nicely so …

css styling printing-web-page
Is it somehow possible to style an iframes before/after pseudo-element?

As the title says, is there a way to style an iframes pseudo before/after? Without wrapping the iframe with …

css iframe styling pseudo-element css-content
Setting TabItem foreground color also sets the TabControl foreground color

I have a TabControl that I have restyled. The TabItem has a trigger that is fired when the TabItem is …

wpf styling tabitem
Styling QML without manually marking each property to be styled

I know that QML does not support CSS styling like widgets do, and I have read up on alternative approaches …

css qt qml styling
How to place a ScrollViewer on top of the content it should scroll

I would like to put my ScrollViewer in such a way that it overlaps/sits on top of the content …

wpf scrollbar controltemplate styling scrollviewer