阅读:2006回复:6
通知栏的大小可以自定义吗?
请教一下,firefox如果自动跳出通知栏的话,我是不是可以调整这个通知栏的大小?
图片:通知.png ![]() 喏,就是类似这样的通知栏。。 |
|
1楼#
发布于:2017-01-04 16:12
stylish扩展样式修改吧
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); @-moz-document url("chrome://global/content/alerts/alert.xul"){ #alertBox { height: 200px !important; } } |
|
2楼#
发布于:2017-01-04 16:17
|
|
3楼#
发布于:2017-01-04 16:31
|
|
4楼#
发布于:2017-01-04 22:37
|
|
5楼#
发布于:2017-01-05 00:07
|
|
6楼#
发布于:2017-01-05 00:27
andypku:firefox里为什么会出现chrome啊?我非常不理解。仅仅因为它和Google的合作关系吗?回到原帖别想太多 https://developer.mozilla.org/en-US/docs/Glossary/Chrome chrome 是和 content 相对的概念 |
|
|