make cursor change to pointer when hovering over close tab icon

This commit is contained in:
Coby Chapple
2012-12-18 15:46:38 +00:00
parent d7882711e4
commit dd8aff6e69

View File

@@ -37,6 +37,7 @@
width: 14px;
height: 14px;
color: #777;
cursor: pointer;
}
.tab .close-icon:before {