Files
webextensions-examples/latest-download/popup/latest_download.css
2016-05-04 15:55:31 -07:00

9 lines
113 B
CSS

html, body {
font: "Open Sans",Arial,sans-serif;
height: 150px;
}
#download-entry > * {
padding: 0.5em;
}