📝 Removed url placeholder
This commit is contained in:
parent
80d44275fe
commit
a9d978af25
1 changed files with 6 additions and 2 deletions
|
|
@ -6,9 +6,13 @@
|
|||
#stop-button,
|
||||
#reload-button,
|
||||
#statuspanel,
|
||||
#urlbar-input-container>#page-action-buttons,
|
||||
#urlbar-input-container > #page-action-buttons,
|
||||
.urlbarView-favicon,
|
||||
.tab-icon-image,
|
||||
.tab-close-button {
|
||||
display: none !important;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#urlbar-input::placeholder {
|
||||
color: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue