UNPKG
ng-password-strength
Version:
latest (0.3.0)
0.3.0
ng-password-strength
github.com/subarroca/ng-password-strength
subarroca/ng-password-strength
ng-password-strength
/
dist
/
styles
/
main.css
14 lines
(11 loc)
•
203 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body
{
padding
:
20px
; }
.active
{
background
: yellow; }
.goal
{
background
:
#f6f6f6
;
margin-left
:
40px
;
padding
:
10px
;
margin-bottom
:
40px
; }
.goal
* {
display
: block; }