Added copy of the Original RDWeb pages

This commit is contained in:
Jakob A. Dam 2015-04-10 12:08:29 +02:00
parent 09ba4750ad
commit 80da1889a3
46 changed files with 5076 additions and 0 deletions

View 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}