Author: hnategh
New Revision: 55289
URL: http://svn.stylite.de/viewvc/egroupware?rev=55289&view=rev
Log:
Mobile theme W.I.P:
- Fix first column size for timesheet view and edit template
- td should not apply et2_fullWidth class because it would screw up fixed width applied to other columns
Modified:
trunk/pixelegg/mobile/fw_mobile.css
trunk/pixelegg/mobile/fw_mobile.less
trunk/timesheet/templates/mobile/app.css
trunk/timesheet/templates/mobile/app.less
trunk/timesheet/templates/mobile/edit.xet
— trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Mon Mar 7 10:51:58 2016
@@ -7530,7 +7530,7 @@
body .et2_nextmatch table.egwGridView_grid tbody tr.selected td:last-child:before {
content: " ";
position: absolute;
- background: #696969;
top: 0px;
left: 0px;
bottom: 0px;
@@ -7661,12 +7661,14 @@
}
body #popupMainDiv .et2_details.et2_details_expanded {
background-color: transparent;
- height: 100%;
}
body #popupMainDiv .et2_details.et2_details_expanded .et2_details_title {
display: inline-block;
background-color: #F0F0F0;
width: 100%;
padding-top: 6px;
- height: 32px;
}
body #popupMainDiv .et2_details {
position: relative;
@@ -7695,6 +7697,9 @@
font-size: 12pt;
}
body .et2_fullWidth input[type=“radio”] {
- width: auto;
- }
- body td.et2_fullWidth {
width: auto;
}
body div.et2_toolbar.et2_head_toolbar {
— trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Mon Mar 7 10:51:58 2016
@@ -820,6 +820,7 @@
}
.et2_details.et2_details_expanded {
background-color: transparent;
@@ -861,7 +862,7 @@
width: auto;
}
}
— trunk/timesheet/templates/mobile/app.css (original)
+++ trunk/timesheet/templates/mobile/app.css Mon Mar 7 10:51:58 2016
@@ -11,10 +11,7 @@
-
@version $Id: app.less 55033 2016-02-16 18:49:17Z hnategh $
/
/ tablets and smartphones */
-@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;
- }
+@media all {
#timesheet-index table.egwGridView_outer tbody ul[id^=‘timesheet-index’][id$=‘ts_owner]’] > li {
overflow: hidden;
width: 90px;
@@ -37,6 +34,7 @@
overflow: hidden;
text-overflow: ellipsis;
font-size: 10pt;
- color: grey;
}
#timesheet-index table.egwGridView_outer tbody span[id^=‘timesheet-index’][id$=‘ts_title]’] {
font-size: 12pt;
@@ -44,14 +42,17 @@
#timesheet-index table.egwGridView_outer tbody div.timesheet3Col {
font-size: 10pt;
}
-
#timesheet-index table.egwGridView_outer tbody span[id^=‘timesheet-index’][id$=‘ts_duration]’] {
- font-weight: bold;
- }
#timesheet-index table.egwGridView_outer tbody label[id^=‘timesheet-index’][id$=‘ts_link]’] > span.et2_link {
font-weight: normal;
font-size: 10pt;
}
-
#timesheet-index table.egwGridView_outer tbody .timesheet_titleDetails {
- font-weight: normal;
- }
#timesheet-edit_pl_id {
width: 69%;
}
-
#timesheet-view_ts_description span.et2_textbox_ro {
- word-break: break-all;
- }
}
— trunk/timesheet/templates/mobile/app.less (original)
+++ trunk/timesheet/templates/mobile/app.less Mon Mar 7 10:51:58 2016
@@ -15,12 +15,9 @@
@import (reference) “…/…/…/pixelegg/less/def_mobile.less”;
/* tablets and smartphones */
-@media only screen and (max-device-width:1024px) {
+@media all {
#timesheet-index {
table.egwGridView_outer tbody {
@@ -43,6 +40,7 @@
overflow: hidden;
text-overflow: ellipsis;
.mob-fontsize-n;
@@ -50,14 +48,14 @@
div.timesheet3Col {
.mob-fontsize-n;
}
— trunk/timesheet/templates/mobile/edit.xet (original)
+++ trunk/timesheet/templates/mobile/edit.xet Mon Mar 7 10:51:58 2016
@@ -6,7 +6,7 @@
@@ -48,7 +48,7 @@
@@ -67,7 +67,7 @@
@@ -82,7 +82,7 @@
@@ -108,7 +108,7 @@
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs