bigbluebutton-Github/bigbluebutton-client/html-template/history/history.css
Richard Alam e1a9c53c01 move into trunk to use as development
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@664 af16638f-c34d-0410-8cfa-b39d5352b314
2008-11-05 14:52:33 +00:00

7 lines
371 B
CSS

/* 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 }