Making the light theme close icons a tiny tiny less bold.

This commit is contained in:
Jon Rohan
2013-02-12 09:28:51 -08:00
parent 1ee1fa02ba
commit 83fc0fb0e0
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
}
.is-blurred .tab .close-icon {
color: #777;
color: #8d8d8d;
}
.is-blurred .tree-view:focus .selected > .highlight {

View File

@@ -34,7 +34,7 @@
}
.tab .close-icon {
color: #323232;
color: #686868;
}
.tab .close-icon:hover {