UNPKG
dareway-rui
Version:
latest (2.2.36)
2.2.36
dareway-rui
/
build
/
taglib
/
button
/
PicButton
/
view
/
style.css
16 lines
(13 loc)
•
227 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.anticon
:focus
{
outline
:
1px
dotted; }
.rui-wrap-icon
{
position
: relative;
top
:
10px
;
bottom
:
10px
;
height
:
22px
;
outline
: none; }
/*.rui-wrap-icon:focus { outline: 1px dotted; }*/