Custom colors for internal nav buttons only w/ theme_toolbars

This commit is contained in:
MrOtherGuy
2018-12-04 20:22:45 +02:00
parent 079076091a
commit 408ed46ffa
5 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
/* STATUSPANEL INSIDE URLBAR */
#urlbar .urlbar-input-box{ display: -moz-stack }
/* -moz-stack causes an subtle issue where in certain scenarios a weirdly aligned "http(s)://" may show up */
#urlbar .urlbar-input-box::after{
z-index: 2;
content: "";