mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Improved padding in main tab of plugin editor.
This commit is contained in:
@@ -71,7 +71,6 @@ loot-editor-close
|
||||
|
||||
/* Editor input styling. */
|
||||
#main > * {
|
||||
padding: 0 16px;
|
||||
height: 48px;
|
||||
}
|
||||
#main > paper-checkbox, #main > core-tooltip {
|
||||
@@ -96,14 +95,8 @@ loot-editor-close
|
||||
core-tooltip > core-icon {
|
||||
vertical-align: inherit !important;
|
||||
}
|
||||
#loadAfter,
|
||||
#req,
|
||||
#inc,
|
||||
#message,
|
||||
#tags,
|
||||
#dirty,
|
||||
#locations {
|
||||
margin: 0;
|
||||
#main {
|
||||
padding: 16px;
|
||||
}
|
||||
</style>
|
||||
<core-toolbar class="medium-tall">
|
||||
|
||||
Reference in New Issue
Block a user