mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-19 15:54:00 +02:00
WebExtension example of some windows API functions. (#123)
This commit is contained in:
committed by
wbamberg
parent
81c4b3381c
commit
c42a263968
@@ -0,0 +1,12 @@
|
||||
html, body {
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
a {
|
||||
margin: 10px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.panel {
|
||||
margin: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user