u
This commit is contained in:
@@ -16,3 +16,7 @@
|
|||||||
#appmenu-toolbar-button {
|
#appmenu-toolbar-button {
|
||||||
background-color: #6e0303 !important;
|
background-color: #6e0303 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main-menubar > menu[_moz-menuactive="true"] {
|
||||||
|
background-color: hsla(91, 94%, 35%, 0.12) !important;
|
||||||
|
}
|
||||||
@@ -305,7 +305,7 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
deploy_file "${dots_trg}/librewolf/${file_name}" "${file_path}/${file_name}"
|
deploy_file "${dots_trg}/librewolf/${file_name}" "${file_path}/${file_name}"
|
||||||
|
|
||||||
file_name=userChrome.css
|
file_name=userChrome.css
|
||||||
file_path=${ffpd}/librewolf
|
file_path=${ffpd}/chrome
|
||||||
create_dir ${file_path}
|
create_dir ${file_path}
|
||||||
deploy_file "${dots_trg}/librewolf/${file_name}" "${file_path}/${file_name}"
|
deploy_file "${dots_trg}/librewolf/${file_name}" "${file_path}/${file_name}"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user