This commit is contained in:
@@ -266,17 +266,20 @@ table {
|
||||
font-style: italic;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
.editor {
|
||||
.application.sheet .editor,
|
||||
.window-app.sheet .editor {
|
||||
border: 2;
|
||||
height: 300px;
|
||||
padding: 0 3px;
|
||||
}
|
||||
.medium-editor {
|
||||
.application.sheet .medium-editor,
|
||||
.window-app.sheet .medium-editor {
|
||||
border: 2;
|
||||
height: 240px;
|
||||
padding: 0 3px;
|
||||
}
|
||||
.small-editor {
|
||||
.application.sheet .small-editor,
|
||||
.window-app.sheet .small-editor {
|
||||
border: 2;
|
||||
height: 120px;
|
||||
padding: 0 3px;
|
||||
@@ -703,7 +706,6 @@ li {
|
||||
/* ======================================== */
|
||||
/* Sidebar CSS */
|
||||
#sidebar {
|
||||
font-size: 1rem;
|
||||
background-position: 100%;
|
||||
color: rgba(220, 220, 220, 0.75);
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user