repo.or.cz
/
projectpier.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first import
[projectpier.git]
/
public
/
assets
/
themes
/
default
/
stylesheets
/
project
/
documents.css
blob
6ee15bd62996a300b8622b9d627b201b6d788696
1
#documents
.
documentDetails
{
2
background-repeat
:
no-repeat
;
3
background-position
:
5px 5px
;
4
padding-top
:
5px
;
5
padding-left
:
60px
;
6
min-height
:
55px
;
7
}
8
9
*
html #documents
.
documentDetails
{
10
height
:
55px
;
11
}
12
13
#documents
.
options
{
14
padding-left
:
60px
;
15
color
:
#999
;
16
}
17
18
#documents
.
documentDetails span
{
19
font-weight
:
bolder
;
20
}
21
22
#documents
.
block
{
23
background
:
#f7f7f7
;
24
}
25
26
#documents
.
header
{
27
font-size
:
14px
;
28
}
29
30
.documentDesc
{
31
font-size
:
12px
;
32
padding-bottom
:
5px
;
33
line-height
:
150
%;
34
}
35
36
#documents
.
documentOptions
{
37
font-size
:
10px
;
38
color
:
#999
;
39
font-weight
:
normal
;
40
}