style fixes
This commit is contained in:
parent
ebc3632788
commit
3dd1682f5a
|
@ -181,6 +181,7 @@ body.path-local-treestudyplan .editmode-switch-form > * {
|
|||
.features-treestudyplan .t-studyline.t-studyline-heading,
|
||||
.features-treestudyplan .r-studyline.r-studyline-heading {
|
||||
border-right-style: none;
|
||||
grid-template-columns: 10px 1fr;
|
||||
}
|
||||
.path-local-treestudyplan .t-studyline.end,
|
||||
.path-local-treestudyplan .r-studyline.end,
|
||||
|
@ -458,6 +459,7 @@ body.path-local-treestudyplan .editmode-switch-form > * {
|
|||
}
|
||||
.path-local-treestudyplan .s-studyline-header-heading,
|
||||
.features-treestudyplan .s-studyline-header-heading {
|
||||
white-space: nowrap;
|
||||
margin-top: 16px;
|
||||
}
|
||||
.path-local-treestudyplan .t-studyline-slot.gradable.current.even,
|
||||
|
|
|
@ -81,6 +81,7 @@
|
|||
.t-studyline.t-studyline-heading,
|
||||
.r-studyline.r-studyline-heading {
|
||||
border-right-style: none;
|
||||
grid-template-columns: 10px 1fr;
|
||||
}
|
||||
|
||||
.t-studyline.end,
|
||||
|
@ -343,6 +344,7 @@
|
|||
}
|
||||
|
||||
.s-studyline-header-heading {
|
||||
white-space: nowrap;
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
|
|
|
@ -181,6 +181,7 @@ body.path-local-treestudyplan .editmode-switch-form > * {
|
|||
.features-treestudyplan .t-studyline.t-studyline-heading,
|
||||
.features-treestudyplan .r-studyline.r-studyline-heading {
|
||||
border-right-style: none;
|
||||
grid-template-columns: 10px 1fr;
|
||||
}
|
||||
.path-local-treestudyplan .t-studyline.end,
|
||||
.path-local-treestudyplan .r-studyline.end,
|
||||
|
@ -458,6 +459,7 @@ body.path-local-treestudyplan .editmode-switch-form > * {
|
|||
}
|
||||
.path-local-treestudyplan .s-studyline-header-heading,
|
||||
.features-treestudyplan .s-studyline-header-heading {
|
||||
white-space: nowrap;
|
||||
margin-top: 16px;
|
||||
}
|
||||
.path-local-treestudyplan .t-studyline-slot.gradable.current.even,
|
||||
|
|
Loading…
Reference in New Issue
Block a user