Skip to content

Commit 9fe1cc7

Browse files
author
Ron Lucke
committed
update statics
1 parent 23fa4ad commit 9fe1cc7

4 files changed

Lines changed: 112545 additions & 3 deletions

File tree

assets/static/courseware.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9537,6 +9537,12 @@ section#courseware .aside-section section.block {
95379537
display: block;
95389538
margin-bottom: 3em;
95399539
}
9540+
section#courseware .active-section section.block .cke,
9541+
section#courseware .aside-section section.block .cke,
9542+
section#courseware .active-section section.block .cktoolbar,
9543+
section#courseware .aside-section section.block .cktoolbar {
9544+
width: 100% !important;
9545+
}
95409546
section#courseware .active-section section.block::before,
95419547
section#courseware .aside-section section.block::before {
95429548
color: #ccc;
@@ -11848,6 +11854,10 @@ section#courseware.view-student .aside-section .no-content {
1184811854
section.TestBlock div.description {
1184911855
margin-bottom: 20px;
1185011856
}
11857+
section.TestBlock .cke,
11858+
section.TestBlock .cktoolbar {
11859+
width: 100% !important;
11860+
}
1185111861
.question_title {
1185211862
font-size: 12pt;
1185311863
margin-left: 0.25em;

assets/static/courseware.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/static/courseware.js

Lines changed: 112533 additions & 1 deletion
Large diffs are not rendered by default.

assets/static/courseware.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)