/examples/MarkerTrackerDemo/html-template/history/history.css
CSS | 6 lines | 4 code | 1 blank | 1 comment | 0 complexity | ea88b47fa138d83654c3e5afd6503bd4 MD5 | raw file
- /* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
-
- #ie_historyFrame { width: 0px; height: 0px; display:none }
- #firefox_anchorDiv { width: 0px; height: 0px; display:none }
- #safari_formDiv { width: 0px; height: 0px; display:none }
- #safari_rememberDiv { width: 0px; height: 0px; display:none }