Author: hnategh
New Revision: 55254
URL: http://svn.stylite.de/viewvc/egroupware?rev=55254&view=rev
Log:
Mobile theme W.I.P:
- Drop timesheet index columns into 2 columns
Modified:
trunk/timesheet/templates/mobile/app.css
trunk/timesheet/templates/mobile/app.less
trunk/timesheet/templates/mobile/index.xet
— trunk/timesheet/templates/mobile/app.css (original)
+++ trunk/timesheet/templates/mobile/app.css Fri Mar 4 15:21:39 2016
@@ -14,7 +14,6 @@
@media only screen and (max-device-width: 1024px) {
#timesheet-index table.egwGridView_outer tbody label[id^=‘timesheet-index’][id$=‘ts_start]’] > time {
font-weight: bold;
- float: left;
}
#timesheet-index table.egwGridView_outer tbody ul[id^=‘timesheet-index’][id$=‘ts_owner]’] > li {
overflow: hidden;
@@ -32,8 +31,9 @@
font-size: 10pt;
}
#timesheet-index table.egwGridView_outer tbody span[id^=‘timesheet-index’][id$=‘ts_description]’] {
- height: 30px;
- height: 19px;
white-space: nowrap;
- line-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
font-size: 10pt;
— trunk/timesheet/templates/mobile/app.less (original)
+++ trunk/timesheet/templates/mobile/app.less Fri Mar 4 15:21:39 2016
@@ -20,7 +20,6 @@
table.egwGridView_outer tbody {
label[id^=‘timesheet-index’][id$=‘ts_start]’] > time{
font-weight: bold;
@@ -38,8 +37,9 @@
.mob-fontsize-n;
}
span[id^=‘timesheet-index’][id$=‘ts_description]’] {
— trunk/timesheet/templates/mobile/index.xet (original)
+++ trunk/timesheet/templates/mobile/index.xet Fri Mar 4 15:21:39 2016
@@ -17,37 +17,33 @@
-
<vbox>
-
<date-time id="${row}[ts_start]" readonly="true" options=",8"/>
-
<menulist class="$cont[ownerClass]">
-
<menupopup type="select-account" id="${row}[ts_owner]" readonly="true"/>
-
</menulist>
-
<menulist class="noWrap">
-
<menupopup type="select-cat" id="${row}[cat_id]" readonly="true"/>
-
</menulist>
-
</vbox>
<vbox>
<description id="${row}[ts_title]" no_lang="1" class="ts_title $row_cont[titleClass]"/>
<description id="${row}[ts_description]" class="ts_description" no_lang="1"/>
<link id="${row}[ts_link]" no_lang="1"/>
</vbox>
<vbox class="timesheet3Col">
-
<date-duration id="${row}[ts_duration]" readonly="true" options=",h,,,1" align="right"/>
-
<textbox type="float" id="${row}[ts_quantity]" no_lang="1" readonly="true" precision="3"/>
-
<textbox type="float" id="${row}[ts_total]" no_lang="1" readonly="true" precision="2"/>
-
<menulist>
-
<menupopup id="${row}[ts_status]" readonly="true"/>
-
</menulist>
-
<hbox>
-
<time_or_date id="${row}[ts_start]" readonly="true" options=",8" align="left"/>
-
</hbox>
-
-
<hbox>
-
<menulist class="$cont[ownerClass]">
-
<menupopup type="select-account" id="${row}[ts_owner]" readonly="true"/>
-
</menulist>
-
</hbox>
-
<hbox>
-
<date-duration id="${row}[ts_duration]" readonly="true" options=",h,,,1"/>
-
</hbox>
</vbox>
</row>
</rows>
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs