Google 2013 / Google Old Filters+Google 2012 Sidebar Compatibility
Google 2013 / Google Old Filters Compatibility by damirap2020
Details
Authordamirap2020
LicenseNo License
Categorygoogle
Created
Updated
Size965 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
@-moz-document url-prefix("https://www.google.com/search"), url-prefix("https://www.google.com"), url-prefix("https://www.google.com?*") {
/* ==UserStyle==
@name Google 2013 / Google Old Filters Compatibility
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Google 2013 / Google Old Filters Compatibility
@author TheStHFan
==/UserStyle== */
#bruniSidebarContainer {
padding-left: calc(var(--center-abs-margin) - 120px) !important;
}
#yDmH0d #bruniSidebarContainer {
padding-left: calc(var(--center-abs-margin) - 120px) !important;
}
.O850f {
display: none !important
}
#search {
min-height: 500px
}
.XqFnDf {
flex: 0 auto;
margin-left: 0 !important;
width: calc(var(--center-width) + var(--rhs-margin) + var(--rhs-width))
}
.Umvnrc {
margin-bottom: 15px !important
}
}