UNPKG
user-registration-component-1
Version:
latest (1.1.6)
1.1.6
1.1.5
WCG -- AngularJS Component Library
user-registration-component-1
/
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; }