Beoordelingen voor NeatDownloadManager Extension
NeatDownloadManager Extension door J.Motallebi
Beoordeling door Caliban
Waardering: 5 van 5
door Caliban, 4 jaar geledenOutstanding 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;
}
Antwoord van ontwikkelaar
4 jaar geleden geplaatstWould you please contact me via [email protected]
Thanks.
Thanks.