9 lines
183 B
Stylus
9 lines
183 B
Stylus
body *.visible
|
|
display: block !important
|
|
|
|
body *.no-max-height:not(.bypassNot)
|
|
max-height: none !important
|
|
|
|
body *.no-max-width:not(.bypassNot)
|
|
max-width: none !important
|