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

14 lines
233 B
Stylus

@import '_common'
.{$prefix}core .{$prefix}wrap
.{$prefix}focus
vendor('box-shadow', 0px 0px 6px $selected)
position : absolute
width : 100%
height : 100%
display : none
&.{$prefix}show-focus
display : block