|
|
@@ -2428,7 +2428,7 @@ body.mobile .l-icon-shortcuts {
|
|
|
cursor: pointer;
|
|
|
text-decoration: underline;
|
|
|
margin: 6px 0px 2px 2px;
|
|
|
- width: 15px;
|
|
|
+ width: 20px;
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
@@ -2436,10 +2436,10 @@ body.mobile .l-icon-shortcuts {
|
|
|
-webkit-mask-box-image: -webkit-radial-gradient(
|
|
|
center,ellipse cover, rgba(0,0,0,1) 68%, rgba(0,0,0,0) 69.5%);
|
|
|
background: #eee;
|
|
|
- width: 14px;
|
|
|
- height: 14px;
|
|
|
+ width: 20x;
|
|
|
+ height: 20px;
|
|
|
position: relative;
|
|
|
- margin: 6px 0px 2px 2px;
|
|
|
+ margin: 4px 0px 2px 2px;
|
|
|
|
|
|
}
|
|
|
|
|
|
@@ -2448,7 +2448,7 @@ body.mobile .l-icon-shortcuts {
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
background: transparent;
|
|
|
- border-width: 7px;
|
|
|
+ border-width: 10px;
|
|
|
width: 0;
|
|
|
height: 0;
|
|
|
border-style: solid;
|
|
|
@@ -2463,7 +2463,7 @@ body.mobile .l-icon-shortcuts {
|
|
|
top: 0px;
|
|
|
left: 0px;
|
|
|
background: transparent;
|
|
|
- border-width: 7px;
|
|
|
+ border-width: 10px;
|
|
|
width: 0;
|
|
|
height: 0;
|
|
|
border-style: solid;
|
|
|
@@ -2480,7 +2480,7 @@ body.mobile .l-icon-shortcuts {
|
|
|
top: 0px;
|
|
|
left: 0px;
|
|
|
background: transparent;
|
|
|
- border-width:7px;
|
|
|
+ border-width:10px;
|
|
|
width: 0;
|
|
|
height: 0;
|
|
|
border-style: solid;
|