mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-06-10 06:24:38 +02:00
6 lines
No EOL
176 B
CSS
6 lines
No EOL
176 B
CSS
/*
|
|
These rules should only take effect when some failure
|
|
has occurred to prevent normal XSLT processing
|
|
*/
|
|
RDWAPage > * {display:none}
|
|
RenderFailureMessage {display:block} |