]>
Lady’s Gitweb - Gitweb/blob - gitweb.css
2 font-family: sans-serif
;
7 background-color: #ffffff;
15 a:hover
, a:visited
, a:active
{
20 border: dashed
#aaaaaa;
22 padding: 0px 2px 0px 2px;
23 margin: 0px 2px 0px 2px;
36 background-color: #d9d8d1;
39 div
.page_header
a:visited
, a
.header
{
43 div
.page_header
a:hover
{
51 div
.page_nav
a:visited
{
58 border: solid
#d9d8d1;
59 border-width: 0px 0px 1px;
65 background-color: #d9d8d1;
68 div
.page_footer_text
{
76 font-family: monospace
;
83 background-color: #edece6;
84 text-decoration: none
;
89 background-color: #d9d8d1;
94 border: solid
#d9d8d1;
95 border-width: 0px 0px 1px;
96 font-family: monospace
;
100 padding: 8px 8px 8px 150px;
117 font-family: sans-serif
;
125 padding: 6px 8px 4px;
126 border: solid
#d9d8d1;
127 border-width: 1px 0px 0px;
133 border: solid
#d9d8d1;
134 border-width: 0px 0px 1px 0px;
139 text-decoration: none
;
147 table
.tags a
.subject
{
152 text-decoration: underline
;
157 text-decoration: none
;
162 text-decoration: none
;
167 text-decoration: underline
;
177 font-family: monospace
;
180 table
.combined
.diff_tree th
{
184 table
.combined
.diff_tree td
{
188 table
.combined
.diff_tree th
.link
,
189 table
.combined
.diff_tree td
.link
{
193 table
.combined
.diff_tree td
.nochange a
{
197 table
.combined
.diff_tree td
.nochange
a:hover
,
198 table
.combined
.diff_tree td
.nochange
a:visited
{
203 border-collapse: collapse
;
219 background-color: #edece6;
223 background-color: #f6f6f0;
227 background-color: #f6f6f0;
231 background-color: #edece6;
240 td
.link
, td
.selflink
{
242 font-family: sans-serif
;
251 font-family: monospace
;
256 background-color: yellow
;
260 text-decoration: underline
;
263 table
.diff_tree span
.file_status
.new
{
267 table
.diff_tree span
.file_status
.deleted
{
271 table
.diff_tree span
.file_status
.moved
,
272 table
.diff_tree span
.file_status
.mode_chnge
{
276 table
.diff_tree span
.file_status
.copied
{
280 /* noage: "No commits" */
281 table
.project_list td
.noage
{
286 /* age2: 60*60*24*2 <= age */
287 table
.project_list td
.age2
, table
.blame td
.age2
{
291 /* age1: 60*60*2 <= age < 60*60*24*2 */
292 table
.project_list td
.age1
{
297 table
.blame td
.age1
{
299 background: transparent
;
302 /* age0: age < 60*60*2 */
303 table
.project_list td
.age0
{
309 table
.blame td
.age0
{
311 background: transparent
;
315 td
.pre
, div
.pre
, div
.diff
{
316 font-family: monospace
;
322 font-family: monospace
;
325 /* styling of diffs (patchsets): commitdiff and blobdiff views */
327 div
.diff
.extended_header
{
334 background-color: #edece6;
337 padding: 4px 0px 2px 0px;
338 border: solid
#d9d8d1;
339 border-width: 1px 0px 1px 0px;
342 div
.diff
.header a
.path
{
343 text-decoration: underline
;
346 div
.diff
.extended_header
,
347 div
.diff
.extended_header a
.path
,
348 div
.diff
.extended_header a
.hash
{
352 div
.diff
.extended_header
.info
{
356 div
.diff
.extended_header
{
357 background-color: #f6f5ee;
358 padding: 2px 0px 2px 0px;
364 text-decoration: none
;
367 div
.diff a
.list:hover
,
368 div
.diff a
.path:hover
,
369 div
.diff a
.hash:hover
{
370 text-decoration: underline
;
373 div
.diff
.to_file a
.path
,
382 div
.diff
.from_file a
.path
,
391 div
.diff
.chunk_header a
,
392 div
.diff
.chunk_header
{
396 div
.diff
.chunk_header
{
397 border: dotted
#ffe0ff;
398 border-width: 1px 0px 0px 0px;
402 div
.diff
.chunk_header span
.chunk_info
{
403 background-color: #ffeeff;
406 div
.diff
.chunk_header span
.section
{
410 div
.diff
.incomplete
{
414 div
.diff
.nodifferences
{
420 border: solid
#d9d8d1;
421 border-width: 0px 0px 1px;
440 text-decoration: none
449 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
451 background-color: #ff6600;
453 font-family: sans-serif
;
456 text-decoration: none
;
460 background-color: #ee5500;
468 background-color: #ffaaff;
469 border-color: #ffccff #ff00ee #ff00ee #ffccff;
473 background-color: #aaaaff;
474 border-color: #ccccff #0033cc #0033cc #ccccff;
478 background-color: #ffffaa;
479 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
482 span
.refs span
.head
{
483 background-color: #aaffaa;
484 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
This page took 0.516673 seconds and 5 git commands to generate.