~horux-dev/horux-webcli/thfo

« back to all changes in this revision

Viewing changes to yii/demos/phonebook/flex/html-template/history/history.css

  • Committer: Thierry Forchelet
  • Date: 2011-02-25 13:30:15 UTC
  • Revision ID: thierry.forchelet@letux.ch-20110225133015-zxyj9w7sqv8ly971
Initial commit

Show diffs side-by-side

added added

removed removed

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