dnet45/modules/uoa-shibboleth/edit-webapp/css/aai-custom.css @ 55536
1 |
.aai-form-danger,.aai-form-danger:focus { |
---|---|
2 |
color:#f0506e; |
3 |
border-color:#f0506e |
4 |
}
|
5 |
|
6 |
h6, .aai-h6 { |
7 |
text-transform: initial !important; |
8 |
font-variant: small-caps; |
9 |
}
|
10 |
#tm-main { |
11 |
min-height: 80vh; |
12 |
}
|