UNPKG
user-registration-component
Version:
latest (1.2.0)
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.4
1.1.3
1.0.3
1.0.2
1.0.1
1.0.0
WCG -- AngularJS Component Library
user-registration-component
/
user-registration.style.css
15 lines
(14 loc)
•
307 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.gradient
{
background
:
linear-gradient
(to right, crimson, red, yellow, green, darkGreen);
height
:
4px
;
width
:
100%
; }
.strength
{
width
:
100%
; }
.gradient
div
{
width
:
100%
;
height
:
5px
;
background
:
linear-gradient
(to right, white, white);
float
: right; }