2 stylesheet for darcs repository browser
10 a:hover
{ text-decoration: underline
; }
11 a
.sort
{ color: black
; }
16 a
.home
{ color: #9292C9; }
18 body
{ margin: 10px 10px 10px 10px; }
39 input
.patches
{ margin-right: 20px; }
40 label
.tag
{ margin-right: 5px; }
42 span
.path
, span
.path
> a
{ color: #2A2A6B; }
56 padding: 5px 10px 5px 10px;
59 tr
.annotate
{ background-color: #FFAAAA; }
60 tr
.browse
{ background-color: #FFFF99; }
61 tr
.patches
{ background-color: #AAFFAA; }
62 tr
.directory
{ background-color: #CFCFCF; }
63 tr
.file
, tr
.patch
, tr
.modified-file
{ background-color: #DCDCDA; }
64 tr
.modified-file
, tr
.add-remove-file
{ background-color: #DCDCDA; }
83 text-decoration: line-through
;