Análises para NeatDownloadManager Extension
NeatDownloadManager Extension por J.Motallebi
Análise por Caliban
Outstanding work.
However, there are still some small problems.
Please turn off the option to download the download of the browser, I only want it to take over when I actively call it;
Also, use this CSS or achieve a similar effect, thank you:
div[id^="neatDiv"] {
overflow: hidden !important;
width: 22px !important;
height: 22px !important;
opacity: 0.25 !important;
box-shadow: 2px 1px 3px 1px #000 !important;
}
div[id^="neatDiv"]:hover {
width: auto !important;
height: auto !important;
opacity: 0.8 !important;
}
div[id^="neatDiv"] > table > tbody > tr > td > table > tbody > tr > td {
min-width: 20px !important;
}
However, there are still some small problems.
Please turn off the option to download the download of the browser, I only want it to take over when I actively call it;
Also, use this CSS or achieve a similar effect, thank you:
div[id^="neatDiv"] {
overflow: hidden !important;
width: 22px !important;
height: 22px !important;
opacity: 0.25 !important;
box-shadow: 2px 1px 3px 1px #000 !important;
}
div[id^="neatDiv"]:hover {
width: auto !important;
height: auto !important;
opacity: 0.8 !important;
}
div[id^="neatDiv"] > table > tbody > tr > td > table > tbody > tr > td {
min-width: 20px !important;
}
Resposta do programador
publicado a há 3 anosWould you please contact me via support@neatdownloadmanager.com
Thanks.
Thanks.