Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / toolkit / themes / winstripe / global / appPicker.css
blob690c15687ebecad20452f8bff9d761992010441c
2 #app-picker {
3 width:320px !important;
4 max-width:320px !important;
7 #content-description {
8 font-weight:bold;
11 #suggested-filename {
12 font-weight:normal;
15 #file-info {
18 #app-picker-list {
19 height:225px;
20 min-height:225px;
23 #app-picker-item {
24 padding-bottom:5px;
25 padding-top:5px;
28 #app-picker-item-image {
31 #app-picker-item-cell {
32 font-weight:normal;
33 padding-right:10px;
34 padding-left:10px;
37 #browse-button {
38 margin-top:10px;