UNPKG
iuap-design
Version:
latest (3.0.6)
3.0.6
3.0.2
3.0.1
UI Framework Used For Enterprise.
github.com/iuap-design/iuap-design
iuap-design/iuap-design
iuap-design
/
examples
/
tooltip
/
2-colorTips
/
widget.css
13 lines
•
208 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.ws
{
width
:
60px
;
display
: inline-block;
border
:
1px
solid
#ddd
;
height
:
30px
;
line-height
:
30px
;
text-align
: center;
margin-left
:
60px
;
margin-top
:
10px
; }
#example1
{
margin-left
:
60px
; }