ftp-manager/app/assets/stylesheets/molecules/_passwords.scss

11 lines
109 B
SCSS
Raw Normal View History

2016-09-11 20:31:38 -05:00
.passwd {
width: 20em;
a,
i {
color: $copy;
cursor: pointer;
text-decoration: none;
}
}