Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dimisa committed Jan 6, 2022
1 parent 521011c commit 79b205a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions css-fixes-experimental.txt
Expand Up @@ -24,6 +24,7 @@ radioromantika.ru##body > a[href][target]
root-nation.com##.backstretch
housechief.ru#?#.td-main-content-wrap:style(margin-top: auto !important)
housechief.ru#?#.tdc-content-wrap > div[class*="vc_custom_"]:first-child:style(margin-top: auto !important)
root-nation.com#?#body:style(background-color: inherit !important)
1informer.com,fainaidea.com,housechief.ru,itech.co.ua,root-nation.com#?#html > body:style(cursor: default !important)
! ---
1plus1.video#?#._opo_-container-playlist-player:style(background-color: #1A1F24 !important)
Expand Down
5 changes: 4 additions & 1 deletion ruadlist-fixes.user.css
@@ -1,6 +1,6 @@
/* ==UserStyle==
@name RU AdList CSS Fixes
@version 0.20220104.2358
@version 0.20220106.2035
@namespace ruadlist/ru-adlist-css-fixes
@homepageURL https://forums.lanik.us/viewforum.php?f=102
@supportURL https://forums.lanik.us/viewforum.php?f=102
Expand Down Expand Up @@ -4167,6 +4167,9 @@
}

@-moz-document domain("root-nation.com") {
body {
background-color: inherit !important
}
.backstretch {
display: none !important
}
Expand Down

0 comments on commit 79b205a

Please sign in to comment.