Author: hnategh
New Revision: 55246
URL: http://svn.stylite.de/viewvc/egroupware?rev=55246&view=rev
Log:
Mobile theme W.I.P:
- Fix mail details styling
- Fix expanding timesheet details tab causes some width changes
- Remove extra padding and borders from et2_selectbox
Modified:
trunk/mail/templates/default/app.css
trunk/mail/templates/mobile/app.css
trunk/mail/templates/mobile/app.less
trunk/mail/templates/pixelegg/app.css
trunk/mail/templates/pixelegg/app.less
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/mail/templates/default/app.css (original)
+++ trunk/mail/templates/default/app.css Fri Mar 4 11:27:51 2016
@@ -138,13 +138,14 @@
}
.bodypreview {
- white-space: normal !important;
- max-height: 25px !important;
- font-size: 11px;
- font-style: italic;
- white-space: nowrap;
- max-height: 18px;
- font-size: 12px;
font-weight : normal !important;
font-family: Arial;
- color: grey !important;
- overflow: hidden;
- padding-top: 5px;
}
TR.sieveRowActive
— trunk/mail/templates/mobile/app.css (original)
+++ trunk/mail/templates/mobile/app.css Fri Mar 4 11:27:51 2016
@@ -152,13 +152,14 @@
font-family: Arial;
}
.bodypreview {
- white-space: normal !important;
- max-height: 25px !important;
- font-size: 11px;
- font-style: italic;
- white-space: nowrap;
- max-height: 18px;
- font-size: 12px;
font-weight: normal !important;
font-family: Arial;
- color: grey !important;
- overflow: hidden;
- padding-top: 5px;
}
TR.sieveRowActive {
font-size: 11px;
@@ -1811,13 +1812,6 @@
font-size: 12px;
font-family: Arial;
}
-.bodypreview {
- font-size: 10px;
- font-style: italic;
- font-weight: normal;
- font-family: Arial;
- color: grey;
-}
TR.sieveRowActive {
font-size: 11px;
height: 20px;
@@ -2690,7 +2684,6 @@
text-overflow: ellipsis;
width: 98%;
font-size: 10pt;
- color: #828282 !important;
font-weight: normal !important;
}
#mail-index table.egwGridView_outer tbody td label[id^=‘mail-index_’][id$=‘date]’] {
@@ -2763,14 +2756,10 @@
background-image: url(…/pixelegg/images/kmmsgforwarded.png);
}
#mail-index table.egwGridView_outer tbody tr span.bodypreview {
- max-height: 12px;
- overflow: hidden;
- white-space: nowrap;
text-overflow: ellipsis;
padding-left: 2px;
font-style: normal;
- font-size: 8pt;
- padding-top: 5px;
- font-size: 10pt;
}
#mail-index .mail-index_quotabox {
position: absolute;
— trunk/mail/templates/mobile/app.less (original)
+++ trunk/mail/templates/mobile/app.less Fri Mar 4 11:27:51 2016
@@ -38,7 +38,7 @@
#popupMainDiv {
padding: 1px 8px 0 8px;
background: none;
@@ -52,7 +52,7 @@
div.et2_toolbar_actionlist {
margin-left: 50px;
}
@@ -74,9 +74,9 @@
&:disabled {background-color: none;}
}
}
@@ -150,9 +150,9 @@
background-color: #FFFFFF;
}
}
@@ -183,7 +183,7 @@
border-top: 1px solid silver;
}
span#mail-compose_cc_expander, span#mail-compose_cc_expander,
-
span#mail-compose_bcc_expander, span#mail-compose_bcc_expander,
span#mail-compose_folder_expander, span#mail-compose_folder_expander,
span#mail-compose_replyto_expander, span#mail-compose_replyto_expander
{
@@ -207,7 +207,7 @@
}
}
}
-
#mail-index {
table.egwGridView_outer tbody {
span.et2_date_ro.et2_label {
@@ -237,7 +237,6 @@
text-overflow: ellipsis;
width: 98%;
.mob-fontsize-n;
@@ -313,14 +312,10 @@
background-image: url(…/pixelegg/images/kmmsgforwarded.png);
}
span.bodypreview {
@@ -341,7 +336,7 @@
text-align: center;
}
}
- }
#mail-index_buttonmailcreate {display:none;}
}
— trunk/mail/templates/pixelegg/app.css (original)
+++ trunk/mail/templates/pixelegg/app.css Fri Mar 4 11:27:51 2016
@@ -140,13 +140,14 @@
font-family: Arial;
}
.bodypreview {
- white-space: normal !important;
- max-height: 25px !important;
- font-size: 11px;
- font-style: italic;
- white-space: nowrap;
- max-height: 18px;
- font-size: 12px;
font-weight: normal !important;
font-family: Arial;
- color: grey !important;
- overflow: hidden;
- padding-top: 5px;
}
TR.sieveRowActive {
font-size: 11px;
@@ -1799,13 +1800,6 @@
font-size: 12px;
font-family: Arial;
}
-.bodypreview {
- font-size: 10px;
- font-style: italic;
- font-weight: normal;
- font-family: Arial;
- color: grey;
-}
TR.sieveRowActive {
font-size: 11px;
height: 20px;
— trunk/mail/templates/pixelegg/app.less (original)
+++ trunk/mail/templates/pixelegg/app.less Fri Mar 4 11:27:51 2016
@@ -1040,14 +1040,6 @@
font-family : Arial;
}
-.bodypreview {
- font-size: 10px;
- font-style: italic;
- font-weight : normal;
- font-family: Arial;
- color: grey;
-}
-
TR.sieveRowActive
{
font-size: 11px;
— trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Fri Mar 4 11:27:51 2016
@@ -1147,7 +1147,7 @@
-
-
@version $Id: jquery-ui.less 54623 2015-12-23 18:37:23Z nathangray $
-
-
@version $Id: jquery-ui.less 55245 2016-03-04 09:21:40Z ralfbecker $
*/
#uical_select_resource {
background-color: #ffdd73;
@@ -1556,6 +1556,10 @@
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close:active {
background-color: #fecc44 !important;
color: #373737;
+}
+.ui-widget-overlay,
+.ui-widget-shadow {
- background-image: none;
}
/**
- EGroupware: Stylite Pixelegg template
@@ -1907,7 +1911,7 @@
#loginMainDiv div#centerBox form table.divLoginbox input[type=“submit”] {
background-color: #ffc200;
color: #000000;
- font-size: 20px;
}
#loginMainDiv div#centerBox form table.divLoginbox input[type=“submit”]:hover {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
@@ -3785,7 +3789,7 @@
text-decoration: none;
height: 32px;
/font-size: 1.1em;/
- font-size: 12px;
line-height: 1.5em;
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul li a:hover {
@@ -3809,7 +3813,7 @@
}
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul a#topmenu_home:before {
padding-right: 20px;
- font-size: 12px;
content: " ";
background-image: url(…/images/topmenu_items/home.png);
background-repeat: no-repeat;
@@ -4207,7 +4211,7 @@
padding-left: 3em;
color: #999999;
/font-size: 12px;/
- font-size: 12px;
line-height: 17px;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header object {
@@ -4378,7 +4382,7 @@
margin: 5px 0px 3px 5px;
padding: 0px 0px 0px 15px;
line-height: 1em;
- font-size: 12px;
background-image: url(…/images/arrow_right.png);
background-repeat: no-repeat;
background-position: left center;
@@ -5604,7 +5608,7 @@
-
-
@version $Id: layout_traditional.less 54473 2015-12-07 09:08:09Z hnategh $
-
-
@version $Id: layout_traditional.less 55245 2016-03-04 09:21:40Z ralfbecker $
/
/ traditional */
form {
@@ -5851,7 +5855,7 @@
.egw-loading-prompt-container::before {
opacity: .3;
content: “”;
- background: #aaaaaa url(“images/ui-bg_flat_0_aaaaaa_40x100.png”) 50% 50% repeat-x;
- background-color: #aaaaaa;
width: 100%;
height: 100%;
position: absolute;
@@ -6418,7 +6422,7 @@
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
body .egw_fw_ui_tabs_header .egw_fw_ui_tab_header h1 {
- font-size: 14px;
line-height: 1em;
margin: 0 15px 2px 2px;
vertical-align: super;
@@ -6538,7 +6542,7 @@
padding-top: 0.31em;
padding-left: 3em;
color: #999999;
- font-size: 14px;
line-height: 17px;
}
body #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_apps .egw_fw_ui_sidemenu_entry_header object {
@@ -6684,7 +6688,7 @@
margin: 5px 0px 3px 5px;
padding: 0px 0px 0px 15px;
line-height: 1em;
- font-size: 12px;
background-image: url(…/images/arrow_left.png);
background-repeat: no-repeat;
background-position: left center;
@@ -7613,14 +7617,19 @@
padding-left: 8px;
}
body #popupMainDiv input,
- body #popupMainDiv select {
- body #popupMainDiv select,
- body #popupMainDiv .et2_selectbox {
padding: 0;
- padding-left: 0;
- border-left: 0;
- border-top: 0;
- border-right: 0;
- border-radius: 0;
}
body #popupMainDiv ul.et2_selectbox li {
padding-top: 13px;
}
- body #popupMainDiv .et2_label .et2_date_ro.et2_label,
- body #popupMainDiv .et2_date input.et2_date {
- body #popupMainDiv .et2_label .et2_date_ro.et2_label {
padding-left: 0;
}
body #popupMainDiv .et2_button_with_image {
@@ -7631,6 +7640,7 @@
}
body #popupMainDiv .et2_date {
min-width: 100px;
- padding-left: 0;
}
body #popupMainDiv .et2_button_with_image,
body #popupMainDiv .et2_button_text {
— trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Fri Mar 4 11:27:51 2016
@@ -46,7 +46,7 @@
@media @handheld
{
-
#egw_fw_print {
display:none;
}
@@ -86,7 +86,7 @@
border-radius: 0;
form {
margin-top: 3em;
@@ -166,7 +166,7 @@
@media @smartphones {
body{
@@ -181,10 +181,10 @@
filter: none;
}
}
@@ -310,11 +310,11 @@
h1 {
display: none;
}
@@ -333,7 +333,7 @@
tr.sub_item_selected {height:46px;}
tr.sub_item {width:100%;height:46px !important;}
td.sub_item_hk {width:100%;}
@@ -392,7 +392,7 @@
}
}
.et2_nextmatch {
@@ -584,7 +584,7 @@
text-overflow: ellipsis;
overflow: hidden;
border-bottom: 1px solid silver;
@@ -594,7 +594,7 @@
div.ui-icon-trash {
display: block;
}
@@ -762,7 +762,7 @@
padding-right: 0px;
}
.containerTableStyle {
@@ -789,22 +789,27 @@
height:46px;
padding-left: 8px;
}
-
input, select, .et2_selectbox {
padding:0;
-
padding-left:0;
-
border-left:0;
-
border-top:0;
-
border-right:0;
-
border-radius: 0;
}
ul.et2_selectbox {
li{padding-top: 13px;}
}
/* Exceptional cases to not get the general left padding*/
@@ -822,7 +827,7 @@
padding-top: 6px;
}
.et2_details_toggle {
@@ -855,13 +860,13 @@
width: auto;
}
}
@@ -1057,7 +1062,7 @@
width:100%;
}
}
@@ -1068,7 +1073,7 @@
border:none;
box-shado:none;
}
@@ -1077,7 +1082,7 @@
}
input[type="checkbox"]:before {
@@ -1123,5 +1128,5 @@
}
}
}
— trunk/timesheet/templates/mobile/app.css (original)
+++ trunk/timesheet/templates/mobile/app.css Fri Mar 4 11:27:51 2016
@@ -46,4 +46,7 @@
#timesheet-index table.egwGridView_outer tbody label[id^=‘timesheet-index’][id$=‘ts_link]’] > span.et2_link {
font-weight: normal;
}
-
#timesheet-edit_pl_id {
- width: 69%;
- }
}
— trunk/timesheet/templates/mobile/app.less (original)
+++ trunk/timesheet/templates/mobile/app.less Fri Mar 4 11:27:51 2016
@@ -54,4 +54,5 @@
}
}
}
-
#timesheet-edit_pl_id{width:69%;}
}
— trunk/timesheet/templates/mobile/edit.xet (original)
+++ trunk/timesheet/templates/mobile/edit.xet Fri Mar 4 11:27:51 2016
@@ -21,8 +21,8 @@
-
<textbox type="float" id="ts_unitprice" span="all" size="10"/>
-
<projectmanager-pricelist id="pl_id" class="et2_fullWidth" onchange="window.app.timesheet.et2.getWidgetById('ts_unitprice').set_value(this.options[this.selectedIndex].text.lastIndexOf('(') < 0 ? '' : this.options[this.selectedIndex].text.slice(this.options[this.selectedIndex].text.lastIndexOf('(')+1,-1));" options="None"/>
-
<textbox type="float" id="ts_unitprice" span="all" size="10" width="30%"/>
-
<projectmanager-pricelist id="pl_id" width="70%" onchange="window.app.timesheet.et2.getWidgetById('ts_unitprice').set_value(this.options[this.selectedIndex].text.lastIndexOf('(') < 0 ? '' : this.options[this.selectedIndex].text.slice(this.options[this.selectedIndex].text.lastIndexOf('(')+1,-1));" options="None"/>
</hbox>
</row>
<row class="row" disabled="!@ts_viewtype">
@@ -57,7 +57,7 @@
@@ -95,7 +95,7 @@
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