My_GtkUi/Gtkmm4_Mac/res/reset.css

12 lines
375 B
CSS
Raw Normal View History

2022-01-27 15:25:47 +08:00
/* @import this colorsheet to get the default values for every property.
* This is useful when writing special CSS tests that should not be
* inluenced by themes - not even the default ones.
* Keep in mind that the output will be very ugly and not look like
* anything GTK.
* Also, when adding new style properties, please add them here.
*/
* {
all: unset;
}