mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-12 20:38:39 +00:00
8 lines
106 B
CSS
8 lines
106 B
CSS
/*
|
|
* Bug 1202095 - parseStyleSheet should not re-load @imports
|
|
*/
|
|
|
|
body {
|
|
background-color: purple;
|
|
}
|