Author: hnategh
New Revision: 55913
URL: http://svn.stylite.de/viewvc/egroupware?rev=55913&view=rev
Log:
Mobile theme:
- Fix link button is not visible in link_to widget
- Fix buttons with only text are not visible in et2_dialog widget
Modified:
trunk/pixelegg/mobile/fw_mobile.css
trunk/pixelegg/mobile/fw_mobile.less
— trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Thu Apr 28 12:08:46 2016
@@ -6997,7 +6997,9 @@
-o-filter: brightness(20%);
filter: brightness(20%);
}
- body .ui-dialog .ui-dialog-buttonpane button {
- body .ui-dialog .ui-dialog-buttonpane button[class*=“et2_button_cancel”],
- body .ui-dialog .ui-dialog-buttonpane button[class=“et2_button_delete”],
- body .ui-dialog .ui-dialog-buttonpane button[class=“et2_button_save”] {
-webkit-filter: brightness(0) invert(1) !important;
filter: brightness(0) invert(1) !important;
background-color: transparent !important;
@@ -7006,7 +7008,9 @@
padding-left: 0px !important;
width: 50px;
}
- body .ui-dialog .ui-dialog-buttonpane button span {
- body .ui-dialog .ui-dialog-buttonpane button[class*=“et2_button_cancel”] span,
- body .ui-dialog .ui-dialog-buttonpane button[class=“et2_button_delete”] span,
- body .ui-dialog .ui-dialog-buttonpane button[class=“et2_button_save”] span {
display: none;
}
}
@@ -7885,7 +7889,6 @@
font-size: 18pt;
}
body .et2_link_to div {
- height: 46px;
padding-bottom: 3px;
}
body .et2_link_to .et2_file {
@@ -7895,6 +7898,11 @@
body .et2_link_to .et2_file .et2_file_span,
body .et2_link_to .et2_file .et2_file_spanHover,
body .et2_link_to .et2_file .et2_file_upload {
- height: 46px;
- width: 46px;
- }
- body .et2_link_to button.link {
- float: right;
height: 46px;
width: 46px;
}
— trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Thu Apr 28 12:08:46 2016
@@ -208,7 +208,9 @@
}
}
.ui-dialog .ui-dialog-buttonpane {
-
button[class*="et2_button_cancel"],
-
button[class="et2_button_delete"],
-
button[class="et2_button_save"] {
.white-svg;
padding-left:0px !important;
width:50px;
@@ -1072,7 +1074,6 @@
}
.et2_link_to {
div {
@@ -1084,6 +1085,7 @@
width:46px;
}
}
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
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs