history.css 365 B

123456
  1. /* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
  2. #ie_historyFrame { width: 0px; height: 0px; display:none }
  3. #firefox_anchorDiv { width: 0px; height: 0px; display:none }
  4. #safari_formDiv { width: 0px; height: 0px; display:none }
  5. #safari_rememberDiv { width: 0px; height: 0px; display:none }