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
/
acSimple
/
stylesheets
/
dashboard
/
my_tasks.css
blob
88ed9a8b24c7833b66fc8c9b2a8235387f9ec833
1
#myTasks
div
.
content p
{
2
font-weight
:
bold
;
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
}