| 6 |
background: -webkit-gradient(linear, left top, left bottom, |
background: -webkit-gradient(linear, left top, left bottom, |
| 7 |
from(#EBEBEB), to(#CFCFCF)); |
from(#EBEBEB), to(#CFCFCF)); |
| 8 |
font-family: 'Lucida Grande', Helvetica, sans-serif; |
font-family: 'Lucida Grande', Helvetica, sans-serif; |
| 9 |
font-size: 11px; |
font-size: 12px; |
| 10 |
height: 36px; /* Infobars are limited to 36-72px */ |
height: 36px; /* Infobars are limited to 36-72px */ |
| 11 |
margin: 0px; |
margin: 0 38px; |
| 12 |
overflow: hidden; |
overflow: hidden; |
| 13 |
} |
} |