mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-25 10:48:16 +02:00
Added copy of the Original RDWeb pages
This commit is contained in:
parent
09ba4750ad
commit
80da1889a3
46 changed files with 5076 additions and 0 deletions
6
RDSFactorWeb/RDWeb/Pages/RenderFail.css
Normal file
6
RDSFactorWeb/RDWeb/Pages/RenderFail.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
/*
|
||||
These rules should only take effect when some failure
|
||||
has occurred to prevent normal XSLT processing
|
||||
*/
|
||||
RDWAPage > * {display:none}
|
||||
RenderFailureMessage {display:block}
|
Loading…
Add table
Add a link
Reference in a new issue