]>
Lady’s Gitweb - Gitweb/blob - gitweb.css
6058fbe36f957aba9948bff24e460a9ab6e61b1f50e212ad021d6070dcd09508
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;
32 vertical-align: middle
;
40 background-color: #d9d8d1;
43 div
.page_header
a:visited
, a
.header
{
47 div
.page_header
a:hover
{
55 div
.page_nav
a:visited
{
62 border: solid
#d9d8d1;
63 border-width: 0px 0px 1px;
69 background-color: #d9d8d1;
72 div
.page_footer_text
{
87 font-family: monospace
;
94 background-color: #edece6;
95 text-decoration: none
;
104 background-color: #d9d8d1;
109 border: solid
#d9d8d1;
110 border-width: 0px 0px 1px;
111 font-family: monospace
;
115 padding: 8px 8px 8px 150px;
132 font-family: sans-serif
;
140 padding: 6px 8px 4px;
141 border: solid
#d9d8d1;
142 border-width: 1px 0px 0px;
146 .author_date, .author {
152 border: solid
#d9d8d1;
153 border-width: 0px 0px 1px 0px;
157 text-decoration: none
;
165 table
.tags a
.subject
{
170 text-decoration: underline
;
175 text-decoration: none
;
180 text-decoration: none
;
185 text-decoration: underline
;
195 font-family: monospace
;
198 table
.combined
.diff_tree th
{
202 table
.combined
.diff_tree td
{
206 table
.combined
.diff_tree th
.link
,
207 table
.combined
.diff_tree td
.link
{
211 table
.combined
.diff_tree td
.nochange a
{
215 table
.combined
.diff_tree td
.nochange
a:hover
,
216 table
.combined
.diff_tree td
.nochange
a:visited
{
221 border-collapse: collapse
;
236 /* do not change row style on hover for 'blame' view */
238 table
.blame
.light:hover
{
239 background-color: #ffffff;
243 table
.blame
.dark:hover
{
244 background-color: #f6f6f0;
247 /* currently both use the same, but it can change */
250 background-color: #edece6;
253 /* boundary commits in 'blame' view */
254 /* and commits without "previous" */
256 tr
.no-previous td
.linenr
{
260 /* for 'blame_incremental', during processing */
261 tr
.color1
{ background-color: #f6fff6; }
262 tr
.color2
{ background-color: #f6f6ff; }
263 tr
.color3
{ background-color: #fff6f6; }
271 td
.link
, td
.selflink
{
273 font-family: sans-serif
;
282 font-family: monospace
;
287 background-color: yellow
;
291 text-decoration: underline
;
294 table
.diff_tree span
.file_status
.new
{
298 table
.diff_tree span
.file_status
.deleted
{
302 table
.diff_tree span
.file_status
.moved
,
303 table
.diff_tree span
.file_status
.mode_chnge
{
307 table
.diff_tree span
.file_status
.copied
{
311 /* noage: "No commits" */
312 table
.project_list td
.noage
{
317 /* age2: 60*60*24*2 <= age */
318 table
.project_list td
.age2
, table
.blame td
.age2
{
322 /* age1: 60*60*2 <= age < 60*60*24*2 */
323 table
.project_list td
.age1
{
328 table
.blame td
.age1
{
330 background: transparent
;
333 /* age0: age < 60*60*2 */
334 table
.project_list td
.age0
{
340 table
.blame td
.age0
{
342 background: transparent
;
346 td
.pre
, div
.pre
, div
.diff
{
347 font-family: monospace
;
353 font-family: monospace
;
356 /* progress of blame_interactive */
360 background-color: #d8d9d0;
367 /* format of (optional) objects size in 'tree' view */
369 font-family: monospace
;
373 /* styling of diffs (patchsets): commitdiff and blobdiff views */
375 div
.diff
.extended_header
{
382 background-color: #edece6;
385 padding: 4px 0px 2px 0px;
386 border: solid
#d9d8d1;
387 border-width: 1px 0px 1px 0px;
390 div
.diff
.header a
.path
{
391 text-decoration: underline
;
394 div
.diff
.extended_header
,
395 div
.diff
.extended_header a
.path
,
396 div
.diff
.extended_header a
.hash
{
400 div
.diff
.extended_header
.info
{
404 div
.diff
.extended_header
{
405 background-color: #f6f5ee;
406 padding: 2px 0px 2px 0px;
412 text-decoration: none
;
415 div
.diff a
.list:hover
,
416 div
.diff a
.path:hover
,
417 div
.diff a
.hash:hover
{
418 text-decoration: underline
;
421 div
.diff
.to_file a
.path
,
430 div
.diff
.from_file a
.path
,
439 div
.diff
.chunk_header a
,
440 div
.diff
.chunk_header
{
444 div
.diff
.chunk_header
{
445 border: dotted
#ffe0ff;
446 border-width: 1px 0px 0px 0px;
450 div
.diff
.chunk_header span
.chunk_info
{
451 background-color: #ffeeff;
454 div
.diff
.chunk_header span
.section
{
458 div
.diff
.incomplete
{
462 div
.diff
.nodifferences
{
468 border: solid
#d9d8d1;
469 border-width: 0px 0px 1px;
492 text-decoration: none
501 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
503 background-color: #ff6600;
505 font-family: sans-serif
;
508 text-decoration: none
;
512 background-color: #ee5500;
516 background-color: #ff8800;
519 a
.rss_logo
.generic:hover
{
520 background-color: #ee7700;
528 background-color: #ffaaff;
529 border-color: #ffccff #ff00ee #ff00ee #ffccff;
533 text-decoration: none
;
537 span
.refs span
a:hover
{
538 text-decoration: underline
;
541 span
.refs span
.indirect
{
546 background-color: #aaaaff;
547 border-color: #ccccff #0033cc #0033cc #ccccff;
551 background-color: #ffffaa;
552 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
555 span
.refs span
.head
{
556 background-color: #aaffaa;
557 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
This page took 0.460621 seconds and 3 git commands to generate.