[eGroupWare-svn] r55808 - in /trunk: calendar/templates/mobile/edit.xet pixelegg/mobile/fw_mobile.css pixelegg/mobile/fw_mobile.less

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: hnategh
Date: Fri Apr 22 14:48:47 2016
New Revision: 55808

URL: http://svn.stylite.de/viewvc/egroupware?rev=55808&view=rev
Log:
Mobile theme:
- Fix taglist styling
- Add multiple options for taglist-cat used in calendar edit

Modified:
    trunk/calendar/templates/mobile/edit.xet
    trunk/pixelegg/mobile/fw_mobile.css
    trunk/pixelegg/mobile/fw_mobile.less

Modified: trunk/calendar/templates/mobile/edit.xet
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/mobile/edit.xet?rev=55808&r1=55807&r2=55808&view=diff
==============================================================================
--- trunk/calendar/templates/mobile/edit.xet (original)
+++ trunk/calendar/templates/mobile/edit.xet Fri Apr 22 14:48:47 2016
@@ -271,7 +271,7 @@
 				</row>
 				<row>
 					<description for="category" value="Categories"/>
-					<taglist-cat id="category" class="et2_fullWidth"/>
+					<taglist-cat id="category" class="et2_fullWidth" rows="1" multiple="toggle"/>
 				</row>
 				<row>
 					<tabbox id="tabs" span="all" width="100%" align_tabs="v">

Modified: trunk/pixelegg/mobile/fw_mobile.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/mobile/fw_mobile.css?rev=55808&r1=55807&r2=55808&view=diff
==============================================================================
--- trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Fri Apr 22 14:48:47 2016
@@ -7972,6 +7972,18 @@
   body .et2_taglist .ms-sel-ctn {
     background: white;
   }
+  body .et2_taglist.et2_taglist_category {
+    min-height: 50px !important;
+  }
+  body .et2_taglist.et2_taglist_toggle.et2_taglist_single .ms-sel-item span:first-child {
+    float: left;
+  }
+  body .et2_taglist.et2_taglist_toggle.et2_taglist_single .ms-sel-item span[class*="cat_"] {
+    height: 3em;
+  }
+  body .et2_taglist.ui-state-active.expanded .ms-res-ctn.dropdown-menu {
+    min-height: 100px;
+  }
   body .et2_mobile_view {
     display: block;
   }

Modified: trunk/pixelegg/mobile/fw_mobile.less
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/mobile/fw_mobile.less?rev=55808&r1=55807&r2=55808&view=diff
==============================================================================
--- trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Fri Apr 22 14:48:47 2016
@@ -1119,7 +1119,16 @@
 				background: white;
 			}
 		}
-
+		.et2_taglist.et2_taglist_category {min-height: 50px !important;}
+		.et2_taglist.et2_taglist_toggle.et2_taglist_single {
+			.ms-sel-item {
+				span:first-child {float:left;}
+				span[class*="cat_"] {height: 3em;}
+			}
+		}
+		.et2_taglist.ui-state-active.expanded {
+			.ms-res-ctn.dropdown-menu {min-height: 100px;}
+		}
 		/* View mode styles*/
 		.et2_mobile_view {
 			display:block;


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.