diff --git a/sox.css b/sox.css index 529ea49..e201c52 100644 --- a/sox.css +++ b/sox.css @@ -547,6 +547,12 @@ padding: 1px 5px !important; } +/*hotNetworkQuestionsFiltering -- for the questions to hide*/ + +.sox-hot-network-question-filter-hide { + display: none !important; +} + /*addAuthorNameToInboxNotifications -- for the author span*/ .sox-notification-author { diff --git a/sox.user.js b/sox.user.js index 5085107..f196b5d 100644 --- a/sox.user.js +++ b/sox.user.js @@ -3,7 +3,7 @@ // @namespace https://github.com/soscripted/sox // @homepage https://github.com/soscripted/sox // @homepageURL https://github.com/soscripted/sox -// @version 2.5.35 DEV +// @version 2.5.36 DEV // @description Extra optional features for Stack Overflow and Stack Exchange sites // @contributor ᴉʞuǝ (https://stackoverflow.com/users/1454538/, https://github.com/mezmi) // @contributor ᔕᖺᘎᕊ (https://stackexchange.com/users/4337810/, https://github.com/shu8)