]>
Lady’s Gitweb - Git/blob - static/gitweb.css
2 SPDX-FileCopyrightText: 2007 Petr Baudis <pasky@suse.cz>
3 SPDX-FileCopyrightText: 2008-2011 Jakub Narebski <jnareb@gmail.com>
4 SPDX-License-Identifier: GPL-2.0-only
8 font-family: sans-serif
;
10 border: solid
#d9d8d1;
13 background-color: #ffffff;
21 a:hover
, a:visited
, a:active
{
26 border: dashed
#aaaaaa;
28 padding: 0px 2px 0px 2px;
29 margin: 0px 2px 0px 2px;
38 vertical-align: middle
;
55 background-color: #d9d8d1;
58 div
.page_header
a:visited
, a
.header
{
62 div
.page_header
a:hover
{
70 div
.page_nav
a:visited
{
77 border: solid
#d9d8d1;
78 border-width: 0px 0px 1px;
84 background-color: #d9d8d1;
87 div
.page_footer_text
{
103 font-family: monospace
;
110 background-color: #edece6;
111 text-decoration: none
;
120 background-color: #d9d8d1;
125 border: solid
#d9d8d1;
126 border-width: 0px 0px 1px;
127 font-family: monospace
;
131 padding: 8px 8px 8px 150px;
148 font-family: sans-serif
;
156 padding: 6px 8px 4px;
157 border: solid
#d9d8d1;
158 border-width: 1px 0px 0px;
162 .author_date, .author {
168 border: solid
#d9d8d1;
169 border-width: 0px 0px 1px 0px;
173 text-decoration: none
;
181 table
.tags a
.subject
{
186 text-decoration: underline
;
191 text-decoration: none
;
196 text-decoration: none
;
201 text-decoration: underline
;
211 font-family: monospace
;
214 table
.combined
.diff_tree th
{
218 table
.combined
.diff_tree td
{
222 table
.combined
.diff_tree th
.link
,
223 table
.combined
.diff_tree td
.link
{
227 table
.combined
.diff_tree td
.nochange a
{
231 table
.combined
.diff_tree td
.nochange
a:hover
,
232 table
.combined
.diff_tree td
.nochange
a:visited
{
237 border-collapse: collapse
;
252 /* do not change row style on hover for 'blame' view */
254 table
.blame
.light:hover
{
255 background-color: #ffffff;
259 table
.blame
.dark:hover
{
260 background-color: #f6f6f0;
263 /* currently both use the same, but it can change */
266 background-color: #edece6;
269 /* boundary commits in 'blame' view */
270 /* and commits without "previous" */
272 tr
.no-previous td
.linenr
{
276 /* for 'blame_incremental', during processing */
277 tr
.color1
{ background-color: #f6fff6; }
278 tr
.color2
{ background-color: #f6f6ff; }
279 tr
.color3
{ background-color: #fff6f6; }
287 td
.link
, td
.selflink
{
289 font-family: sans-serif
;
298 font-family: monospace
;
303 background-color: yellow
;
307 text-decoration: underline
;
311 background-color: #d9d8d1;
312 border-top: 1px solid
#000000;
313 border-left: 1px solid
#000000;
317 table
.diff_tree span
.file_status
.new
{
321 table
.diff_tree span
.file_status
.deleted
{
325 table
.diff_tree span
.file_status
.moved
,
326 table
.diff_tree span
.file_status
.mode_chnge
{
330 table
.diff_tree span
.file_status
.copied
{
334 /* noage: "No commits" */
335 table
.project_list td
.noage
{
340 /* age2: 60*60*24*2 <= age */
341 table
.project_list td
.age2
, table
.blame td
.age2
{
345 /* age1: 60*60*2 <= age < 60*60*24*2 */
346 table
.project_list td
.age1
{
351 table
.blame td
.age1
{
353 background: transparent
;
356 /* age0: age < 60*60*2 */
357 table
.project_list td
.age0
{
363 table
.blame td
.age0
{
365 background: transparent
;
369 td
.pre
, div
.pre
, div
.diff
{
370 font-family: monospace
;
376 font-family: monospace
;
379 /* progress of blame_interactive */
383 background-color: #d8d9d0;
390 /* format of (optional) objects size in 'tree' view */
392 font-family: monospace
;
396 /* styling of diffs (patchsets): commitdiff and blobdiff views */
398 div
.diff
.extended_header
{
405 background-color: #edece6;
408 padding: 4px 0px 2px 0px;
409 border: solid
#d9d8d1;
410 border-width: 1px 0px 1px 0px;
413 div
.diff
.header a
.path
{
414 text-decoration: underline
;
417 div
.diff
.extended_header
,
418 div
.diff
.extended_header a
.path
,
419 div
.diff
.extended_header a
.hash
{
423 div
.diff
.extended_header
.info
{
427 div
.diff
.extended_header
{
428 background-color: #f6f5ee;
429 padding: 2px 0px 2px 0px;
435 text-decoration: none
;
438 div
.diff a
.list:hover
,
439 div
.diff a
.path:hover
,
440 div
.diff a
.hash:hover
{
441 text-decoration: underline
;
444 div
.diff
.to_file a
.path
,
453 div
.diff
.add span
.marked
{
454 background-color: #aaffaa;
457 div
.diff
.from_file a
.path
,
466 div
.diff
.rem span
.marked
{
467 background-color: #ffaaaa;
470 div
.diff
.chunk_header a
,
471 div
.diff
.chunk_header
{
475 div
.diff
.chunk_header
{
476 border: dotted
#ffe0ff;
477 border-width: 1px 0px 0px 0px;
481 div
.diff
.chunk_header span
.chunk_info
{
482 background-color: #ffeeff;
485 div
.diff
.chunk_header span
.section
{
489 div
.diff
.incomplete
{
493 div
.diff
.nodifferences
{
498 /* side-by-side diff */
503 div
.chunk_block div
.old
{
509 div
.chunk_block div
.new
{
514 div
.chunk_block
.rem div
.old div
.diff
.rem
{
515 background-color: #fff5f5;
517 div
.chunk_block
.add div
.new div
.diff
.add
{
518 background-color: #f8fff8;
520 div
.chunk_block
.chg div div
.diff
{
521 background-color: #fffff0;
523 div
.chunk_block
.ctx div div
.diff
.ctx
{
529 border: solid
#d9d8d1;
530 border-width: 0px 0px 1px;
548 div
.projsearch form
{
558 text-decoration: none
566 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
568 background-color: #ff6600;
570 font-family: sans-serif
;
573 text-decoration: none
;
577 background-color: #ee5500;
581 background-color: #ff8800;
584 a
.rss_logo
.generic:hover
{
585 background-color: #ee7700;
593 background-color: #ffaaff;
594 border-color: #ffccff #ff00ee #ff00ee #ffccff;
598 text-decoration: none
;
602 span
.refs span
a:hover
{
603 text-decoration: underline
;
606 span
.refs span
.indirect
{
611 background-color: #aaaaff;
612 border-color: #ccccff #0033cc #0033cc #ccccff;
616 background-color: #ffffaa;
617 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
620 span
.refs span
.head
{
621 background-color: #aaffaa;
622 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
639 border: 1px solid
#d9d8d1;
640 display: inline-block
;
643 /* JavaScript-based timezone manipulation */
645 .popup { /* timezone selection UI */
647 /* "top: 0; right: 0;" would be better, if not for bugs in browsers */
651 background-color: #f0f0f0;
657 .close-button { /* close timezone selection UI without selecting */
658 /* float doesn't work within absolutely positioned container,
659 * if width of container is not set explicitly */
662 top: 0px; right: 0px;
663 border: 1px solid green
;
664 margin: 1px 1px 1px 1px;
671 background-color: #fff0f0;
676 /* Style definition generated by highlight 2.4.5, http://www.andre-simon.de/ */
678 /* Highlighting theme definition: */
680 .num { color:#2928ff; }
681 .esc { color:#ff00ff; }
682 .str { color:#ff0000; }
683 .dstr { color:#818100; }
684 .slc { color:#838183; font-style:italic
; }
685 .com { color:#838183; font-style:italic
; }
686 .dir { color:#008200; }
687 .sym { color:#000000; }
688 .line { color:#555555; }
689 .kwa { color:#000000; font-weight:bold
; }
690 .kwb { color:#830000; }
691 .kwc { color:#000000; font-weight:bold
; }
692 .kwd { color:#010181; }
This page took 0.195854 seconds and 5 git commands to generate.