[eGroupWare-svn] r55806 - in /trunk/pixelegg: css/mobile.css css/pixelegg.css less/layout_raster_sidebar.less

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: hnategh
Date: Fri Apr 22 09:54:20 2016
New Revision: 55806

URL: http://svn.stylite.de/viewvc/egroupware?rev=55806&view=rev
Log:
Give more click area for sidebar toggle button

Modified:
    trunk/pixelegg/css/mobile.css
    trunk/pixelegg/css/pixelegg.css
    trunk/pixelegg/less/layout_raster_sidebar.less

Modified: trunk/pixelegg/css/mobile.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/css/mobile.css?rev=55806&r1=55805&r2=55806&view=diff
==============================================================================
--- trunk/pixelegg/css/mobile.css (original)
+++ trunk/pixelegg/css/mobile.css Fri Apr 22 09:54:20 2016
@@ -4334,7 +4334,7 @@
 }
 #egw_fw_sidebar #egw_fw_toggler {
   display: block;
-  width: 28px;
+  width: 30px;
   height: 30px;
   position: relative;
   z-index: 1;
@@ -4342,7 +4342,6 @@
   margin-top: 0;
   margin-bottom: -30px;
   float: right;
-  margin-right: -15px;
 }
 #egw_fw_sidebar #egw_fw_toggler span {
   background-color: transparent;
@@ -4353,6 +4352,7 @@
   backface-visibility: hidden;
   border-radius: 2px;
   top: 11px;
+  left: 10px;
 }
 #egw_fw_sidebar #egw_fw_toggler span:before {
   transition-duration: 0.7s;
@@ -4400,6 +4400,7 @@
   transition: all 0.3s;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
+  left: 0;
 }
 #egw_fw_sidebar #egw_fw_sidemenu.egw_fw_sidebar_toggleOn #egw_fw_toggler span:before,
 #egw_fw_sidebar #egw_fw_sidemenu.egw_fw_sidebar_toggleOn #egw_fw_toggler span:after {

Modified: trunk/pixelegg/css/pixelegg.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/css/pixelegg.css?rev=55806&r1=55805&r2=55806&view=diff
==============================================================================
--- trunk/pixelegg/css/pixelegg.css (original)
+++ trunk/pixelegg/css/pixelegg.css Fri Apr 22 09:54:20 2016
@@ -4323,7 +4323,7 @@
 }
 #egw_fw_sidebar #egw_fw_toggler {
   display: block;
-  width: 28px;
+  width: 30px;
   height: 30px;
   position: relative;
   z-index: 1;
@@ -4331,7 +4331,6 @@
   margin-top: 0;
   margin-bottom: -30px;
   float: right;
-  margin-right: -15px;
 }
 #egw_fw_sidebar #egw_fw_toggler span {
   background-color: transparent;
@@ -4342,6 +4341,7 @@
   backface-visibility: hidden;
   border-radius: 2px;
   top: 11px;
+  left: 10px;
 }
 #egw_fw_sidebar #egw_fw_toggler span:before {
   transition-duration: 0.7s;
@@ -4389,6 +4389,7 @@
   transition: all 0.3s;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
+  left: 0;
 }
 #egw_fw_sidebar #egw_fw_sidemenu.egw_fw_sidebar_toggleOn #egw_fw_toggler span:before,
 #egw_fw_sidebar #egw_fw_sidemenu.egw_fw_sidebar_toggleOn #egw_fw_toggler span:after {

Modified: trunk/pixelegg/less/layout_raster_sidebar.less
URL: http://svn.stylite.de/viewvc/egroupware/trunk/pixelegg/less/layout_raster_sidebar.less?rev=55806&r1=55805&r2=55806&view=diff
==============================================================================
--- trunk/pixelegg/less/layout_raster_sidebar.less (original)
+++ trunk/pixelegg/less/layout_raster_sidebar.less Fri Apr 22 09:54:20 2016
@@ -328,7 +328,7 @@
 	// Toggle menu
 	#egw_fw_toggler {
 		display: block;
-		width: 28px;
+		width: 30px;
 		height: 30px;
 		position: relative;
 		z-index: 1;
@@ -336,8 +336,6 @@
 		margin-top: 0;
 		margin-bottom: -30px;
 		float: right;
-		margin-right:-15px;
-
 		span {
 			background-color: transparent;
 			&:before{
@@ -379,6 +377,7 @@
 			backface-visibility: hidden;
 			border-radius: 2px;
 			top:11px;
+			left:10px;
 		}
 	}
 	#egw_fw_sidemenu.egw_fw_sidebar_toggleOn {
@@ -391,6 +390,7 @@
 				transition: all 0.3s;
 				-webkit-transition: all 0.3s;
 				-moz-transition: all 0.3s;
+				left:0;
 				&:before, &:after {
 					transform:none;
 					-ms-transform: none;


------------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.