Author: hnategh
New Revision: 55113
URL: http://svn.stylite.de/viewvc/egroupware?rev=55113&view=rev
Log:
Mobile theme W.I.P.:
- Fix searchbox icon disappears after closing it
Modified:
trunk/etemplate/js/et2_extension_nextmatch.js
trunk/pixelegg/mobile/fw_mobile.css
trunk/pixelegg/mobile/fw_mobile.less
— trunk/etemplate/js/et2_extension_nextmatch.js (original)
+++ trunk/etemplate/js/et2_extension_nextmatch.js Tue Feb 23 12:21:48 2016
@@ -2292,7 +2292,7 @@
// searchbox widget options
var searchbox_options = {
id:“search”,
-
overlay:(typeof settings.searchbox != 'undefined' && typeof settings.searchbox.overlay != 'undefined')?settings.searchbox.overlay:Boolean(egwIsMobile()),
onchange:function(){
self.nextmatch.applyFilters({search: this.get_value()});
},
— trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Tue Feb 23 12:21:48 2016
@@ -7748,7 +7748,7 @@
margin-left: 0;
}
body .et2_searchbox.expanded button.et2_button {
- background: none;
}
body .et2_searchbox.expanded input {
width: 100%;
@@ -7758,8 +7758,16 @@
outline: none;
}
body .et2_searchbox.expanded span.ui-icon.clear {
- top: 0px;
- left: -50px;
- background-color: white;
- height: 49px;
- width: 50px;
- background-image: url("…/images/cancelled.png");
- background-position: center;
- background-repeat: no-repeat;
- border-bottom: 1px solid #e6e6e6;
- background-size: 24px 24px;
}
body .et2_searchbox.expanded .flex {
width: 100%;
— trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Tue Feb 23 12:21:48 2016
@@ -961,7 +961,7 @@
height:50px;
margin-left:0;
button.et2_button{
@@ -971,8 +971,16 @@
outline: none;
}
span.ui-icon.clear{
-
top: 0px;
-
left: -50px;
-
background-color: white;
-
height: 49px;
-
width: 50px;
-
background-image: url("../images/cancelled.png");
-
background-position: center;
-
background-repeat: no-repeat;
-
border-bottom: 1px solid #e6e6e6;
-
background-size: 24px 24px;
}
.flex{
width:100%;
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