Revision: 1617
http://mrbs.svn.sourceforge.net/mrbs/?rev=1617&view=rev
Author: cimorrison
Date: 2010-11-18 19:02:44 +0000 (Thu, 18 Nov 2010)
Log Message:
-----------
Fixed layout problems in IE8 on the edit_entry and report pages
Modified Paths:
--------------
mrbs/trunk/web/mrbs-ie8.css
Modified: mrbs/trunk/web/mrbs-ie8.css
===================================================================
--- mrbs/trunk/web/mrbs-ie8.css 2010-11-18 17:30:32 UTC (rev 1616)
+++ mrbs/trunk/web/mrbs-ie8.css 2010-11-18 19:02:44 UTC (rev 1617)
@@ -10,7 +10,11 @@
.form_general label {overflow-y: visible}
.form_general #ad label {overflow-y: auto} /* undo for all-day checkbox */
.edit_area_room div.group {width: 25em} /* not necessary in IE7 or IE9 ?! */
+.edit_entry div.group {width: 50em} /* not necessary in IE7 or IE9 ?! */
+.edit_entry #div_start_date div.group {width: 20em}
+.report div.group {width: 40em} /* not necessary in IE7 or IE9 ?! */
+
/* ------------ TRAILER.INC ---------------------*/
/* opacity for IE8 is implemented with filter, but only works if the element */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits