comparison rhodecode/public/css/style.css @ 3539:c65b440540da beta

Style clean up, and comments removal.
author Leonardo Carneiro <leonardo@unity3d.com>
date Mon, 11 Mar 2013 16:43:41 +0100
parents 9bf927589f7a
children 6e8027c2f49c
comparison
equal deleted inserted replaced
3538:9bf927589f7a 3539:c65b440540da
211 margin-bottom: 0; 211 margin-bottom: 0;
212 margin-top: 5px; 212 margin-top: 5px;
213 } 213 }
214 214
215 .empty_data { 215 .empty_data {
216 color:#B9B9B9; 216 color: #B9B9B9;
217 } 217 }
218 218
219 a.permalink { 219 a.permalink {
220 visibility: hidden; 220 visibility: hidden;
221 } 221 }
309 -webkit-border-radius: 0px 0px 4px 4px; 309 -webkit-border-radius: 0px 0px 4px 4px;
310 -khtml-border-radius: 0px 0px 4px 4px; 310 -khtml-border-radius: 0px 0px 4px 4px;
311 border-radius: 0px 0px 4px 4px; 311 border-radius: 0px 0px 4px 4px;
312 } 312 }
313 313
314 #header-dd:hover{ 314 #header-dd:hover {
315 opacity: 0.2; 315 opacity: 0.2;
316 -webkit-transition: opacity 0.5s ease-in-out; 316 -webkit-transition: opacity 0.5s ease-in-out;
317 -moz-transition: opacity 0.5s ease-in-out; 317 -moz-transition: opacity 0.5s ease-in-out;
318 transition: opacity 0.5s ease-in-out; 318 transition: opacity 0.5s ease-in-out;
319 } 319 }
403 list-style-position: outside; 403 list-style-position: outside;
404 margin: 4px 8px 0 0; 404 margin: 4px 8px 0 0;
405 padding: 0; 405 padding: 0;
406 border-radius: 4px; 406 border-radius: 4px;
407 } 407 }
408 /* 408
409 #header #header-inner #quick > li {
410 position: relative;
411 float: left;
412 margin: 0 5px 0 0;
413 padding: 0;
414 }
415
416 #header #header-inner #quick li a.menu_link {
417 top: 0;
418 left: 0;
419 height: 1%;
420 display: block;
421 clear: both;
422 overflow: hidden;
423 color: #FFF;
424 font-weight: 700;
425 text-decoration: none;
426 background: #369;
427 padding: 0;
428 -webkit-border-radius: 4px 4px 4px 4px;
429 -khtml-border-radius: 4px 4px 4px 4px;
430 border-radius: 4px 4px 4px 4px;
431 }
432 */
433 #header #header-inner #quick li span.short { 409 #header #header-inner #quick li span.short {
434 padding: 9px 6px 8px 6px; 410 padding: 9px 6px 8px 6px;
435 } 411 }
436 412
437 #header #header-inner #quick li span { 413 #header #header-inner #quick li span {
438 /*top: 0;
439 right: 0;
440 height: 1%;*/
441 display: inline; 414 display: inline;
442 /*float: left;*/ 415 margin: 0;
443 /*border-left: 1px solid #3f6f9f;*/
444 margin: 0;
445 /*padding: 10px 12px 8px 10px;*/
446 } 416 }
447 417
448 #header #header-inner #quick li span.normal { 418 #header #header-inner #quick li span.normal {
449 border: none; 419 border: none;
450 padding: 10px 12px 8px; 420 padding: 10px 12px 8px;
467 #header #header-inner #quick li span.icon img, #header #header-inner #quick li span.icon_short img { 437 #header #header-inner #quick li span.icon img, #header #header-inner #quick li span.icon_short img {
468 vertical-align: middle; 438 vertical-align: middle;
469 margin-bottom: 2px; 439 margin-bottom: 2px;
470 } 440 }
471 441
472 /*#header #header-inner #quick > li.current > a,
473 #header #header-inner #quick > li > a:hover*/ {
474 background-color: #4e4e4e;
475 }
476 /*
477 #header #header-inner #quick li.current a span,
478 #header #header-inner #quick li a:hover span {
479 border-left: 1px solid #545454;
480 }
481 */
482 /*
483 #header #header-inner #quick li.current a span.icon,
484 #header #header-inner #quick li.current a span.icon_short,
485 #header #header-inner #quick li a:hover span.icon,
486 #header #header-inner #quick li a:hover span.icon_short {
487 border-left: none;
488 border-right: 1px solid #464646;
489 }
490 */
491 #header #header-inner #quick ul.repo_switcher { 442 #header #header-inner #quick ul.repo_switcher {
492 max-height: 275px; 443 max-height: 275px;
493 overflow-x: hidden; 444 overflow-x: hidden;
494 overflow-y: auto; 445 overflow-y: auto;
495 } 446 }
497 #header #header-inner #quick ul.repo_switcher li.qfilter_rs { 448 #header #header-inner #quick ul.repo_switcher li.qfilter_rs {
498 padding: 2px 3px; 449 padding: 2px 3px;
499 padding-right: 17px; 450 padding-right: 17px;
500 } 451 }
501 452
502 #header #header-inner #quick ul.repo_switcher li.qfilter_rs input{ 453 #header #header-inner #quick ul.repo_switcher li.qfilter_rs input {
503 width: 100%; 454 width: 100%;
504 border-radius: 10px; 455 border-radius: 10px;
505 padding: 2px 7px; 456 padding: 2px 7px;
506 } 457 }
507 458
524 } 475 }
525 476
526 #header #header-inner #quick li ul li a.hg, #header #header-inner #quick li ul li a.hg:hover { 477 #header #header-inner #quick li ul li a.hg, #header #header-inner #quick li ul li a.hg:hover {
527 background-image: url("../images/icons/hgicon.png"); 478 background-image: url("../images/icons/hgicon.png");
528 padding-left: 42px; 479 padding-left: 42px;
529 background-position: 20px 9px; 480 background-position: 20px 9px;
530 } 481 }
531 482
532 #header #header-inner #quick li ul li a.git, #header #header-inner #quick li ul li a.git:hover { 483 #header #header-inner #quick li ul li a.git, #header #header-inner #quick li ul li a.git:hover {
533 background-image: url("../images/icons/giticon.png"); 484 background-image: url("../images/icons/giticon.png");
534 } 485 }
648 cursor: pointer; 599 cursor: pointer;
649 } 600 }
650 601
651 td.quick_repo_menu .menu_items { 602 td.quick_repo_menu .menu_items {
652 margin-top: 10px; 603 margin-top: 10px;
653 margin-left:-6px; 604 margin-left: -6px;
654 width: 150px; 605 width: 150px;
655 position: absolute; 606 position: absolute;
656 background-color: #FFF; 607 background-color: #FFF;
657 background: none repeat scroll 0 0 #FFFFFF; 608 background: none repeat scroll 0 0 #FFFFFF;
658 border-color: #003367 #666666 #666666; 609 border-color: #003367 #666666 #666666;
953 margin: 0 60px 10px 290px; 904 margin: 0 60px 10px 290px;
954 } 905 }
955 906
956 #content div.box { 907 #content div.box {
957 clear: both; 908 clear: both;
958 /* overflow: hidden;*/
959 background: #fff; 909 background: #fff;
960 margin: 0 0 10px; 910 margin: 0 0 10px;
961 padding: 0 0 10px; 911 padding: 0 0 10px;
962 -webkit-border-radius: 4px 4px 4px 4px; 912 -webkit-border-radius: 4px 4px 4px 4px;
963 -khtml-border-radius: 4px 4px 4px 4px; 913 -khtml-border-radius: 4px 4px 4px 4px;
1119 padding: 5px 0; 1069 padding: 5px 0;
1120 white-space: pre-wrap; 1070 white-space: pre-wrap;
1121 } 1071 }
1122 #content div.box div.expand { 1072 #content div.box div.expand {
1123 width: 110%; 1073 width: 110%;
1124 height:14px; 1074 height: 14px;
1125 font-size:10px; 1075 font-size: 10px;
1126 text-align:center; 1076 text-align: center;
1127 cursor: pointer; 1077 cursor: pointer;
1128 color:#666; 1078 color: #666;
1129 1079
1130 background:-webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(64,96,128,0.1))); 1080 background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(64,96,128,0.1)));
1131 background:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1)); 1081 background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
1132 background:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1)); 1082 background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
1133 background:-o-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1)); 1083 background: -o-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
1134 background:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1)); 1084 background: -ms-linear-gradient(top,rgba(255,255,255,0),rgba(64,96,128,0.1));
1135 background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(64,96,128,0.1)); 1085 background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(64,96,128,0.1));
1136 1086
1137 display: none; 1087 display: none;
1138 overflow: hidden; 1088 overflow: hidden;
1139 } 1089 }
1140 #content div.box div.expand .expandtext { 1090 #content div.box div.expand .expandtext {
1469 background: #f6f6f6; 1419 background: #f6f6f6;
1470 border-color: #666; 1420 border-color: #666;
1471 } 1421 }
1472 1422
1473 .reviewer_ac { 1423 .reviewer_ac {
1474 padding:10px 1424 padding: 10px
1475 } 1425 }
1476 1426
1477 div.form div.fields div.field div.button { 1427 div.form div.fields div.field div.button {
1478 margin: 0; 1428 margin: 0;
1479 padding: 0 0 0 8px; 1429 padding: 0 0 0 8px;
1724 #content div.box div.traffic table td.legendLabel { 1674 #content div.box div.traffic table td.legendLabel {
1725 padding: 0 3px 2px; 1675 padding: 0 3px 2px;
1726 } 1676 }
1727 1677
1728 #content div.box #summary { 1678 #content div.box #summary {
1729 /*float: left;*/
1730 /*width: 80%;*/
1731 margin-right: 200px; 1679 margin-right: 200px;
1732 } 1680 }
1733 1681
1734 #summary-menu-stats{ 1682 #summary-menu-stats {
1735 float: left; 1683 float: left;
1736 width: 180px; 1684 width: 180px;
1737 position: absolute; 1685 position: absolute;
1738 top: 0; 1686 top: 0;
1739 right: 0; 1687 right: 0;
1766 #summary-menu-stats a.feed { background-image: url('../images/icons/rss_16.png')} 1714 #summary-menu-stats a.feed { background-image: url('../images/icons/rss_16.png')}
1767 #summary-menu-stats a.repo-size { background-image: url('../images/icons/server.png')} 1715 #summary-menu-stats a.repo-size { background-image: url('../images/icons/server.png')}
1768 1716
1769 #summary-menu-stats a { 1717 #summary-menu-stats a {
1770 display: block; 1718 display: block;
1771 /*color: #000000;*/
1772 padding: 12px 30px; 1719 padding: 12px 30px;
1773 background-repeat: no-repeat; 1720 background-repeat: no-repeat;
1774 background-position: 10px 50%; 1721 background-position: 10px 50%;
1775 padding-right: 10px; 1722 padding-right: 10px;
1776 } 1723 }
1785 1732
1786 #summary-menu-stats a:hover { 1733 #summary-menu-stats a:hover {
1787 text-decoration: none; 1734 text-decoration: none;
1788 } 1735 }
1789 1736
1790 #summary-menu-stats a span{ 1737 #summary-menu-stats a span {
1791 background-color: #FFF; 1738 background-color: #FFF;
1792 border: 1px inset #f0f0f0; 1739 border: 1px inset #f0f0f0;
1793 border-radius:7px; 1740 border-radius: 7px;
1794 padding: 1px; 1741 padding: 1px;
1795 font-size: 10px; 1742 font-size: 10px;
1796 } 1743 }
1797 1744
1798 #summary .metatag { 1745 #summary .metatag {
1890 margin: -10px 0 0; 1837 margin: -10px 0 0;
1891 } 1838 }
1892 1839
1893 #footer div#footer-inner { 1840 #footer div#footer-inner {
1894 background-color: #003B76; 1841 background-color: #003B76;
1895 background-repeat : repeat-x; 1842 background-repeat: repeat-x;
1896 background-image : -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E)); 1843 background-image: -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E));
1897 background-image : -moz-linear-gradient(top, #003b76, #00376e); 1844 background-image: -moz-linear-gradient(top, #003b76, #00376e);
1898 background-image : -ms-linear-gradient( top, #003b76, #00376e); 1845 background-image: -ms-linear-gradient( top, #003b76, #00376e);
1899 background-image : -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); 1846 background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e));
1900 background-image : -webkit-linear-gradient( top, #003b76, #00376e)); 1847 background-image: -webkit-linear-gradient( top, #003b76, #00376e));
1901 background-image : -o-linear-gradient( top, #003b76, #00376e)); 1848 background-image: -o-linear-gradient( top, #003b76, #00376e));
1902 background-image : linear-gradient(to bottom, #003b76, #00376e); 1849 background-image: linear-gradient(to bottom, #003b76, #00376e);
1903 filter :progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0); 1850 filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0);
1904 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); 1851 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
1905 -webkit-border-radius: 4px 4px 4px 4px; 1852 -webkit-border-radius: 4px 4px 4px 4px;
1906 -khtml-border-radius: 4px 4px 4px 4px; 1853 -khtml-border-radius: 4px 4px 4px 4px;
1907 border-radius: 4px 4px 4px 4px; 1854 border-radius: 4px 4px 4px 4px;
1908 } 1855 }
1925 #login div.title { 1872 #login div.title {
1926 clear: both; 1873 clear: both;
1927 overflow: hidden; 1874 overflow: hidden;
1928 position: relative; 1875 position: relative;
1929 background-color: #003B76; 1876 background-color: #003B76;
1930 background-repeat : repeat-x; 1877 background-repeat: repeat-x;
1931 background-image : -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E)); 1878 background-image: -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E));
1932 background-image : -moz-linear-gradient( top, #003b76, #00376e); 1879 background-image: -moz-linear-gradient( top, #003b76, #00376e);
1933 background-image : -ms-linear-gradient( top, #003b76, #00376e); 1880 background-image: -ms-linear-gradient( top, #003b76, #00376e);
1934 background-image : -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); 1881 background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e));
1935 background-image : -webkit-linear-gradient( top, #003b76, #00376e)); 1882 background-image: -webkit-linear-gradient( top, #003b76, #00376e));
1936 background-image : -o-linear-gradient( top, #003b76, #00376e)); 1883 background-image: -o-linear-gradient( top, #003b76, #00376e));
1937 background-image : linear-gradient(to bottom, #003b76, #00376e); 1884 background-image: linear-gradient(to bottom, #003b76, #00376e);
1938 filter : progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0); 1885 filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0);
1939 margin: 0 auto; 1886 margin: 0 auto;
1940 padding: 0; 1887 padding: 0;
1941 } 1888 }
1942 1889
1943 #login div.inner { 1890 #login div.inner {
1988 margin: 0px !important; 1935 margin: 0px !important;
1989 float: left; 1936 float: left;
1990 } 1937 }
1991 1938
1992 .user-menu .container { 1939 .user-menu .container {
1993 padding:0px 4px 0px 4px; 1940 padding: 0px 4px 0px 4px;
1994 margin: 0px 0px 0px 0px; 1941 margin: 0px 0px 0px 0px;
1995 } 1942 }
1996 1943
1997 .user-menu .gravatar { 1944 .user-menu .gravatar {
1998 margin: 0px 0px 0px 0px; 1945 margin: 0px 0px 0px 0px;
2070 color: #FFFFFF; 2017 color: #FFFFFF;
2071 font-weight: bold; 2018 font-weight: bold;
2072 padding: 3px 3px 3px 6px; 2019 padding: 3px 3px 3px 6px;
2073 } 2020 }
2074 #quick_login .big_gravatar { 2021 #quick_login .big_gravatar {
2075 padding:4px 0px 0px 6px; 2022 padding: 4px 0px 0px 6px;
2076 } 2023 }
2077 #quick_login .notifications { 2024 #quick_login .notifications {
2078 padding:4px 0px 0px 6px; 2025 padding: 4px 0px 0px 6px;
2079 color: #FFFFFF; 2026 color: #FFFFFF;
2080 font-weight: bold; 2027 font-weight: bold;
2081 } 2028 }
2082 #quick_login .notifications a, 2029 #quick_login .notifications a,
2083 #quick_login .unread a { 2030 #quick_login .unread a {
2148 line-height: 27px; 2095 line-height: 27px;
2149 margin: 0; 2096 margin: 0;
2150 padding: 0; 2097 padding: 0;
2151 color: #fff; 2098 color: #fff;
2152 display: block; 2099 display: block;
2153 float:none !important; 2100 float: none !important;
2154 } 2101 }
2155 2102
2156 #quick_login ol.links li a { 2103 #quick_login ol.links li a {
2157 color: #fff; 2104 color: #fff;
2158 display: block; 2105 display: block;
2346 margin: 0 !important; 2293 margin: 0 !important;
2347 padding: 5px !important; 2294 padding: 5px !important;
2348 } 2295 }
2349 2296
2350 .file_history { 2297 .file_history {
2351 padding-top:10px; 2298 padding-top: 10px;
2352 font-size:16px; 2299 font-size: 16px;
2353 } 2300 }
2354 .file_author { 2301 .file_author {
2355 float: left; 2302 float: left;
2356 } 2303 }
2357 2304
2358 .file_author .item { 2305 .file_author .item {
2359 float:left; 2306 float: left;
2360 padding:5px; 2307 padding: 5px;
2361 color: #888; 2308 color: #888;
2362 } 2309 }
2363 2310
2364 .tablerow0 { 2311 .tablerow0 {
2365 background-color: #F8F8F8; 2312 background-color: #F8F8F8;
2425 float: left; 2372 float: left;
2426 } 2373 }
2427 2374
2428 .cs_files .changes { 2375 .cs_files .changes {
2429 float: right; 2376 float: right;
2430 color:#003367; 2377 color: #003367;
2431 } 2378 }
2432 2379
2433 .cs_files .changes .added { 2380 .cs_files .changes .added {
2434 background-color: #BBFFBB; 2381 background-color: #BBFFBB;
2435 float: left; 2382 float: left;
2554 border-right: none; 2501 border-right: none;
2555 border-color: #cdcdcd; 2502 border-color: #cdcdcd;
2556 } 2503 }
2557 2504
2558 #graph_content .container { 2505 #graph_content .container {
2559 2506
2560 } 2507 }
2561 2508
2562 #graph_content #changesets td { 2509 #graph_content #changesets td {
2563 overflow: hidden; 2510 overflow: hidden;
2564 text-overflow:ellipsis; 2511 text-overflow: ellipsis;
2565 white-space: nowrap; 2512 white-space: nowrap;
2566 height: 31px; 2513 height: 31px;
2567 border-color: #cdcdcd; 2514 border-color: #cdcdcd;
2568 text-align: left; 2515 text-align: left;
2569 } 2516 }
2570 2517
2571 #graph_content .container .author { 2518 #graph_content .container .author {
2572 width: 105px; 2519 width: 105px;
2573 } 2520 }
2574 2521
2575 #graph_content .container .hash{ 2522 #graph_content .container .hash {
2576 width: 85px; 2523 width: 85px;
2577 font-size: 0.85em; 2524 font-size: 0.85em;
2578 } 2525 }
2579 2526
2580 #graph_content #changesets .container .date{ 2527 #graph_content #changesets .container .date {
2581 width: 76px; 2528 width: 76px;
2582 color: #666; 2529 color: #666;
2583 font-size: 10px; 2530 font-size: 10px;
2584 } 2531 }
2585 2532
2588 padding-right: 0px; 2535 padding-right: 0px;
2589 overflow: visible; 2536 overflow: visible;
2590 position: relative; 2537 position: relative;
2591 } 2538 }
2592 2539
2593 /*
2594 #graph_content .container .column3 {
2595 width: 12%
2596 }
2597 */
2598 #graph_content .container .mid { 2540 #graph_content .container .mid {
2599 padding: 0; 2541 padding: 0;
2600 } 2542 }
2601 2543
2602 #graph_content .log-container{ 2544 #graph_content .log-container {
2603 position: relative; 2545 position: relative;
2604 } 2546 }
2605 2547
2606 #graph_content #changesets td.checkbox{ 2548 #graph_content #changesets td.checkbox {
2607 width: 20px; 2549 width: 20px;
2608 } 2550 }
2609 2551
2610 #graph_content .container .changeset_range { 2552 #graph_content .container .changeset_range {
2611 float: left; 2553 float: left;
2630 #graph_content .container .extra-container { 2572 #graph_content .container .extra-container {
2631 display: block; 2573 display: block;
2632 position: absolute; 2574 position: absolute;
2633 top: -15px; 2575 top: -15px;
2634 right: 0; 2576 right: 0;
2635 padding-left:5px; 2577 padding-left: 5px;
2636 background: #FFFFFF; 2578 background: #FFFFFF;
2637 height: 41px; 2579 height: 41px;
2638 } 2580 }
2639 2581
2640 #graph_content .comments-container, 2582 #graph_content .comments-container,
2645 padding: 0; 2587 padding: 0;
2646 margin: 0; 2588 margin: 0;
2647 } 2589 }
2648 2590
2649 #graph_content .comments-container { 2591 #graph_content .comments-container {
2650 /*width: 40px;*/
2651 margin: 0.8em 0; 2592 margin: 0.8em 0;
2652 margin-right: 0.5em; 2593 margin-right: 0.5em;
2653 } 2594 }
2654 2595
2655 #graph_content .tagcontainer { 2596 #graph_content .tagcontainer {
2656 width: 80px; 2597 width: 80px;
2657 position: relative; 2598 position: relative;
2658 float:right; 2599 float: right;
2659 height: 100%; 2600 height: 100%;
2660 top: 7px; 2601 top: 7px;
2661 margin-left: 0.5em; 2602 margin-left: 0.5em;
2662 } 2603 }
2663 2604
2694 2635
2695 #graph_content .container .mid .message a:hover { 2636 #graph_content .container .mid .message a:hover {
2696 text-decoration: none; 2637 text-decoration: none;
2697 } 2638 }
2698 2639
2699 /*
2700 * Stuff we might want to remove from the changelog, or reposition in a tooltip
2701 */
2702 #graph_content .container .changeset_id,
2703 #graph_content .container .changes,
2704 #graph_content .container .changed_total,
2705 #graph_content .container .parent {
2706 display: none;
2707 }
2708
2709 .revision-link { 2640 .revision-link {
2710 color:#3F6F9F; 2641 color: #3F6F9F;
2711 font-weight: bold !important; 2642 font-weight: bold !important;
2712 } 2643 }
2713 2644
2714 .issue-tracker-link { 2645 .issue-tracker-link {
2715 color:#3F6F9F; 2646 color: #3F6F9F;
2716 font-weight: bold !important; 2647 font-weight: bold !important;
2717 } 2648 }
2718 2649
2719 .changeset-status-container { 2650 .changeset-status-container {
2720 padding-right: 5px; 2651 padding-right: 5px;
2721 margin-top:1px; 2652 margin-top: 1px;
2722 float:right; 2653 float: right;
2723 height:14px; 2654 height: 14px;
2724 } 2655 }
2725 .code-header .changeset-status-container { 2656 .code-header .changeset-status-container {
2726 float:left; 2657 float: left;
2727 padding:2px 0px 0px 2px; 2658 padding: 2px 0px 0px 2px;
2728 } 2659 }
2729 .changeset-status-container .changeset-status-lbl { 2660 .changeset-status-container .changeset-status-lbl {
2730 color: rgb(136, 136, 136); 2661 color: rgb(136, 136, 136);
2731 float: left; 2662 float: left;
2732 padding: 3px 4px 0px 0px 2663 padding: 3px 4px 0px 0px
2805 margin-right: 2px; 2736 margin-right: 2px;
2806 } 2737 }
2807 2738
2808 .right .parent { 2739 .right .parent {
2809 color: #666666; 2740 color: #666666;
2810 clear:both; 2741 clear: both;
2811 } 2742 }
2812 .right .logtags { 2743 .right .logtags {
2813 /*padding: 2px 2px 2px 2px;*/
2814 line-height: 2.2em; 2744 line-height: 2.2em;
2815 } 2745 }
2816 .branchtag, .logtags .tagtag, .logtags .booktag { 2746 .branchtag, .logtags .tagtag, .logtags .booktag {
2817 margin: 0px 2px; 2747 margin: 0px 2px;
2818 } 2748 }
2846 2776
2847 .right .logtags .branchtag, 2777 .right .logtags .branchtag,
2848 .logtags .tagtag, 2778 .logtags .tagtag,
2849 .right .merge { 2779 .right .merge {
2850 float: right; 2780 float: right;
2851 /*height: 1em;*/
2852 line-height: 1em; 2781 line-height: 1em;
2853 /*padding: 0px 0px !important;*/
2854 margin: 1px 1px !important; 2782 margin: 1px 1px !important;
2855 display: block; 2783 display: block;
2856 } 2784 }
2857 2785
2858 .bookbook { 2786 .bookbook {
2900 } 2828 }
2901 .logbooks .bookbook, .logbooks .bookbook a, .right .logtags .bookbook, .logtags .bookbook a { 2829 .logbooks .bookbook, .logbooks .bookbook a, .right .logtags .bookbook, .logtags .bookbook a {
2902 color: #ffffff; 2830 color: #ffffff;
2903 } 2831 }
2904 2832
2905 .logbooks .bookbook, .logbooks .bookbook a:hover, 2833 .logbooks .bookbook, .logbooks .bookbook a:hover,
2906 .logtags .bookbook, .logtags .bookbook a:hover, 2834 .logtags .bookbook, .logtags .bookbook a:hover,
2907 .bookbook a, 2835 .bookbook a,
2908 .bookbook a:hover { 2836 .bookbook a:hover {
2909 text-decoration: none; 2837 text-decoration: none;
2910 color: inherit; 2838 color: inherit;
3019 border-color: #003367 #666666 #666666; 2947 border-color: #003367 #666666 #666666;
3020 border-right: 1px solid #666666; 2948 border-right: 1px solid #666666;
3021 border-style: solid solid solid; 2949 border-style: solid solid solid;
3022 border-width: 1px; 2950 border-width: 1px;
3023 box-shadow: 2px 8px 4px rgba(0, 0, 0, 0.2); 2951 box-shadow: 2px 8px 4px rgba(0, 0, 0, 0.2);
3024 margin-top:5px; 2952 margin-top: 5px;
3025 margin-left:1px; 2953 margin-left: 1px;
3026 2954
3027 } 2955 }
3028 .diffblock .diff-actions { 2956 .diffblock .diff-actions {
3029 padding: 2px 0px 0px 2px; 2957 padding: 2px 0px 0px 2px;
3030 float: left; 2958 float: left;
3273 3201
3274 #repo_size { 3202 #repo_size {
3275 display: block; 3203 display: block;
3276 margin-top: 4px; 3204 margin-top: 4px;
3277 color: #666; 3205 color: #666;
3278 float:right; 3206 float: right;
3279 } 3207 }
3280 3208
3281 .locking_locked { 3209 .locking_locked {
3282 background: #FFF url("../images/icons/block_16.png") no-repeat scroll 3px; 3210 background: #FFF url("../images/icons/block_16.png") no-repeat scroll 3px;
3283 height: 16px; 3211 height: 16px;
3430 3358
3431 .flash_msg ul { 3359 .flash_msg ul {
3432 } 3360 }
3433 3361
3434 .error_red { 3362 .error_red {
3435 color:red; 3363 color: red;
3436 } 3364 }
3437 3365
3438 .error_msg { 3366 .error_msg {
3439 background-color: #c43c35; 3367 background-color: #c43c35;
3440 background-repeat: repeat-x; 3368 background-repeat: repeat-x;
3521 right: 5px; 3449 right: 5px;
3522 top: 5px; 3450 top: 5px;
3523 width: 16px; 3451 width: 16px;
3524 } 3452 }
3525 div#legend_data { 3453 div#legend_data {
3526 padding-left:10px; 3454 padding-left: 10px;
3527 } 3455 }
3528 div#legend_container table { 3456 div#legend_container table {
3529 border: none !important; 3457 border: none !important;
3530 } 3458 }
3531 div#legend_container table, div#legend_choices table { 3459 div#legend_container table, div#legend_choices table {
3552 div.gravatar { 3480 div.gravatar {
3553 background-color: #FFF; 3481 background-color: #FFF;
3554 float: left; 3482 float: left;
3555 margin-right: 0.7em; 3483 margin-right: 0.7em;
3556 padding: 1px 1px 1px 1px; 3484 padding: 1px 1px 1px 1px;
3557 line-height:0; 3485 line-height: 0;
3558 -webkit-border-radius: 3px; 3486 -webkit-border-radius: 3px;
3559 -khtml-border-radius: 3px; 3487 -khtml-border-radius: 3px;
3560 border-radius: 3px; 3488 border-radius: 3px;
3561 } 3489 }
3562 3490
3570 min-width: 978px; 3498 min-width: 978px;
3571 } 3499 }
3572 3500
3573 #content { 3501 #content {
3574 clear: both; 3502 clear: both;
3575 /*overflow: hidden;*/
3576 padding: 10px 10px 14px 10px; 3503 padding: 10px 10px 14px 10px;
3577 } 3504 }
3578 3505
3579 #content.hover { 3506 #content.hover {
3580 padding: 55px 10px 14px 10px !important; 3507 padding: 55px 10px 14px 10px !important;
3657 text-decoration: none; 3584 text-decoration: none;
3658 box-shadow: none !important; 3585 box-shadow: none !important;
3659 } 3586 }
3660 3587
3661 .ui-btn.red { 3588 .ui-btn.red {
3662 color:#fff; 3589 color: #fff;
3663 background-color: #c43c35; 3590 background-color: #c43c35;
3664 background-repeat: repeat-x; 3591 background-repeat: repeat-x;
3665 background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35)); 3592 background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
3666 background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); 3593 background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
3667 background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35); 3594 background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
3674 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 3601 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
3675 } 3602 }
3676 3603
3677 3604
3678 .ui-btn.blue { 3605 .ui-btn.blue {
3679 color:#fff; 3606 color: #fff;
3680 background-color: #339bb9; 3607 background-color: #339bb9;
3681 background-repeat: repeat-x; 3608 background-repeat: repeat-x;
3682 background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9)); 3609 background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
3683 background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); 3610 background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
3684 background-image: -ms-linear-gradient(top, #5bc0de, #339bb9); 3611 background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
3718 text-decoration: none; 3645 text-decoration: none;
3719 } 3646 }
3720 3647
3721 img, 3648 img,
3722 #header #header-inner #quick li a:hover span.normal, 3649 #header #header-inner #quick li a:hover span.normal,
3723 /*#header #header-inner #quick li ul li.last,*/
3724 #content div.box div.form div.fields div.field div.textarea table td table td a, 3650 #content div.box div.form div.fields div.field div.textarea table td table td a,
3725 #clone_url, 3651 #clone_url,
3726 #clone_url_id 3652 #clone_url_id
3727 { 3653 {
3728 border: none; 3654 border: none;
3855 3781
3856 div.form div.fields div.field div.button input, 3782 div.form div.fields div.field div.button input,
3857 #content div.box div.form div.fields div.buttons input 3783 #content div.box div.form div.fields div.buttons input
3858 div.form div.fields div.buttons input, 3784 div.form div.fields div.buttons input,
3859 #content div.box div.action div.button input { 3785 #content div.box div.action div.button input {
3860 /*color: #000;*/
3861 font-size: 11px; 3786 font-size: 11px;
3862 font-weight: 700; 3787 font-weight: 700;
3863 margin: 0; 3788 margin: 0;
3864 } 3789 }
3865 3790
4066 padding-left: 20px; 3991 padding-left: 20px;
4067 } 3992 }
4068 3993
4069 .group_members .group_member { 3994 .group_members .group_member {
4070 height: 30px; 3995 height: 30px;
4071 padding:0px 0px 0px 0px; 3996 padding: 0px 0px 0px 0px;
4072 } 3997 }
4073 3998
4074 .reviewers_member { 3999 .reviewers_member {
4075 height: 15px; 4000 height: 15px;
4076 padding:0px 0px 0px 10px; 4001 padding: 0px 0px 0px 10px;
4077 } 4002 }
4078 4003
4079 .emails_wrap { 4004 .emails_wrap {
4080 padding: 0px 20px; 4005 padding: 0px 20px;
4081 } 4006 }
4082 4007
4083 .emails_wrap .email_entry { 4008 .emails_wrap .email_entry {
4084 height: 30px; 4009 height: 30px;
4085 padding:0px 0px 0px 10px; 4010 padding: 0px 0px 0px 10px;
4086 } 4011 }
4087 .emails_wrap .email_entry .email { 4012 .emails_wrap .email_entry .email {
4088 float: left 4013 float: left
4089 } 4014 }
4090 .emails_wrap .email_entry .email_action { 4015 .emails_wrap .email_entry .email_action {
4095 padding: 0px 20px; 4020 padding: 0px 20px;
4096 } 4021 }
4097 4022
4098 .ips_wrap .ip_entry { 4023 .ips_wrap .ip_entry {
4099 height: 30px; 4024 height: 30px;
4100 padding:0px 0px 0px 10px; 4025 padding: 0px 0px 0px 10px;
4101 } 4026 }
4102 .ips_wrap .ip_entry .ip { 4027 .ips_wrap .ip_entry .ip {
4103 float: left 4028 float: left
4104 } 4029 }
4105 .ips_wrap .ip_entry .ip_action { 4030 .ips_wrap .ip_entry .ip_action {
4108 4033
4109 4034
4110 /*README STYLE*/ 4035 /*README STYLE*/
4111 4036
4112 div.readme { 4037 div.readme {
4113 padding:0px; 4038 padding: 0px;
4114 } 4039 }
4115 4040
4116 div.readme h2 { 4041 div.readme h2 {
4117 font-weight: normal; 4042 font-weight: normal;
4118 } 4043 }
4120 div.readme .readme_box { 4045 div.readme .readme_box {
4121 background-color: #fafafa; 4046 background-color: #fafafa;
4122 } 4047 }
4123 4048
4124 div.readme .readme_box { 4049 div.readme .readme_box {
4125 clear:both; 4050 clear: both;
4126 overflow:hidden; 4051 overflow: hidden;
4127 margin:0; 4052 margin: 0;
4128 padding:0 20px 10px; 4053 padding: 0 20px 10px;
4129 } 4054 }
4130 4055
4131 div.readme .readme_box h1, div.readme .readme_box h2, div.readme .readme_box h3, div.readme .readme_box h4, div.readme .readme_box h5, div.readme .readme_box h6 { 4056 div.readme .readme_box h1, div.readme .readme_box h2, div.readme .readme_box h3, div.readme .readme_box h4, div.readme .readme_box h5, div.readme .readme_box h6 {
4132 border-bottom: 0 !important; 4057 border-bottom: 0 !important;
4133 margin: 0 !important; 4058 margin: 0 !important;
4209 4134
4210 /** RST STYLE **/ 4135 /** RST STYLE **/
4211 4136
4212 4137
4213 div.rst-block { 4138 div.rst-block {
4214 padding:0px; 4139 padding: 0px;
4215 } 4140 }
4216 4141
4217 div.rst-block h2 { 4142 div.rst-block h2 {
4218 font-weight: normal; 4143 font-weight: normal;
4219 } 4144 }
4221 div.rst-block { 4146 div.rst-block {
4222 background-color: #fafafa; 4147 background-color: #fafafa;
4223 } 4148 }
4224 4149
4225 div.rst-block { 4150 div.rst-block {
4226 clear:both; 4151 clear: both;
4227 overflow:hidden; 4152 overflow: hidden;
4228 margin:0; 4153 margin: 0;
4229 padding:0 20px 10px; 4154 padding: 0 20px 10px;
4230 } 4155 }
4231 4156
4232 div.rst-block h1, div.rst-block h2, div.rst-block h3, div.rst-block h4, div.rst-block h5, div.rst-block h6 { 4157 div.rst-block h1, div.rst-block h2, div.rst-block h3, div.rst-block h4, div.rst-block h5, div.rst-block h6 {
4233 border-bottom: 0 !important; 4158 border-bottom: 0 !important;
4234 margin: 0 !important; 4159 margin: 0 !important;
4300 } 4225 }
4301 4226
4302 4227
4303 /** comment main **/ 4228 /** comment main **/
4304 .comments { 4229 .comments {
4305 padding:10px 20px; 4230 padding: 10px 20px;
4306 } 4231 }
4307 4232
4308 .comments .comment { 4233 .comments .comment {
4309 border: 1px solid #ddd; 4234 border: 1px solid #ddd;
4310 margin-top: 10px; 4235 margin-top: 10px;
4329 padding: 4px 2px 2px 2px; 4254 padding: 4px 2px 2px 2px;
4330 } 4255 }
4331 4256
4332 .comments .comment .meta .date { 4257 .comments .comment .meta .date {
4333 float: left; 4258 float: left;
4334 padding:4px 4px 0px 4px; 4259 padding: 4px 4px 0px 4px;
4335 } 4260 }
4336 4261
4337 .comments .comment .text { 4262 .comments .comment .text {
4338 background-color: #FAFAFA; 4263 background-color: #FAFAFA;
4339 } 4264 }
4340 .comment .text div.rst-block p { 4265 .comment .text div.rst-block p {
4341 margin: 0.5em 0px !important; 4266 margin: 0.5em 0px !important;
4342 } 4267 }
4343 4268
4344 .comments .comments-number { 4269 .comments .comments-number {
4345 padding:0px 0px 10px 0px; 4270 padding: 0px 0px 10px 0px;
4346 font-weight: bold; 4271 font-weight: bold;
4347 color: #666; 4272 color: #666;
4348 font-size: 16px; 4273 font-size: 16px;
4349 } 4274 }
4350 4275
4351 /** comment form **/ 4276 /** comment form **/
4352 4277
4353 .status-block { 4278 .status-block {
4354 min-height:80px; 4279 min-height: 80px;
4355 clear:both 4280 clear: both
4356 } 4281 }
4357 4282
4358 .comment-form .clearfix { 4283 .comment-form .clearfix {
4359 background: #EEE; 4284 background: #EEE;
4360 -webkit-border-radius: 4px; 4285 -webkit-border-radius: 4px;
4399 padding: 0px 0px 5px 0px; 4324 padding: 0px 0px 5px 0px;
4400 color: #666; 4325 color: #666;
4401 } 4326 }
4402 4327
4403 .comment-form .comment-button { 4328 .comment-form .comment-button {
4404 padding-top:5px; 4329 padding-top: 5px;
4405 } 4330 }
4406 4331
4407 .add-another-button { 4332 .add-another-button {
4408 margin-left: 10px; 4333 margin-left: 10px;
4409 margin-top: 10px; 4334 margin-top: 10px;
4410 margin-bottom: 10px; 4335 margin-bottom: 10px;
4411 } 4336 }
4412 4337
4413 .comment .buttons { 4338 .comment .buttons {
4414 float: right; 4339 float: right;
4415 padding:2px 2px 0px 0px; 4340 padding: 2px 2px 0px 0px;
4416 } 4341 }
4417 4342
4418 4343
4419 .show-inline-comments { 4344 .show-inline-comments {
4420 position: relative; 4345 position: relative;
4421 top:1px 4346 top: 1px
4422 } 4347 }
4423 4348
4424 /** comment inline form **/ 4349 /** comment inline form **/
4425 .comment-inline-form .overlay { 4350 .comment-inline-form .overlay {
4426 display: none; 4351 display: none;
4427 } 4352 }
4428 .comment-inline-form .overlay.submitting { 4353 .comment-inline-form .overlay.submitting {
4429 display:block; 4354 display: block;
4430 background: none repeat scroll 0 0 white; 4355 background: none repeat scroll 0 0 white;
4431 font-size: 16px; 4356 font-size: 16px;
4432 opacity: 0.5; 4357 opacity: 0.5;
4433 position: absolute; 4358 position: absolute;
4434 text-align: center; 4359 text-align: center;
4435 vertical-align: top; 4360 vertical-align: top;
4436 4361
4437 } 4362 }
4438 .comment-inline-form .overlay.submitting .overlay-text { 4363 .comment-inline-form .overlay.submitting .overlay-text {
4439 width:100%; 4364 width: 100%;
4440 margin-top:5%; 4365 margin-top: 5%;
4441 } 4366 }
4442 4367
4443 .comment-inline-form .clearfix { 4368 .comment-inline-form .clearfix {
4444 background: #EEE; 4369 background: #EEE;
4445 -webkit-border-radius: 4px; 4370 -webkit-border-radius: 4px;
4446 border-radius: 4px; 4371 border-radius: 4px;
4447 padding: 5px; 4372 padding: 5px;
4448 } 4373 }
4449 4374
4450 div.comment-inline-form { 4375 div.comment-inline-form {
4451 padding:4px 0px 6px 0px; 4376 padding: 4px 0px 6px 0px;
4452 } 4377 }
4453
4454
4455 tr.hl-comment {
4456 /*
4457 background-color: #FFFFCC !important;
4458 */
4459 }
4460
4461 /*
4462 tr.hl-comment pre {
4463 border-top: 2px solid #FFEE33;
4464 border-left: 2px solid #FFEE33;
4465 border-right: 2px solid #FFEE33;
4466 }
4467 */
4468 4378
4469 .comment-inline-form strong { 4379 .comment-inline-form strong {
4470 display: block; 4380 display: block;
4471 margin-bottom: 15px; 4381 margin-bottom: 15px;
4472 } 4382 }
4500 color: #666666; 4410 color: #666666;
4501 font-size: 10px; 4411 font-size: 10px;
4502 } 4412 }
4503 4413
4504 .comment-inline-form .comment-button { 4414 .comment-inline-form .comment-button {
4505 padding-top:5px; 4415 padding-top: 5px;
4506 } 4416 }
4507 4417
4508 /** comment inline **/ 4418 /** comment inline **/
4509 .inline-comments { 4419 .inline-comments {
4510 padding:10px 20px; 4420 padding: 10px 20px;
4511 } 4421 }
4512 4422
4513 .inline-comments div.rst-block { 4423 .inline-comments div.rst-block {
4514 clear:both; 4424 clear: both;
4515 overflow:hidden; 4425 overflow: hidden;
4516 margin:0; 4426 margin: 0;
4517 padding:0 20px 0px; 4427 padding: 0 20px 0px;
4518 } 4428 }
4519 .inline-comments .comment { 4429 .inline-comments .comment {
4520 border: 1px solid #ddd; 4430 border: 1px solid #ddd;
4521 -webkit-border-radius: 4px; 4431 -webkit-border-radius: 4px;
4522 border-radius: 4px; 4432 border-radius: 4px;
4526 .inline-comments .add-comment { 4436 .inline-comments .add-comment {
4527 padding: 2px 4px 8px 5px; 4437 padding: 2px 4px 8px 5px;
4528 } 4438 }
4529 4439
4530 .inline-comments .comment-wrapp { 4440 .inline-comments .comment-wrapp {
4531 padding:1px; 4441 padding: 1px;
4532 } 4442 }
4533 .inline-comments .comment .meta { 4443 .inline-comments .comment .meta {
4534 background: #f8f8f8; 4444 background: #f8f8f8;
4535 padding: 4px; 4445 padding: 4px;
4536 border-bottom: 1px solid #ddd; 4446 border-bottom: 1px solid #ddd;
4541 vertical-align: middle; 4451 vertical-align: middle;
4542 } 4452 }
4543 4453
4544 .inline-comments .comment .meta .user { 4454 .inline-comments .comment .meta .user {
4545 font-weight: bold; 4455 font-weight: bold;
4546 float:left; 4456 float: left;
4547 padding: 3px; 4457 padding: 3px;
4548 } 4458 }
4549 4459
4550 .inline-comments .comment .meta .date { 4460 .inline-comments .comment .meta .date {
4551 float:left; 4461 float: left;
4552 padding: 3px; 4462 padding: 3px;
4553 } 4463 }
4554 4464
4555 .inline-comments .comment .text { 4465 .inline-comments .comment .text {
4556 background-color: #FAFAFA; 4466 background-color: #FAFAFA;
4557 } 4467 }
4558 4468
4559 .inline-comments .comments-number { 4469 .inline-comments .comments-number {
4560 padding:0px 0px 10px 0px; 4470 padding: 0px 0px 10px 0px;
4561 font-weight: bold; 4471 font-weight: bold;
4562 color: #666; 4472 color: #666;
4563 font-size: 16px; 4473 font-size: 16px;
4564 } 4474 }
4565 .inline-comments-button .add-comment { 4475 .inline-comments-button .add-comment {
4566 margin:2px 0px 8px 5px !important 4476 margin: 2px 0px 8px 5px !important
4567 } 4477 }
4568 4478
4569 .notification-paginator { 4479 .notification-paginator {
4570 padding: 0px 0px 4px 16px; 4480 padding: 0px 0px 4px 16px;
4571 float: left; 4481 float: left;
4572 }
4573
4574 .menu_link_user {
4575 /*padding: 10px 8px 8px 8px !important;*/
4576 } 4482 }
4577 4483
4578 #context-pages .pull-request span, 4484 #context-pages .pull-request span,
4579 .menu_link_notifications { 4485 .menu_link_notifications {
4580 padding: 4px 4px !important; 4486 padding: 4px 4px !important;
4581 /*margin: 7px 4px 0px 0px !important;*/
4582 text-align: center; 4487 text-align: center;
4583 color:#888 !important; 4488 color: #888 !important;
4584 /*font-size: 10px;*/
4585 background-color: #DEDEDE !important; 4489 background-color: #DEDEDE !important;
4586 border-radius: 4px !important; 4490 border-radius: 4px !important;
4587 -webkit-border-radius: 4px !important; 4491 -webkit-border-radius: 4px !important;
4588 } 4492 }
4589 4493
4590 .notification-header { 4494 .notification-header {
4591 padding-top:6px; 4495 padding-top: 6px;
4592 } 4496 }
4593 .notification-header .desc { 4497 .notification-header .desc {
4594 font-size: 16px; 4498 font-size: 16px;
4595 height: 24px; 4499 height: 24px;
4596 float: left 4500 float: left
4622 float: right; 4526 float: right;
4623 padding-top: 8px; 4527 padding-top: 8px;
4624 cursor: pointer; 4528 cursor: pointer;
4625 } 4529 }
4626 .notification-subject { 4530 .notification-subject {
4627 clear:both; 4531 clear: both;
4628 border-bottom: 1px solid #eee; 4532 border-bottom: 1px solid #eee;
4629 padding:5px 0px 5px 38px; 4533 padding: 5px 0px 5px 38px;
4630 } 4534 }
4631 4535
4632 .notification-body { 4536 .notification-body {
4633 clear:both; 4537 clear: both;
4634 margin: 34px 2px 2px 8px 4538 margin: 34px 2px 2px 8px
4635 } 4539 }
4636 4540
4637 /**** 4541 /****
4638 PULL REQUESTS 4542 PULL REQUESTS
4639 *****/ 4543 *****/
4640 .pullrequests_section_head { 4544 .pullrequests_section_head {
4641 padding:10px 10px 10px 0px; 4545 padding: 10px 10px 10px 0px;
4642 font-size:16px; 4546 font-size: 16px;
4643 font-weight: bold; 4547 font-weight: bold;
4644 } 4548 }
4645 4549
4646 /**** 4550 /****
4647 PERMS 4551 PERMS
4648 *****/ 4552 *****/
4649 #perms .perms_section_head { 4553 #perms .perms_section_head {
4650 padding:10px 10px 10px 0px; 4554 padding: 10px 10px 10px 0px;
4651 font-size:16px; 4555 font-size: 16px;
4652 font-weight: bold; 4556 font-weight: bold;
4653 } 4557 }
4654 4558
4655 #perms .perm_tag { 4559 #perms .perm_tag {
4656 padding: 1px 3px 1px 3px; 4560 padding: 1px 3px 1px 3px;
4681 background-color: #bfbfbf; 4585 background-color: #bfbfbf;
4682 color: #ffffff; 4586 color: #ffffff;
4683 } 4587 }
4684 4588
4685 .perm-gravatar { 4589 .perm-gravatar {
4686 vertical-align:middle; 4590 vertical-align: middle;
4687 padding:2px; 4591 padding: 2px;
4688 } 4592 }
4689 .perm-gravatar-ac { 4593 .perm-gravatar-ac {
4690 vertical-align:middle; 4594 vertical-align: middle;
4691 padding:2px; 4595 padding: 2px;
4692 width: 14px; 4596 width: 14px;
4693 height: 14px; 4597 height: 14px;
4694 } 4598 }
4695 4599
4696 /***************************************************************************** 4600 /*****************************************************************************
4697 DIFFS CSS 4601 DIFFS CSS
4698 ******************************************************************************/ 4602 ******************************************************************************/
4699 .diff-collapse{ 4603 .diff-collapse {
4700 text-align: center; 4604 text-align: center;
4701 margin-bottom: -15px; 4605 margin-bottom: -15px;
4702 } 4606 }
4703 .diff-collapse-button{ 4607 .diff-collapse-button {
4704 cursor: pointer; 4608 cursor: pointer;
4705 color: #666; 4609 color: #666;
4706 font-size: 16px; 4610 font-size: 16px;
4707 } 4611 }
4708 .diff-container { 4612 .diff-container {
4709 4613
4710 } 4614 }
4711 4615
4712 .diff-container.hidden{ 4616 .diff-container.hidden {
4713 display: none; 4617 display: none;
4714 overflow: hidden; 4618 overflow: hidden;
4715 } 4619 }
4716 4620
4717 4621
4731 margin: 0px 20px 0px 20px; 4635 margin: 0px 20px 0px 20px;
4732 } 4636 }
4733 div.diffblock .code-header { 4637 div.diffblock .code-header {
4734 border-bottom: 1px solid #CCCCCC; 4638 border-bottom: 1px solid #CCCCCC;
4735 background: #EEEEEE; 4639 background: #EEEEEE;
4736 padding:10px 0 10px 0; 4640 padding: 10px 0 10px 0;
4737 height: 14px; 4641 height: 14px;
4738 } 4642 }
4739 4643
4740 div.diffblock .code-header.banner { 4644 div.diffblock .code-header.banner {
4741 border-bottom: 1px solid #CCCCCC; 4645 border-bottom: 1px solid #CCCCCC;
4755 div.diffblock .code-header .hash { 4659 div.diffblock .code-header .hash {
4756 float: left; 4660 float: left;
4757 padding: 2px 0 0 2px; 4661 padding: 2px 0 0 2px;
4758 } 4662 }
4759 div.diffblock .code-header .date { 4663 div.diffblock .code-header .date {
4760 float:left; 4664 float: left;
4761 text-transform: uppercase; 4665 text-transform: uppercase;
4762 padding: 2px 0px 0px 2px; 4666 padding: 2px 0px 0px 2px;
4763 } 4667 }
4764 div.diffblock .code-header div { 4668 div.diffblock .code-header div {
4765 margin-left:4px; 4669 margin-left: 4px;
4766 font-weight: bold; 4670 font-weight: bold;
4767 font-size: 14px; 4671 font-size: 14px;
4768 } 4672 }
4769 4673
4770 div.diffblock .parents { 4674 div.diffblock .parents {
4771 float: left; 4675 float: left;
4772 height: 26px; 4676 height: 26px;
4773 width:100px; 4677 width: 100px;
4774 font-size: 10px; 4678 font-size: 10px;
4775 font-weight: 400; 4679 font-weight: 400;
4776 vertical-align: middle; 4680 vertical-align: middle;
4777 padding: 0px 2px 2px 2px; 4681 padding: 0px 2px 2px 2px;
4778 background-color:#eeeeee; 4682 background-color: #eeeeee;
4779 border-bottom: 1px solid #CCCCCC; 4683 border-bottom: 1px solid #CCCCCC;
4780 } 4684 }
4781 4685
4782 div.diffblock .children { 4686 div.diffblock .children {
4783 float: right; 4687 float: right;
4784 height: 26px; 4688 height: 26px;
4785 width:100px; 4689 width: 100px;
4786 font-size: 10px; 4690 font-size: 10px;
4787 font-weight: 400; 4691 font-weight: 400;
4788 vertical-align: middle; 4692 vertical-align: middle;
4789 text-align: right; 4693 text-align: right;
4790 padding: 0px 2px 2px 2px; 4694 padding: 0px 2px 2px 2px;
4791 background-color:#eeeeee; 4695 background-color: #eeeeee;
4792 border-bottom: 1px solid #CCCCCC; 4696 border-bottom: 1px solid #CCCCCC;
4793 } 4697 }
4794 4698
4795 div.diffblock .code-body { 4699 div.diffblock .code-body {
4796 background: #FFFFFF; 4700 background: #FFFFFF;
4797 } 4701 }
4798 div.diffblock pre.raw { 4702 div.diffblock pre.raw {
4799 background: #FFFFFF; 4703 background: #FFFFFF;
4800 color:#000000; 4704 color: #000000;
4801 } 4705 }
4802 table.code-difftable { 4706 table.code-difftable {
4803 border-collapse: collapse; 4707 border-collapse: collapse;
4804 width: 99%; 4708 width: 99%;
4805 border-radius: 0px !important; 4709 border-radius: 0px !important;
4806 } 4710 }
4807 table.code-difftable td { 4711 table.code-difftable td {
4808 padding: 0 !important; 4712 padding: 0 !important;
4809 background: none !important; 4713 background: none !important;
4810 border:0 !important; 4714 border: 0 !important;
4811 vertical-align: baseline !important 4715 vertical-align: baseline !important
4812 } 4716 }
4813 table.code-difftable .context { 4717 table.code-difftable .context {
4814 background:none repeat scroll 0 0 #DDE7EF; 4718 background: none repeat scroll 0 0 #DDE7EF;
4815 } 4719 }
4816 table.code-difftable .add { 4720 table.code-difftable .add {
4817 background:none repeat scroll 0 0 #DDFFDD; 4721 background: none repeat scroll 0 0 #DDFFDD;
4818 } 4722 }
4819 table.code-difftable .add ins { 4723 table.code-difftable .add ins {
4820 background:none repeat scroll 0 0 #AAFFAA; 4724 background: none repeat scroll 0 0 #AAFFAA;
4821 text-decoration:none; 4725 text-decoration: none;
4822 } 4726 }
4823 table.code-difftable .del { 4727 table.code-difftable .del {
4824 background:none repeat scroll 0 0 #FFDDDD; 4728 background: none repeat scroll 0 0 #FFDDDD;
4825 } 4729 }
4826 table.code-difftable .del del { 4730 table.code-difftable .del del {
4827 background:none repeat scroll 0 0 #FFAAAA; 4731 background: none repeat scroll 0 0 #FFAAAA;
4828 text-decoration:none; 4732 text-decoration: none;
4829 } 4733 }
4830 4734
4831 /** LINE NUMBERS **/ 4735 /** LINE NUMBERS **/
4832 table.code-difftable .lineno { 4736 table.code-difftable .lineno {
4833 4737
4834 padding-left:2px; 4738 padding-left: 2px;
4835 padding-right:2px; 4739 padding-right: 2px;
4836 text-align:right; 4740 text-align: right;
4837 width:32px; 4741 width: 32px;
4838 -moz-user-select:none; 4742 -moz-user-select: none;
4839 -webkit-user-select: none; 4743 -webkit-user-select: none;
4840 border-right: 1px solid #CCC !important; 4744 border-right: 1px solid #CCC !important;
4841 border-left: 0px solid #CCC !important; 4745 border-left: 0px solid #CCC !important;
4842 border-top: 0px solid #CCC !important; 4746 border-top: 0px solid #CCC !important;
4843 border-bottom: none !important; 4747 border-bottom: none !important;
4847 table.code-difftable .lineno.new { 4751 table.code-difftable .lineno.new {
4848 } 4752 }
4849 table.code-difftable .lineno.old { 4753 table.code-difftable .lineno.old {
4850 } 4754 }
4851 table.code-difftable .lineno a { 4755 table.code-difftable .lineno a {
4852 color:#747474 !important; 4756 color: #747474 !important;
4853 font:11px "Bitstream Vera Sans Mono",Monaco,"Courier New",Courier,monospace !important; 4757 font: 11px "Bitstream Vera Sans Mono",Monaco,"Courier New",Courier,monospace !important;
4854 letter-spacing:-1px; 4758 letter-spacing: -1px;
4855 text-align:right; 4759 text-align: right;
4856 padding-right: 2px; 4760 padding-right: 2px;
4857 cursor: pointer; 4761 cursor: pointer;
4858 display: block; 4762 display: block;
4859 width: 32px; 4763 width: 32px;
4860 } 4764 }
4861 4765
4862 table.code-difftable .lineno-inline { 4766 table.code-difftable .lineno-inline {
4863 background:none repeat scroll 0 0 #FFF !important; 4767 background: none repeat scroll 0 0 #FFF !important;
4864 padding-left:2px; 4768 padding-left: 2px;
4865 padding-right:2px; 4769 padding-right: 2px;
4866 text-align:right; 4770 text-align: right;
4867 width:30px; 4771 width: 30px;
4868 -moz-user-select:none; 4772 -moz-user-select: none;
4869 -webkit-user-select: none; 4773 -webkit-user-select: none;
4870 } 4774 }
4871 4775
4872 /** CODE **/ 4776 /** CODE **/
4873 table.code-difftable .code { 4777 table.code-difftable .code {
4874 display: block; 4778 display: block;
4875 width: 100%; 4779 width: 100%;
4876 } 4780 }
4877 table.code-difftable .code td { 4781 table.code-difftable .code td {
4878 margin:0; 4782 margin: 0;
4879 padding:0; 4783 padding: 0;
4880 } 4784 }
4881 table.code-difftable .code pre { 4785 table.code-difftable .code pre {
4882 margin:0; 4786 margin: 0;
4883 padding:0; 4787 padding: 0;
4884 height: 17px; 4788 height: 17px;
4885 line-height: 17px; 4789 line-height: 17px;
4886 } 4790 }
4887 4791
4888 4792
4889 .diffblock.margined.comm .line .code:hover { 4793 .diffblock.margined.comm .line .code:hover {
4890 background-color:#FFFFCC !important; 4794 background-color: #FFFFCC !important;
4891 cursor: pointer !important; 4795 cursor: pointer !important;
4892 background-image:url("../images/icons/comment_add.png") !important; 4796 background-image: url("../images/icons/comment_add.png") !important;
4893 background-repeat:no-repeat !important; 4797 background-repeat: no-repeat !important;
4894 background-position: right !important; 4798 background-position: right !important;
4895 background-position: 0% 50% !important; 4799 background-position: 0% 50% !important;
4896 } 4800 }
4897 .diffblock.margined.comm .line .code.no-comment:hover { 4801 .diffblock.margined.comm .line .code.no-comment:hover {
4898 background-image: none !important; 4802 background-image: none !important;