tweak icon iris and toolip
This commit is contained in:
parent
8c911fcc2c
commit
512450b7ce
|
@ -244,21 +244,21 @@ p.profile-user-last
|
||||||
vertical-align: middle
|
vertical-align: middle
|
||||||
path
|
path
|
||||||
fill: #B6B7B9
|
fill: #B6B7B9
|
||||||
polygon
|
circle
|
||||||
stroke: #B6B7B9
|
stroke: #B6B7B9
|
||||||
fill: #fff
|
fill: #fff
|
||||||
&:hover
|
&:hover
|
||||||
path
|
path
|
||||||
fill: #666666
|
fill: #666666
|
||||||
polygon
|
circle
|
||||||
stroke: #666666
|
stroke: #666666
|
||||||
fill: #fff
|
fill: #fff
|
||||||
&.is-visible
|
&.is-visible
|
||||||
.icon-eye
|
.icon-eye
|
||||||
polygon
|
circle
|
||||||
fill: #B6B7B9
|
fill: #B6B7B9
|
||||||
&:hover
|
&:hover
|
||||||
polygon
|
circle
|
||||||
fill: #666666
|
fill: #666666
|
||||||
|
|
||||||
#unadministerable-hooks
|
#unadministerable-hooks
|
||||||
|
|
|
@ -88,7 +88,8 @@
|
||||||
.tooltip--profile
|
.tooltip--profile
|
||||||
@extend %tooltip
|
@extend %tooltip
|
||||||
.tooltip-bubble
|
.tooltip-bubble
|
||||||
left: -120%
|
left: -2.4em
|
||||||
|
width: 6em
|
||||||
&:before
|
&:before
|
||||||
left: 35%
|
left: 2.5em
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<path d="M17.4,9.6c-0.1-0.2-3.3-4.1-7.4-4.1s-7.3,4-7.4,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.1,0.2,3.3,4.1,7.4,4.1
|
<path d="M17.4,9.6c-0.1-0.2-3.3-4.1-7.4-4.1s-7.3,4-7.4,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.1,0.2,3.3,4.1,7.4,4.1
|
||||||
s7.3-4,7.4-4.1C17.6,10.2,17.6,9.8,17.4,9.6z M10,13.2c-2.8,0-5.2-2.3-6.1-3.2C4.8,9.1,7.2,6.8,10,6.8c2.8,0,5.2,2.3,6.1,3.2
|
s7.3-4,7.4-4.1C17.6,10.2,17.6,9.8,17.4,9.6z M10,13.2c-2.8,0-5.2-2.3-6.1-3.2C4.8,9.1,7.2,6.8,10,6.8c2.8,0,5.2,2.3,6.1,3.2
|
||||||
C15.2,10.9,12.8,13.2,10,13.2z"/>
|
C15.2,10.9,12.8,13.2,10,13.2z"/>
|
||||||
<polygon points="10 7, 7.4000000954 10, 10 13, 12.5999999046 10, 10 7"/>
|
<circle r="2.5" cx="10" cy="10"/>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
</span></a>
|
</span></a>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user