Merge remote-tracking branch 'origin/master'

This commit is contained in:
Pootle server 2011-04-18 20:40:07 +02:00
commit 5fae2e966b

View File

@ -220,6 +220,10 @@ div#left_tableList li {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#dddddd') !important;
}
#newtable li a:hover {
text-decoration: none;
}
select{
-moz-border-radius:2px 2px 2px 2px;
-moz-box-shadow:0 1px 2px #DDDDDD;