Merge branch 'master' of https://github.com/cardosogabriel/keycloak into cardosogabriel-master
This commit is contained in:
commit
60af11d417
1 changed files with 15 additions and 1 deletions
|
@ -303,10 +303,24 @@ a.zocial:before {
|
|||
.rcue-login-register .background-area .content-area ul li {
|
||||
border-top: 1px solid #34393C;
|
||||
padding: 2em;
|
||||
position: relative;
|
||||
}
|
||||
.rcue-login-register .background-area .content-area ul li span:first-child {
|
||||
.rcue-login-register .background-area .content-area ul li span {
|
||||
font-size: 1.3em;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
.rcue-login-register .background-area .content-area ul li span:first-child {
|
||||
padding-right: 11.5384615384615em;
|
||||
}
|
||||
|
||||
.rcue-login-register .background-area .content-area ul li span.parent {
|
||||
position: absolute;
|
||||
left: 26em;
|
||||
top: 1.53846153846154em;
|
||||
width: 12.3076923076923em;
|
||||
}
|
||||
|
||||
.rcue-login-register .background-area .content-area ul li span.icon-info {
|
||||
float: right;
|
||||
margin-top: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue