forked from AuroraMiddleware/gtk
8 lines
52 B
CSS
8 lines
52 B
CSS
* {
|
|
all: initial;
|
|
}
|
|
|
|
#inherit {
|
|
all: inherit;
|
|
}
|