Skip to content

Commit c2e533d

Browse files
committed
wtf merge
2 parents 857e021 + 24f15c0 commit c2e533d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Markdown is a lightweight markup language based on the formatting conventions th
2424
This text you see here is *actually* written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.
2525

2626
### Version
27-
3.4.3
27+
3.5.1
2828

2929
### Tech
3030

public/css/app.css

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

public/js/bundle.js

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

public/scss/components/_resizable.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/*.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }*/
88
.ui-resizable-e {
99
background-color: #666;
10-
border-right: 8px solid #222;
10+
border-right: 8px solid #e8e8e8;
1111
border-left: 1px solid #222;
1212
/*box-shadow: inset 0 1px 0 #6e6e6e,0 2px 2px rgba(0,0,0,0.4);*/
1313
width:10px;

0 commit comments

Comments
 (0)