stylesheet
stylesheet copied to clipboard
The GTK Stylesheet for elementary OS
## What Happened Setting the text scaling factor to anything lower than 1 (for example 0.97) will cause the shadow stroke below the headerbar to vanish. ...
## What Happened When you have multiple apps using SourceList in close proximity to or overlapping one another they can be difficult to distinguish, since unlike other UI elements with...
## Problem Users who mainly use keyboards to select items, or have already selected an item via cursor, will not get any visual feedback as to whether they have activated...
## Problem In many situations, having the inset text entry box looks off. This is especially the case with renaming items in the Granite.SourceList or in the Files app, where...
Like in Transmission. The following does not work, so it'll need some other selector manipulation ``` treeview { .progressbar { @extend progress; } .trough { @extend trough; } } ```
## What Happened The newly added scrollable indicator arrows in context menus take up more space than they (look like) should:  https://user-images.githubusercontent.com/58219504/104836779-488ecc00-58a8-11eb-8ff3-3e41b9bf16cb.mp4 ## Expected Behavior The arrow's backdrop ends...
## What Happened The tabs could use with some padding between them:  ## Expected Behavior Inactive tab highlight should have padding on either side ## Platform Information elementary OS...
This is a little different from #904. box-shadow appears to be clipped sometimes based on margins around the widget. You can see this on the greeter for example or in...
## What Happened When opening multiple tabs, tabs that are out of focus appear joined (no outline to discern between the tabs).  One can...
It's not the biggest deal, but a small detail I noticed; linked widgets' outlines appear to be clipped or just not implemented evenly on the linked sides. **Combo boxes** ![Screenshot...