This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
uBlock
Watch
1
Star
0
Fork
You've already forked uBlock
0
mirror of
https://github.com/gorhill/uBlock.git
synced
2026-03-11 09:04:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
00cb02ec47
uBlock
/
src
/
css
/
whitelist.css
9 lines
111 B
CSS
Raw
Normal View
History
Unescape
Escape
further improving UI for small screens
2018-03-28 20:15:50 +00:00
body
{
overflow
:
hidden
;
this fixes #137 and #272
2014-10-07 12:59:35 +00:00
}
#
whitelist
{
further improving UI for small screens
2018-03-28 20:15:50 +00:00
height
:
75vh
;
fix #2264
2016-12-26 16:35:37 +00:00
text-align
:
left
;
this fixes #812
2015-02-16 12:08:41 +00:00
width
:
100
%
;
this fixes #137 and #272
2014-10-07 12:59:35 +00:00
}
Reference in a new issue
Copy permalink