@@ -723,9 +723,7 border-bottom: 1px solid #fff; | |||||
723 | color:#444; |
|
723 | color:#444; | |
724 | } |
|
724 | } | |
725 |
|
725 | |||
726 | #content .tabs ul li a.selected:hover { |
|
726 | #content .tabs ul li a.selected:hover {background-color: #fff;} | |
727 | background-color: #fff; |
|
|||
728 | } |
|
|||
729 |
|
727 | |||
730 | div.tabs-buttons { position:absolute; right: 0; width: 48px; height: 24px; background: white; bottom: 0; border-bottom: 1px solid #bbbbbb; } |
|
728 | div.tabs-buttons { position:absolute; right: 0; width: 48px; height: 24px; background: white; bottom: 0; border-bottom: 1px solid #bbbbbb; } | |
731 |
|
729 | |||
@@ -753,39 +751,6 button.tab-right { | |||||
753 |
|
|
751 | border-top-right-radius:3px; | |
754 | } |
|
752 | } | |
755 |
|
753 | |||
756 | /***** Auto-complete *****/ |
|
|||
757 | div.autocomplete { |
|
|||
758 | position:absolute; |
|
|||
759 | width:400px; |
|
|||
760 | margin:0; |
|
|||
761 | padding:0; |
|
|||
762 | } |
|
|||
763 | div.autocomplete ul { |
|
|||
764 | list-style-type:none; |
|
|||
765 | margin:0; |
|
|||
766 | padding:0; |
|
|||
767 | } |
|
|||
768 | div.autocomplete ul li { |
|
|||
769 | list-style-type:none; |
|
|||
770 | display:block; |
|
|||
771 | margin:-1px 0 0 0; |
|
|||
772 | padding:2px; |
|
|||
773 | cursor:pointer; |
|
|||
774 | font-size: 90%; |
|
|||
775 | border: 1px solid #ccc; |
|
|||
776 | border-left: 1px solid #ccc; |
|
|||
777 | border-right: 1px solid #ccc; |
|
|||
778 | background-color:white; |
|
|||
779 | } |
|
|||
780 | div.autocomplete ul li.selected { background-color: #ffb;} |
|
|||
781 | div.autocomplete ul li span.informal { |
|
|||
782 | font-size: 80%; |
|
|||
783 | color: #aaa; |
|
|||
784 | } |
|
|||
785 |
|
||||
786 | #parent_issue_candidates ul li {width: 500px;} |
|
|||
787 | #related_issue_candidates ul li {width: 500px;} |
|
|||
788 |
|
||||
789 | /***** Diff *****/ |
|
754 | /***** Diff *****/ | |
790 | .diff_out { background: #fcc; } |
|
755 | .diff_out { background: #fcc; } | |
791 | .diff_out span { background: #faa; } |
|
756 | .diff_out span { background: #faa; } | |
@@ -819,9 +784,7 div.wiki .external { | |||||
819 |
|
|
784 | background-image: url(../images/external.png); | |
820 | } |
|
785 | } | |
821 |
|
786 | |||
822 | div.wiki a.new { |
|
787 | div.wiki a.new {color: #b73535;} | |
823 | color: #b73535; |
|
|||
824 | } |
|
|||
825 |
|
788 | |||
826 | div.wiki ul, div.wiki ol {margin-bottom:1em;} |
|
789 | div.wiki ul, div.wiki ol {margin-bottom:1em;} | |
827 |
|
790 | |||
@@ -853,7 +816,6 div.wiki ul.toc ul { margin: 0; padding: 0; } | |||||
853 | div.wiki ul.toc li { list-style-type:none; margin: 0;} |
|
816 | div.wiki ul.toc li { list-style-type:none; margin: 0;} | |
854 | div.wiki ul.toc li li { margin-left: 1.5em; } |
|
817 | div.wiki ul.toc li li { margin-left: 1.5em; } | |
855 | div.wiki ul.toc li li li { font-size: 0.8em; } |
|
818 | div.wiki ul.toc li li li { font-size: 0.8em; } | |
856 |
|
||||
857 | div.wiki ul.toc a { |
|
819 | div.wiki ul.toc a { | |
858 |
|
|
820 | font-size: 0.9em; | |
859 |
|
|
821 | font-weight: normal; | |
@@ -881,9 +843,7 color:#505050; | |||||
881 | line-height:1.5em; |
|
843 | line-height:1.5em; | |
882 | } |
|
844 | } | |
883 |
|
845 | |||
884 | .handle { |
|
846 | .handle {cursor: move;} | |
885 | cursor: move; |
|
|||
886 | } |
|
|||
887 |
|
847 | |||
888 | a.close-icon { |
|
848 | a.close-icon { | |
889 | display:block; |
|
849 | display:block; | |
@@ -895,10 +855,7 background-repeat: no-repeat; | |||||
895 | cursor:pointer; |
|
855 | cursor:pointer; | |
896 | background-image:url('../images/close.png'); |
|
856 | background-image:url('../images/close.png'); | |
897 | } |
|
857 | } | |
898 |
|
858 | a.close-icon:hover {background-image:url('../images/close_hl.png');} | ||
899 | a.close-icon:hover { |
|
|||
900 | background-image:url('../images/close_hl.png'); |
|
|||
901 | } |
|
|||
902 |
|
859 | |||
903 | /***** Gantt chart *****/ |
|
860 | /***** Gantt chart *****/ | |
904 | .gantt_hdr { |
|
861 | .gantt_hdr { | |
@@ -1038,42 +995,17 div.issue table img.gravatar { | |||||
1038 |
|
|
995 | margin: 0 0.5em 0 0; | |
1039 | } |
|
996 | } | |
1040 |
|
997 | |||
1041 | h2 img.gravatar { |
|
998 | h2 img.gravatar {margin: -2px 4px -4px 0;} | |
1042 |
|
|
999 | h3 img.gravatar {margin: -4px 4px -4px 0;} | |
1043 | } |
|
1000 | h4 img.gravatar {margin: -6px 4px -4px 0;} | |
1044 |
|
1001 | td.username img.gravatar {margin: 0 0.5em 0 0; vertical-align: top;} | ||
1045 | h3 img.gravatar { |
|
1002 | #activity dt img.gravatar {float: left; margin: 0 1em 1em 0;} | |
1046 | margin: -4px 4px -4px 0; |
|
|||
1047 | } |
|
|||
1048 |
|
||||
1049 | h4 img.gravatar { |
|
|||
1050 | margin: -6px 4px -4px 0; |
|
|||
1051 | } |
|
|||
1052 |
|
||||
1053 | td.username img.gravatar { |
|
|||
1054 | margin: 0 0.5em 0 0; |
|
|||
1055 | vertical-align: top; |
|
|||
1056 | } |
|
|||
1057 |
|
||||
1058 | #activity dt img.gravatar { |
|
|||
1059 | float: left; |
|
|||
1060 | margin: 0 1em 1em 0; |
|
|||
1061 | } |
|
|||
1062 |
|
||||
1063 | /* Used on 12px Gravatar img tags without the icon background */ |
|
1003 | /* Used on 12px Gravatar img tags without the icon background */ | |
1064 | .icon-gravatar { |
|
1004 | .icon-gravatar {float: left; margin-right: 4px;} | |
1065 | float: left; |
|
|||
1066 | margin-right: 4px; |
|
|||
1067 | } |
|
|||
1068 |
|
1005 | |||
1069 | #activity dt, |
|
1006 | #activity dt, .journal {clear: left;} | |
1070 | .journal { |
|
|||
1071 | clear: left; |
|
|||
1072 | } |
|
|||
1073 |
|
1007 | |||
1074 | .journal-link { |
|
1008 | .journal-link {float: right;} | |
1075 | float: right; |
|
|||
1076 | } |
|
|||
1077 |
|
1009 | |||
1078 | h2 img { vertical-align:middle; } |
|
1010 | h2 img { vertical-align:middle; } | |
1079 |
|
1011 |
General Comments 0
You need to be logged in to leave comments.
Login now