forked from AuroraMiddleware/gtk
a4cde82365
This is not ideal, we should have a real classic windows theme, but at least its better than everything being pink, which is what happens otherwise when theming is not enables.
5 lines
213 B
CSS
5 lines
213 B
CSS
/* We should have a real win32 classic theme that picks up
|
|
colors from the settings. But for now, at least don't break
|
|
when win32 is in classic mode by just using raleigh. */
|
|
@import url("Raleigh.css");
|