Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("anybunny.com") {
- /* ==== X AnyBunny v.1 - WATnew06 ==== */
- /* == http://anybunny.com/ === */
- /* SUPP */
- .container>table>tbody>tr>td[style^="padding:0px 0px 0px 50px;"] {
- display: none !important;
- }
- /* HOME */
- .container center + center + .main {
- float: left !important;
- width: 80% !important;
- /* height: 800px !important; */
- overflow: visible !important;
- /* overflow-y: auto !important; */
- }
- html>body>table[width="100%"] {
- display: inline-block !important;
- float: right !important;
- width: 19% !important;
- height: 100% !important;
- min-height: 700px !important;
- max-height: 700px !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- border: 1px solid red !important;
- }
- .divrectr ,
- html>body>table[width="100%"] + .divrectr + center {
- display: none !important;
- }
- /* VIDEO - === */
- .container>table[style^="padding:20px 20px 0px;"] ,
- .container>table[width="1005px"] {
- padding: 0 !important;
- width: 574px !important;
- border: 1px solid red !important;
- }
- .container>table[style^="padding:20px 20px 0px;"] {
- display: inline-block;
- float: left !important;
- padding: 20px 0px 0 0 !important;
- /* width: 14% !important; */
- /* padding: 0 !important; */
- text-align: center !important;
- background-color: black !important;
- border: 1px solid red !important;
- }
- .container>table[width="1005px"] tbody>tr td[width="20%"] span iframe {
- display: inline-block;
- width: 80% !important;
- padding: 0 !important;
- margin-left: -36px !important;
- text-align: center !important;
- background-color: black !important;
- border: 1px solid red !important;
- }
- #kt_player_internal {
- height: 485px;
- width: 427px !important;
- }
- /* RELATED VIDEOS */
- .main {
- float: right !important;
- width: 1290px !important;
- height: 780px !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- border: 1px solid red !important;
- }
- .container > table[style^="padding:20px 20px 0px;"] + br + .h1cls {
- float: right !important;
- width: 1230px !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- border: 1px solid red !important;
- }
- .container > table[style^="padding:20px 20px 0px;"] + br{
- display: none !important;
- }
- /* COLOR */
- body {
- color: red !important;
- background: #222 !important;
- }
- /* ==== END ==== */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement