Skip to content

Commit

Permalink
windows is a skill issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gamingdoom committed Jan 24, 2023
1 parent 32fec8b commit 905f00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changed/browser/themes/windows/browser.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
@namespace html url("http://www.w3.org/1999/xhtml");

/* datcord stuff. remove unwanted ui like tabs and url bar and webrtc indicator */
#navigator-toolbox #TabsToolbar { visibility: collapse !important; }
#navigator-toolbox .browser-toolbar { height: 0px !important; min-height: 0px !important; }
#TabsToolbar { visibility: collapse !important; }
#navigator-toolbox .browser-toolbar { height: 0px !important; min-height: 0px !important; visibility: visible;}

:root {
--toolbar-non-lwt-bgcolor: -moz-dialog;
Expand Down

0 comments on commit 905f00a

Please sign in to comment.