Skip to content

Commit e20fe3c

Browse files
author
Philip Guo
committed
ddd
1 parent 6041f1d commit e20fe3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

v3/css/pytutor.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -711,13 +711,13 @@ div.ExecutionVisualizer .highlight-legend {
711711

712712
/* resizing sliders from David Pritchard */
713713
.ui-resizable-e {
714-
background-color: #cccccc;
714+
background-color: #dddddd;
715715
width: 1px;
716716
border: 3px solid white;
717717
}
718718

719719
.ui-resizable-e:hover {
720-
border-color: #cccccc;
720+
border-color: #dddddd;
721721
}
722722

723723

0 commit comments

Comments
 (0)