mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Updates to the webpacked example (#200)
* Notes on AMO reviews, update to webpack 2 and use better reset style for panel footer button * Link to webpack-webext-plugin in live-dev section
This commit is contained in:
@@ -39,4 +39,8 @@ input[type="number"]:focus {
|
||||
/* Reset the default styles for buttons if it's a footer button */
|
||||
button.panel-section-footer-button {
|
||||
padding: 12px;
|
||||
border: none;
|
||||
margin: 0;
|
||||
box-shadow: none;
|
||||
background-color: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user