Stylish CSS Problem with borders

User Help for Mozilla Firefox
Post Reply
kastell
Posts: 1
Joined: January 29th, 2016, 5:02 am

Stylish CSS Problem with borders

Post by kastell »

Hey all,

first I want to apologize beforehand if this is the wrong board.

I'm having a problem with my stylish css. This is what it looks like (with part of my desktop on top)

Now whenever I play a youtube video in fullscreen and exit it, some kind of invisible border that I can click through at the bottom and the right side appears.
Here's a pic
The only way to fix this is to restart firefox, and it's really irritating.

This is my css:

Code: Select all

/*#titlebar {display: none !important;}*/

#main-window {-moz-appearance:none !important;}
#urlbar > #urlbar-icons { background: none !important; }
#urlbar-reload-button { display: none !important; }
#urlbar-stop-button { display: none !important; }
#urlbar { border-radius: 5px !important; padding-left: 5px !important; padding-bottom: 2px !important;}
#urlbar-container {
  
max-width: 400px !important; 
min-width: 400px !important;
max-height: 24px !important;
  
  
}
#stop-button[disabled] { display: none !important; }
#stop-button:not([disabled]) + #reload-button { display: none !important; } 
#identity-box { display: none !important;}
/*#page-proxy-favicon {
display: none !important; } 

#identity-icon-labels { display: none !important; }*/
.autocomplete-history-dropmarker { display: none !important;}


#back-button { display: none !important; }


.tabbrowser-tabs > tab:not([selected="true"]) { opacity: 0.5  !important;/* color: #000 !important;*/}
Pic of my extensions

I know I'm pretty much asking to be spoonfed here, but I'm really desperate.

Anyone have an idea?
Thank you very much in advance, people!

kastell
User avatar
LIMPET235
Moderator
Posts: 39936
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Stylish CSS Problem with borders

Post by LIMPET235 »

Moving to Firefox Support...
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
Post Reply