repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
toolkit
/
themes
/
winstripe
/
global
/
appPicker.css
blob
690c15687ebecad20452f8bff9d761992010441c
1
2
#app-picker
{
3
width
:
320px
!
important
;
4
max-width
:
320px
!
important
;
5
}
6
7
#content-description
{
8
font-weight
:
bold
;
9
}
10
11
#suggested-filename
{
12
font-weight
:
normal
;
13
}
14
15
#file-info
{
16
}
17
18
#app-picker-list
{
19
height
:
225px
;
20
min-height
:
225px
;
21
}
22
23
#app-picker-item
{
24
padding-bottom
:
5px
;
25
padding-top
:
5px
;
26
}
27
28
#app-picker-item-image
{
29
}
30
31
#app-picker-item-cell
{
32
font-weight
:
normal
;
33
padding-right
:
10px
;
34
padding-left
:
10px
;
35
}
36
37
#browse-button
{
38
margin-top
:
10px
;
39
}