Skip to content

Commit

Permalink
Make the twisty arrows look less jagged.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Sep 3, 2011
1 parent 85582cb commit 50d97cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neat.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ body.linux input{
border-style: solid; border-style: solid;
margin: 0 4px; margin: 0 4px;
-webkit-transition: -webkit-transform .15s; -webkit-transition: -webkit-transform .15s;
-webkit-transform: scaleX(.99);
} }
.chrome-536 #tree ul li span .twisty{ /* Chrome build 536 dev bug */ .chrome-536 #tree ul li span .twisty{ /* Chrome build 536 dev bug */
-webkit-transition-duration: 0s; -webkit-transition-duration: 0s;
Expand Down

0 comments on commit 50d97cb

Please sign in to comment.