[eGroupWare-svn] r56005 - in /trunk: egroupware/api/js/jsapi/ pixelegg/css/ pixelegg/mobile/
[email protected] Wed, 04 May 2016 08:23:48 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hnategh
Date: Wed May 4 10:23:48 2016
New Revision: 56005
URL: http://svn.stylite.de/viewvc/egroupware?rev=56005&view=rev
Log:
Mobile theme:
- Replace 'Edit' caption in view template with an icon, makes it similar to other dialogs
Modified:
trunk/egroupware/api/js/jsapi/app_base.js
trunk/pixelegg/css/mobile.css
trunk/pixelegg/css/pixelegg.css
trunk/pixelegg/mobile/fw_mobile.css
trunk/pixelegg/mobile/fw_mobile.less
Modified: trunk/egroupware/api/js/jsapi/app_base.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/js/jsapi/app_base.js?rev=56005&r1=56004&r2=56005&view=diff
==============================================================================
--- trunk/egroupware/api/js/jsapi/app_base.js (original)
+++ trunk/egroupware/api/js/jsapi/app_base.js Wed May 4 10:23:48 2016
@@ -457,7 +457,6 @@
.click(function(){
egw.open(rowID, self.appname);
})
- .text(egw.lang('Edit'))
.appendTo(this.viewContainer);
}
// view template main container (content)
Modified: trunk/pixelegg/css/mobile.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/css/mobile.css?rev=56005&r1=56004&r2=56005&view=diff
==============================================================================
--- trunk/pixelegg/css/mobile.css (original)
+++ trunk/pixelegg/css/mobile.css Wed May 4 10:23:48 2016
@@ -22,10 +22,6 @@
*/
/**
* addapted from orginal styles.php
- */
-/**
- * EGroupware general def_*.less are moved to phpgwapi/templates/default/*.less
- * so they can be included from app specific files and are independent of Pixelegg template
*/
/**
* All app_* files are now again in $app/templates/default/app.less&css and will be included independent
@@ -5778,7 +5774,7 @@
*
* @link http://www.egroupware.org
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
- * @author Hadi NAtegh <[email protected]>
+ * @author Hadi Nategh <[email protected]>
* @package phpgwapi
* @version $Id$
*/
Modified: trunk/pixelegg/css/pixelegg.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/css/pixelegg.css?rev=56005&r1=56004&r2=56005&view=diff
==============================================================================
--- trunk/pixelegg/css/pixelegg.css (original)
+++ trunk/pixelegg/css/pixelegg.css Wed May 4 10:23:48 2016
@@ -1465,26 +1465,6 @@
.ms-ctn .ms-trigger {
border-left: none;
}
-/**
- * EGroupware: CSS with less preprocessor
-
- * traditional.less
- * included in pixelegg.less since 17/03/2014
-
-
- *
- * Please do NOT change css-files directly, instead change less-files and compile them!
- *
- * @link http://www.egroupware.org
- * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
- * @author Stefan Reinhard <[email protected]>
- * @package phpgwapi
- * @version $Id$
- */
-/*
- font styling
- allowed attributes: font-family,font-size,color,font-weight
-*/
/**
* layout_*.less files are Pixelegg template specific
*/
@@ -2459,7 +2439,6 @@
button[id="add"]:active {
background-color: #1aa200 !important;
}
-/*Button Ende #######################################################*/
/**
* EGroupware: Stylite Pixelegg template
*
@@ -3387,10 +3366,6 @@
td.lettersearch {
background-image: none;
}
-/*.nextmatch_header table {
- border: none !important;
- width: 99% !important;
-}*/
/**
* EGroupware: CSS with less preprocessor
*
@@ -5147,21 +5122,6 @@
* @package pixelegg
* @version $Id$
*/
-/* disabled for now in pixelegg.less, until we use svg outside filemanager thumbnails
-
-//SVG Filter / not for Logo
-#egw_fw_sidebar img[src$="svg"]{
- .gradient_vertical (@gray_60, @gray_60);
- .rounded(3px);
- border: 1px solid @gray_0;;
-}
-
-#egw_fw_main img[src$="svg"],
-#egw_fw_footer img[src$="svg"]{
- //.gradient_vertical (@egw_color_2_a, @egw_color_2_a);
- .gradient_vertical (fade(@gray_100,50%), fade(@gray_100,50%));
-
-}*/
/**
* EGroupware: Stylite Pixelegg template
*
Modified: trunk/pixelegg/mobile/fw_mobile.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/mobile/fw_mobile.css?rev=56005&r1=56004&r2=56005&view=diff
==============================================================================
--- trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Wed May 4 10:23:48 2016
@@ -29,14 +29,10 @@
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @author Stefan Reinhard <[email protected]>
* @package pixelegg
- * @version $Id: pixelegg.less 50920 2014-11-26 16:54:04Z ralfbecker $
+ * @version $Id: pixelegg.less 55973 2016-05-02 12:31:24Z ralfbecker $
*/
/**
* addapted from orginal styles.php
- */
-/**
- * EGroupware general def_*.less are moved to phpgwapi/templates/default/*.less
- * so they can be included from app specific files and are independent of Pixelegg template
*/
/**
* All app_* files are now again in $app/templates/default/app.less&css and will be included independent
@@ -5789,7 +5785,7 @@
*
* @link http://www.egroupware.org
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
- * @author Hadi NAtegh <[email protected]>
+ * @author Hadi Nategh <[email protected]>
* @package phpgwapi
* @version $Id$
*/
@@ -7965,6 +7961,14 @@
z-index: 104;
font-size: 18pt !important;
color: white;
+ background-image: url(../images/edit.svg);
+ background-repeat: no-repeat;
+ -webkit-filter: brightness(0) invert(1) !important;
+ filter: brightness(0) invert(1) !important;
+ background-color: transparent !important;
+ background-size: 24px 24px !important;
+ border: none;
+ background-position: center;
display: block;
}
body .mobile-view-editBtn:before {
Modified: trunk/pixelegg/mobile/fw_mobile.less
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/mobile/fw_mobile.less?rev=56005&r1=56004&r2=56005&view=diff
==============================================================================
--- trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Wed May 4 10:23:48 2016
@@ -1163,6 +1163,10 @@
z-index:104;
font-size:18pt !important;
color: white;
+ background-image: url(../images/edit.svg);
+ background-repeat: no-repeat;
+ .white-svg;
+ background-position: center;
&:before {
content: "";
font-size: 24pt;
------------------------------------------------------------------------------
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