dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3527 feature - Added more features to angular2 version
rsanchez
2017-03-10
2762277c60db7df5ad3214b10a0dd93d4f2f1128
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
assets
/
securis.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.mat-toolbar-row .mat-icon.md-icon-logo {
height: 40px;
width: 40px;
}
.login-logo.mat-icon {
height: 100px;
width: 100px;
}
.form-icon.mat-icon {
height: 28px;
width: auto;
max-width: 36px;
color: #999999;
margin-right: 5px;
}
td-layout-footer a,
td-layout-footer a:visited {
color:rgba(0, 0, 0, 0.87);
}
td-layout-footer {
font-size: 0.8em;
}