calendarui/views/resources/calengriditemprototype.css
changeset 57 bb2d3e476f29
parent 55 2c54b51f39c4
--- a/calendarui/views/resources/calengriditemprototype.css	Mon Jul 26 13:54:38 2010 +0530
+++ b/calendarui/views/resources/calengriditemprototype.css	Mon Aug 09 18:30:52 2010 +0530
@@ -1,16 +1,4 @@
-CalenGridItemPrototype:portrait {
-	layout: calendarCustomGridItem;
-}
-
-CalenGridItemPrototype:landscape {
-	layout: calendarCustomGridItem;
-}
-
-CalenGridItemPrototype[layoutName="calendarCustomGridItem"]:portrait{
-	layout:calendarCustomGridItem;
-}
-
-CalenGridItemPrototype[layoutName="calendarCustomGridItem"]:landscape{
+CalenGridItemPrototype[layoutName="calendarCustomGridItem"] {
 	layout:calendarCustomGridItem;
 }