Skip to content

Commit 9398bd5

Browse files
committed
Changing ACE theme to let people visually notice there were changes on the demo page.
1 parent 46ea938 commit 9398bd5

2 files changed

Lines changed: 10 additions & 13 deletions

File tree

examples/css/editor.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ footer {
1515
position: relative;
1616
font-family: "source-code-pro";
1717
font-size: 14px;
18+
border: 1px solid #DDD;
19+
border-radius: 4px;
20+
border-bottom-right-radius: 0px;
1821
}
1922

2023
.preview-pane {

examples/js/editor.js

Lines changed: 7 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)