Docroot sub-apps beiratkozas/, iskolak/, phpext/; root PHPs crashadmin.php, crm_hardlock.class.php, login-external.php, tips.php, recaptchalib.php, configuration.php (74-byte MightySites multi-site stub, legit). public/ excluded (user data, ~219k files). Signed-off-by: LÁZÁR Imre <imre@illusion.hu> Assisted-by: claude-code@claude-opus-4-8
58 lines
1.4 KiB
CSS
Executable File
58 lines
1.4 KiB
CSS
Executable File
#login-form { margin-top: 15%; }
|
|
#error_div, #error_div2 { display: none; }
|
|
#pelda_excel { margin-left: -46%; }
|
|
#excl_btn { margin-left: 73.5%; }
|
|
#file_input { margin-left: 73.5%; }
|
|
#h_div { margin-left: -2%; }
|
|
#loginbtn, .alert { margin-left: 1.3%; }
|
|
.disabled, .inactive { cursor: not-allowed !important; }
|
|
.modal-header { cursor: move; }
|
|
|
|
#div_pagination {
|
|
width:100%;
|
|
margin-top:5px;
|
|
text-align:center;
|
|
}
|
|
|
|
.button1 {
|
|
border-radius:3px;
|
|
border:0px;
|
|
background-color:mediumpurple;
|
|
color:white;
|
|
padding:10px 20px;
|
|
letter-spacing: 1px;
|
|
}
|
|
|
|
#loading_gif {
|
|
position: absolute;
|
|
margin-left: 20%;
|
|
}
|
|
|
|
#search_all {
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-left: 20px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#search-txt {
|
|
margin-left: 5px;
|
|
margin-top: 8px;
|
|
}
|
|
|
|
#archiv_text {
|
|
display: none;
|
|
}
|
|
|
|
@media only screen and (max-width: 600px) {
|
|
#pelda_excel { margin-left: -85% !important; }
|
|
#excl_btn { margin-left: 0% !important; }
|
|
#email_btn { margin-top: 5% !important; }
|
|
#h_div { margin-top: 5% !important; }
|
|
#file_input { margin-left: 0% !important; }
|
|
#h_div { margin-left: 0% !important; }
|
|
}
|
|
|
|
@media only screen and (min-width: 600px) {
|
|
#export-form { position: absolute; }
|
|
} |