This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9948053cd7
gtk2
/
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