0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Blending the background color of the snippet bar and the divider

This commit is contained in:
Scott Tolksdorf
2016-05-16 20:47:13 -04:00
parent d9015c399c
commit 81ea2c838e
2 changed files with 3 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
height : 100%;
width : 12px;
cursor : ew-resize;
background-color : #bbb;
background-color : #ddd;
text-align : center;
.dots{
display : table-cell;