This commit is contained in:
Thomas Wilburn 2014-02-26 10:18:39 -08:00
parent 8e06ca1ff1
commit e8a2966082

View file

@ -11,8 +11,8 @@
align-items: stretch;
max-width: 200px;
margin-right: 3px;
opacity: .6;
background: radial-gradient(ellipse 200px 20px at top center, lighten(@background, 20%), darken(@background, 10%));
opacity: .5;
background: radial-gradient(ellipse 200px 25px at top center, lighten(@background, 15%), darken(@background, 10%));
border-radius: 2px 2px 0 0;
color: @foreground;
padding: 0;