pinwheel: Style work profile of firefox
This commit is contained in:
@@ -56,7 +56,15 @@ in
|
|||||||
id = 1;
|
id = 1;
|
||||||
name = "work";
|
name = "work";
|
||||||
|
|
||||||
settings = sharedSettings // {};
|
settings = sharedSettings // {
|
||||||
|
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||||
|
};
|
||||||
|
|
||||||
|
userChrome = ''
|
||||||
|
.tab-content {
|
||||||
|
border-top: solid #9400FF !important;
|
||||||
|
}
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user