add network share config
This commit is contained in:
+1
-1
@@ -243,7 +243,7 @@
|
||||
showOverlayTimeout = setTimeout(function () {
|
||||
onShowTimerExpired(card);
|
||||
|
||||
}, 1000);
|
||||
}, 1200);
|
||||
}
|
||||
|
||||
function preventTouchHover() {
|
||||
|
||||
Vendored
+4
@@ -17,6 +17,10 @@
|
||||
color: #cc3333;
|
||||
}
|
||||
|
||||
.manageButtonText {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
@media all and (max-width: 440px) {
|
||||
|
||||
.manageButtonText {
|
||||
|
||||
Reference in New Issue
Block a user