mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-08-05 00:20:37 -04:00
Update
This commit is contained in:
@@ -21,11 +21,6 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* Unset statusbar top border */
|
||||
#browser footer#footer {
|
||||
border-top: unset !important;
|
||||
}
|
||||
|
||||
/* Skinnier statusbar */
|
||||
#browser footer .toolbar-statusbar {
|
||||
height: 20px;
|
||||
@@ -34,10 +29,15 @@
|
||||
height: 20px;
|
||||
width: 100%;
|
||||
}
|
||||
#browser footer .toolbar-statusbar .override.button-icon {
|
||||
#browser footer .toolbar-statusbar .button-icon.override {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* Unset statusbar top border */
|
||||
#browser footer#footer {
|
||||
border-top: unset !important;
|
||||
}
|
||||
|
||||
/* SiteInfoButton */
|
||||
.SiteInfoButton {
|
||||
opacity: unset !important;
|
||||
|
||||
Reference in New Issue
Block a user