mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-22 18:29:11 +00:00
8 lines
99 B
CSS
8 lines
99 B
CSS
/*
|
|
* Bug 1202095 - parseStyleSheet should not re-load @imports
|
|
*/
|
|
|
|
body {
|
|
color: chartreuse;
|
|
}
|