Commit 6b10ef1e authored by Jehan Tremback's avatar Jehan Tremback

vis. tweaks mon morn

parent 6735ac86
......@@ -43,7 +43,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.sliding-panels > li {
@include smallshadow(-2px);
@include transition(transform .4s, left .4s, padding-left .3s cubic-bezier(0.95, 0.05, 0.795, 0.035));
background: url('../images/shattered_2.jpg');
background: url('../images/noise_1.png');
background-attachment: fixed;
margin-left: 1em;
overflow: scroll;
......@@ -252,7 +252,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
}
.tri {
@include fonticon("\e00e", left);
@include fonticon("\e00b", left);
color: rgba( 200, 200, 200, 0.3);
text-shadow:
1px .8px 1.5px #fff,
......@@ -260,7 +260,6 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
float: left;
line-height: $baseLineHeight * .9;
font-size: $baseLineHeight * .9;
// cursor: w-resize;
&:before {
vertical-align: 0;
}
......@@ -271,7 +270,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
&.shown {
.tri {
@include fonticon("\e00d", left);
@include fonticon("\e010", left);
color: rgba( 200, 200, 200, 0.3);
text-shadow:
1px .8px 1.5px #fff,
......@@ -279,7 +278,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
float: left;
line-height: $baseLineHeight * .9;
font-size: $baseLineHeight * .9;
// cursor: w-resize;
cursor: ew-resize;
&:before {
vertical-align: 0;
}
......@@ -298,7 +297,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
}
.dropdown-toggle {
@include fonticon("\e020", right, .3em);
@include fonticon("\002f", right, 0em);
.provider {
color: $grayLight;
display: none;
......
No preview for this file type
......@@ -97,5 +97,6 @@ This is a custom SVG font generated by IcoMoon.
<glyph unicode="&#xe020;" d="M 438.955,342.955l-59.499-59.52l-53.333,10.667l-10.667,53.333l 59.499,59.52c-8.747,2.645-17.877,4.48-27.499,4.48c-52.992,0.00-96.00-42.987-96.00-96.00
l0.00-32.00 l-146.709-119.04c-27.883-27.627-23.787-67.797,0.00-91.669c 23.787-23.915, 63.787-27.733, 91.669,0.00l 119.04,146.709l 32.00,0.00 c 53.035,0.00, 96.00,42.987, 96.00,96.00
C 443.456,325.077, 441.621,334.187, 438.955,342.955z" />
<glyph unicode="&#xe010;" d="M0.00,480.00,m 96.121-0.193 319.759,0.00 c 52.76,0.00 95.928-43.957 95.928-97.683 l 0.00-195.367 c 0.00-53.726 -43.167-97.683 -95.928-97.683 l -31.976,0.00 c 0.00,0.00 -0.016-109.245 0.00-115.529 0.016-6.284 -6.865-7.766 -11.245-3.265 -4.38,4.501 -116.658,118.793 -116.658,118.793 l -159.879,0.00 c -52.76,0.00 -95.928,43.957 -95.928,97.683 l 0.00,195.367 c 0.00,53.726 43.167,97.683 95.928,97.683 z" />
<glyph class="hidden" unicode="&#xf000;" d="M0,480L 512 -32L0 -32 z" horiz-adv-x="0" />
</font></defs></svg>
\ No newline at end of file
No preview for this file type
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment