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
/
basic-orange
/
stylesheets
/
dashboard
/
my_tasks.css
blob
8518851f2974ea9c00811bd13ca6badcef5e40e2
1
#myTasks
div
.
content p
{
2
font-weight
:
bolder
;
3
}
4
5
td
.
milestoneCheckbox
{
6
padding-top
:
4px
;
7
}
8
9
td
.
milestoneText
{
10
padding-left
:
5px
;
11
}
12
13
td
.
milestoneText span
{
14
font-size
:
90
%;
15
}
16
17
td
.
taskCheckbox
{
18
padding-top
:
4px
;
19
}
20
21
td
.
taskText
{
22
padding-left
:
5px
;
23
}