2 * A lightweight style for ViewGit
4 * @author Heikki Hokkanen <hoxu@users.sf.net>
8 background-color: white
;
16 text-decoration: none
;
21 border-collapse: collapse
;
28 table tbody
tr:hover
{
29 background-color: #ccc;
34 border-bottom: 1px solid black
;
49 background-color: #f77;
53 background-color: #ff7;
57 background-color: #fc7;
66 text-decoration: none
;
72 padding-bottom: 0.5em;
74 border-top: 1px solid
#333;
75 border-bottom: 1px solid
#333;
79 text-decoration: none
;
83 text-decoration: underline
;
104 padding-right: 0.5em;
110 background-color: #afa;
111 border-right: 1px solid
#090;
112 border-bottom: 1px solid
#090;
116 background-color: #faf;
117 border-right: 1px solid
#909;
118 border-bottom: 1px solid
#909;
122 background-color: #ffa;
123 border-right: 1px solid
#990;
124 border-bottom: 1px solid
#990;
128 .tree_link:before, .tar_link:before, .zip_link:before { content: '['; }
129 .tree_link:after, .tar_link:after, .zip_link:after { content: ']'; }
131 /* summary template */
133 table
.shortlog th
.date
{
138 table
.shortlog th
.author
{
142 table
.heads th
.date
{
146 .cdiff_link:before, .patch_link:before { content: '['; }
147 .cdiff_link:after, .patch_link:after { content: ']'; }
149 /* commitdiff template */
153 background-color: #999;
182 background-color: #ff9;
185 table
.tree
.dir:hover
{
186 background-color: #ff0;
189 /* viewblob template */
191 background-color: #ddd;