UsersManagementPortlet-portlet/src/main/webapp/js/jquery-textext-master/src/stylus/textext.plugin.arrow.styl

15 lines
269 B
Stylus

@import '_common'
.{$prefix}core .{$prefix}wrap
.{$prefix}arrow
border_box()
position : absolute
top : 0
right : 0
width : 22px
height : 22px
background : url(arrow.png) 50% 50% no-repeat;
cursor : pointer
z-index : 2