This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-08 17:50:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8964f6f0cc
gtk
/
demos
/
widget-factory
/
widget-factory.css
9 lines
95 B
CSS
Raw
Normal View
History
Unescape
Escape
widget-factory: Add tab close buttons This will make it easier to fix issues with such buttons in HighContrast.
2015-03-16 02:42:44 +00:00
.
small-button
{
padding
:
0
;
outline-width
:
0
;
}
widget-factory: Use symboli icons in the toolbar That is the style that is commonly used nowadays, even in traditional apps.
2020-05-05 14:44:50 +00:00
.
toolbar
{
-gtk-icon-style
:
symbolic
;
}
Reference in New Issue
Copy Permalink