This website requires JavaScript.
Explore
Help
Sign In
external
/
uBlock
Watch
1
Star
0
Fork
You've already forked uBlock
0
mirror of
https://github.com/gorhill/uBlock.git
synced
2024-11-12 01:51:08 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
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 22:15:50 +02:00
body
{
overflow
:
hidden
;
this fixes #137 and #272
2014-10-07 14:59:35 +02:00
}
#
whitelist
{
further improving UI for small screens
2018-03-28 22:15:50 +02:00
height
:
75vh
;
fix #2264
2016-12-26 17:35:37 +01:00
text-align
:
left
;
this fixes #812
2015-02-16 13:08:41 +01:00
width
:
100
%
;
this fixes #137 and #272
2014-10-07 14:59:35 +02:00
}
Reference in a new issue
Copy permalink