mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 22:32:12 +00:00
8 lines
106 B
CSS
8 lines
106 B
CSS
/*
|
|
* Bug 1202095 - parseStyleSheet should not re-load @imports
|
|
*/
|
|
|
|
body {
|
|
background-color: purple;
|
|
}
|