Merge branch 'master' of git@github.com:zalun/FlightDeck

This commit is contained in:
Piotr Zalewa 2010-02-23 23:49:25 +00:00
Родитель 8ba15ee198 eff5e746fe
Коммит 2e2a2d72ca
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -71,7 +71,7 @@ a:focus {
border-top: solid 1px #9CC7F8;
color: #fff;
text-shadow: 0 1px 0 #011E4F;
padding-top: 7px 10px;
padding-top: 7px;
}
#app-header nav li:first-child a {
@ -192,4 +192,4 @@ a:focus {
height: 30px;
display: none;
}
}