You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
368 B
19 lines
368 B
.setting-item.snippets-downloader-settings {
|
|
border: none;
|
|
padding: 0.5em 1em;
|
|
}
|
|
summary.snippets-downloader-summary {
|
|
height: 2em;
|
|
margin-bottom: 1em;
|
|
}
|
|
.setting-item.snippets-downloader-options {
|
|
top:-2em;
|
|
position: relative;
|
|
}
|
|
|
|
button.snippets-downloader-button {
|
|
background: transparent !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
}
|