+ Remove the title of the "New Tabs" at the suggestion of Beltzner

+ Made the titles more beautiful in the new tabs group.
This commit is contained in:
Aza Raskin 2010-05-25 14:21:23 -07:00
parent c09847b1f5
commit 62cf6a56a6

View File

@ -245,11 +245,18 @@ body {
-moz-box-shadow: none;
}
.newTabGroup .name{
color: #414141 !important;
.inNewTabGroup .tab-title{
color: #2C2C2C;
text-shadow: 0px 1px 0px rgba(255,255,255,.25);
}
.newTabGroup .name{
display: none;
}
.newTabAnimatee{
position: absolute;
background-color: white;