1 /* Copyright 2011 The Dominion of Awesome
2 * See COPYING for licensing information */
5 src: url(fonts/pcsenior.ttf);
20 padding: 36px 24px 20px 24px;
22 -webkit-transition-property: opacity;
23 -webkit-transition-duration: 0.6s;
24 background: -webkit-gradient(linear, 0 top, 0 bottom, color-stop(0, rgba(255,255,255,0)), color-stop(0.2, rgba(255,255,255,0.8)), color-stop(1, rgba(255,255,255,0.8)));
28 .info .enyo-menuitem {
39 background-image: url(images/wrench.png);
40 background-repeat: no-repeat;
41 background-position: center center;
50 margin: 23px auto 0 auto;
53 .prefs-center .enyo-slider {