matching the circle color to the x

This commit is contained in:
Jon Rohan
2012-12-27 22:23:21 -08:00
parent 6c66f20d68
commit c0fc67bb3b

View File

@@ -22,13 +22,12 @@
}
.tab.file-modified .close-icon {
box-shadow: inset 0 1px 2px #333;
background-color: #F9EE98;
top: 8px;
border: 3px solid #777;
top: 6px;
border-radius: 10px;
width: 7px;
height: 7px;
right: 7px;
width: 5px;
height: 5px;
right: 5px;
}
.tab.file-modified .close-icon:before {