mirror of
https://github.com/chylex/dotfiles.git
synced 2024-11-25 23:42:46 +01:00
Compare commits
1 Commits
97a510183b
...
12d678a073
Author | SHA1 | Date | |
---|---|---|---|
12d678a073 |
@ -16,7 +16,7 @@
|
||||
/* Reload/stop buttons */
|
||||
|
||||
#reload-button, #stop-button {
|
||||
display: flex !important;
|
||||
display: -moz-box !important;
|
||||
}
|
||||
|
||||
#stop-reload-button .toolbarbutton-icon {
|
||||
@ -155,8 +155,7 @@
|
||||
|
||||
#PersonalToolbar .toolbarbutton-1 {
|
||||
margin: 0 !important;
|
||||
padding: 3px 0 !important;
|
||||
--toolbarbutton-inner-padding: 6px !important;
|
||||
padding: 3px 4px !important;
|
||||
}
|
||||
|
||||
#PersonalToolbar .toolbarbutton-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user