mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Use darker colour for editor header / border.
This commit is contained in:
@@ -92,7 +92,7 @@ loot-editor-close
|
||||
|
||||
/* Misc Styling. */
|
||||
core-toolbar.medium-tall {
|
||||
background: #E8EAF6;
|
||||
background: #CFD4E9;
|
||||
height: 104px;
|
||||
}
|
||||
core-toolbar > div {
|
||||
@@ -105,7 +105,7 @@ loot-editor-close
|
||||
vertical-align: inherit !important;
|
||||
}
|
||||
core-selector > * {
|
||||
border: 4px solid #E8EAF6;
|
||||
border: 4px solid #CFD4E9;
|
||||
border-top: none;
|
||||
}
|
||||
#main {
|
||||
|
||||
Reference in New Issue
Block a user