css
This commit is contained in:
parent
1ca3a41f4f
commit
8779d3043f
@ -2038,9 +2038,6 @@ div.login_block_other { padding-top: 3px; text-align: right; }
|
|||||||
.alogin:hover, .atoplogin:hover {
|
.alogin:hover, .atoplogin:hover {
|
||||||
text-decoration:underline !important;
|
text-decoration:underline !important;
|
||||||
}
|
}
|
||||||
.divpasswordmessagedesc {
|
|
||||||
text-align: justify;
|
|
||||||
}
|
|
||||||
span.fa.atoplogin, span.fa.atoplogin:hover {
|
span.fa.atoplogin, span.fa.atoplogin:hover {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
text-decoration: none !important;
|
text-decoration: none !important;
|
||||||
|
|||||||
@ -1238,6 +1238,9 @@ div.backgroundsemitransparent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Login */
|
||||||
|
|
||||||
div.login_block {
|
div.login_block {
|
||||||
/* position: initial !important;*/
|
/* position: initial !important;*/
|
||||||
display: none;
|
display: none;
|
||||||
@ -1252,9 +1255,7 @@ div.login_block {
|
|||||||
color: #333 !important;
|
color: #333 !important;
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
}
|
}
|
||||||
.divpasswordmessagedesc {
|
|
||||||
text-align: justify;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user