piskel/dev/css/settings-import.css

18 lines
479 B
CSS
Raw Normal View History

2017-05-22 10:56:42 +03:00
/************************************************************************************************/
/* Import panel */
/************************************************************************************************/
.import-section,
.resize-section {
margin: 10px 0;
}
.file-input-button {
margin-right: 8px;
border-radius: 2px;
}
.import-highlight {
font-weight: bold;
color: white;
}