Created
August 5, 2012 01:33
-
-
Save w0ng/3261030 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| button.classy, | |
| button.classy:disabled, | |
| button.classy.disabled, | |
| a.button.classy:disabled, | |
| a.button.classy.disabled, | |
| button.classy:disabled:hover, | |
| button.classy.disabled:disabled:hover, | |
| a.button.classy.disabled:hover:disabled, | |
| a.button.classy.disabled:hover, | |
| a.button.classy, | |
| button.classy:disabled:hover, | |
| button.classy.disabled:disabled:hover, | |
| a.button.classy:disabled:hover, | |
| a.button.classy.disabled:disabled:hover, | |
| a.button.classy.disabled:hover | |
| { | |
| display:inline-block; | |
| padding:8px 15px; | |
| line-height:normal; | |
| position:relative; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#666; | |
| text-shadow:0 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.9); | |
| background:#f5f5f5; | |
| background:-moz-linear-gradient(#f5f5f5, | |
| #e5e5e5); | |
| background:-webkit-linear-gradient(#f5f5f5, | |
| #e5e5e5); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', | |
| endColorstr='#e5e5e5')"; | |
| border-radius:3px; | |
| border:1px solid #ddd; | |
| border-bottom-color:#bbb; | |
| box-shadow:0 1px 3px rgba(0, | |
| 0, | |
| 0, | |
| 0.1); | |
| cursor:pointer; | |
| -webkit-touch-callout:none; | |
| -webkit-user-select:none; | |
| -khtml-user-select:none; | |
| -moz-user-select:none; | |
| -ms-user-select:none; | |
| user-select:none; | |
| } | |
| button.classy.primary, | |
| button.primary.classy:disabled, | |
| button.primary.classy.disabled, | |
| a.primary.button.classy:disabled, | |
| a.primary.button.classy.disabled, | |
| button.primary.classy:disabled:hover, | |
| button.primary.classy.disabled:disabled:hover, | |
| a.primary.button.classy.disabled:hover:disabled, | |
| a.primary.button.classy.disabled:hover, | |
| a.button.classy.primary, | |
| button.classy:disabled:hover.primary, | |
| button.classy.disabled:disabled:hover.primary, | |
| a.button.classy:disabled:hover.primary, | |
| a.button.classy.disabled:disabled:hover.primary, | |
| a.button.classy.disabled:hover.primary | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.4); | |
| border-color:#74bb5a; | |
| border-bottom-color:#509338; | |
| background:#8add6d; | |
| background:-moz-linear-gradient(#8add6d, | |
| #60b044); | |
| background:-webkit-linear-gradient(#8add6d, | |
| #60b044); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#8add6d', | |
| endColorstr='#60b044')"; | |
| box-shadow:0 1px 4px rgba(0, | |
| 0, | |
| 0, | |
| 0.2); | |
| } | |
| button.classy.primary:hover, | |
| button.primary.classy:hover:disabled, | |
| button.primary.classy.disabled:hover, | |
| a.primary.button.classy:hover:disabled, | |
| a.primary.button.classy.disabled:hover, | |
| button.primary.classy.disabled:hover:disabled, | |
| a.primary.button.classy.disabled:hover:disabled, | |
| a.button.classy.primary:hover, | |
| button.classy:disabled:hover.primary:hover, | |
| button.classy.disabled:disabled:hover.primary:hover, | |
| a.button.classy:disabled:hover.primary:hover, | |
| a.button.classy.disabled:disabled:hover.primary:hover, | |
| a.button.classy.disabled:hover.primary:hover | |
| { | |
| background:#69d344; | |
| background:-moz-linear-gradient(#69d344, | |
| #4c8b36); | |
| background:-webkit-linear-gradient(#69d344, | |
| #4c8b36); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#69d344', | |
| endColorstr='#4c8b36')"; | |
| border-color:#4a993e; | |
| color:#fff; | |
| } | |
| button.classy.primary.mousedown, | |
| button.primary.mousedown.classy:disabled, | |
| button.primary.mousedown.classy.disabled, | |
| a.primary.mousedown.button.classy:disabled, | |
| a.primary.mousedown.button.classy.disabled, | |
| button.primary.mousedown.classy:disabled:hover, | |
| button.primary.mousedown.classy.disabled:disabled:hover, | |
| a.primary.mousedown.button.classy.disabled:hover:disabled, | |
| a.primary.mousedown.button.classy.disabled:hover, | |
| a.button.classy.primary.mousedown, | |
| button.classy:disabled:hover.primary.mousedown, | |
| button.classy.disabled:disabled:hover.primary.mousedown, | |
| a.button.classy:disabled:hover.primary.mousedown, | |
| a.button.classy.disabled:disabled:hover.primary.mousedown, | |
| a.button.classy.disabled:hover.primary.mousedown | |
| { | |
| border-bottom-color:#69d344; | |
| background:#4c8b36; | |
| background:-moz-linear-gradient(#4c8b36, | |
| #69d344); | |
| background:-webkit-linear-gradient(#4c8b36, | |
| #69d344); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c8b36', | |
| endColorstr='#69d344')"; | |
| } | |
| button.primary.classy:disabled, | |
| button.primary.classy.disabled:disabled, | |
| a.primary.button.classy:disabled, | |
| a.primary.button.classy.disabled:disabled, | |
| button.primary.classy:disabled:hover, | |
| button.primary.classy.disabled:disabled:hover, | |
| a.primary.button.classy.disabled:disabled:hover, | |
| button.primary.classy:disabled:hover, | |
| button.primary.classy.disabled:disabled:hover, | |
| a.primary.button.classy:disabled:hover, | |
| a.primary.button.classy.disabled:disabled:hover, | |
| button.primary.disabled.classy:disabled, | |
| button.primary.disabled.classy, | |
| a.primary.disabled.button.classy:disabled, | |
| a.primary.disabled.button.classy, | |
| button.primary.disabled.classy:disabled:hover, | |
| a.primary.disabled.button.classy:hover:disabled, | |
| a.primary.disabled.button.classy:hover, | |
| button.primary.disabled.classy:hover:disabled, | |
| button.primary.disabled.classy:hover, | |
| a.primary.disabled.button.classy:hover:disabled, | |
| a.primary.disabled.button.classy:hover, | |
| a.button.classy.primary:disabled, | |
| a.button.classy.primary:disabled:hover, | |
| a.button.classy.primary.disabled, | |
| a.button.classy.primary.disabled:hover, | |
| button.classy:disabled:hover.primary:disabled, | |
| button.classy.disabled:disabled:hover.primary:disabled, | |
| a.button.classy:disabled:hover.primary:disabled, | |
| a.button.classy.disabled:disabled:hover.primary:disabled, | |
| button.classy:disabled:hover.primary:disabled:hover, | |
| button.classy.disabled:disabled:hover.primary:disabled:hover, | |
| a.button.classy:disabled:hover.primary:disabled:hover, | |
| a.button.classy.disabled:disabled:hover.primary:disabled:hover, | |
| button.classy:disabled:hover.primary.disabled, | |
| a.button.classy:disabled:hover.primary.disabled, | |
| button.classy:disabled:hover.primary.disabled:hover, | |
| a.button.classy:disabled:hover.primary.disabled:hover, | |
| a.button.classy.disabled:hover.primary:disabled, | |
| a.button.classy.disabled:hover.primary:disabled:hover, | |
| a.button.classy.disabled:hover.primary.disabled, | |
| a.button.classy.disabled:hover.primary.disabled:hover | |
| { | |
| color:#fff; | |
| border-color:#74bb5a; | |
| border-bottom-color:#509338; | |
| background:#8add6d; | |
| background:-moz-linear-gradient(#8add6d, | |
| #60b044); | |
| background:-webkit-linear-gradient(#8add6d, | |
| #60b044); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#8add6d', | |
| endColorstr='#60b044')"; | |
| } | |
| button.classy.danger, | |
| button.danger.classy:disabled, | |
| button.danger.classy.disabled, | |
| a.danger.button.classy:disabled, | |
| a.danger.button.classy.disabled, | |
| button.danger.classy:disabled:hover, | |
| button.danger.classy.disabled:disabled:hover, | |
| a.danger.button.classy.disabled:hover:disabled, | |
| a.danger.button.classy.disabled:hover, | |
| a.button.classy.danger, | |
| button.classy:disabled:hover.danger, | |
| button.classy.disabled:disabled:hover.danger, | |
| a.button.classy:disabled:hover.danger, | |
| a.button.classy.disabled:disabled:hover.danger, | |
| a.button.classy.disabled:hover.danger | |
| { | |
| color:#900; | |
| } | |
| button.classy.danger:hover, | |
| button.danger.classy:hover:disabled, | |
| button.danger.classy.disabled:hover, | |
| a.danger.button.classy:hover:disabled, | |
| a.danger.button.classy.disabled:hover, | |
| button.danger.classy.disabled:hover:disabled, | |
| a.danger.button.classy.disabled:hover:disabled, | |
| a.button.classy.danger:hover, | |
| button.classy:disabled:hover.danger:hover, | |
| button.classy.disabled:disabled:hover.danger:hover, | |
| a.button.classy:disabled:hover.danger:hover, | |
| a.button.classy.disabled:disabled:hover.danger:hover, | |
| a.button.classy.disabled:hover.danger:hover | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-bottom-color:#cd504a; | |
| background:#dc5f59; | |
| background:-moz-linear-gradient(#dc5f59, | |
| #b33630); | |
| background:-webkit-linear-gradient(#dc5f59, | |
| #b33630); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc5f59', | |
| endColorstr='#b33630')"; | |
| } | |
| button.danger.classy:disabled, | |
| button.danger.classy.disabled:disabled, | |
| a.danger.button.classy:disabled, | |
| a.danger.button.classy.disabled:disabled, | |
| button.danger.classy:disabled:hover, | |
| button.danger.classy.disabled:disabled:hover, | |
| a.danger.button.classy.disabled:disabled:hover, | |
| button.danger.classy:disabled:hover, | |
| button.danger.classy.disabled:disabled:hover, | |
| a.danger.button.classy:disabled:hover, | |
| a.danger.button.classy.disabled:disabled:hover, | |
| button.danger.disabled.classy:disabled, | |
| button.danger.disabled.classy, | |
| a.danger.disabled.button.classy:disabled, | |
| a.danger.disabled.button.classy, | |
| button.danger.disabled.classy:disabled:hover, | |
| a.danger.disabled.button.classy:hover:disabled, | |
| a.danger.disabled.button.classy:hover, | |
| button.danger.disabled.classy:hover:disabled, | |
| button.danger.disabled.classy:hover, | |
| a.danger.disabled.button.classy:hover:disabled, | |
| a.danger.disabled.button.classy:hover, | |
| a.button.classy.danger:disabled, | |
| a.button.classy.danger:disabled:hover, | |
| a.button.classy.danger.disabled, | |
| a.button.classy.danger.disabled:hover, | |
| button.classy:disabled:hover.danger:disabled, | |
| button.classy.disabled:disabled:hover.danger:disabled, | |
| a.button.classy:disabled:hover.danger:disabled, | |
| a.button.classy.disabled:disabled:hover.danger:disabled, | |
| button.classy:disabled:hover.danger:disabled:hover, | |
| button.classy.disabled:disabled:hover.danger:disabled:hover, | |
| a.button.classy:disabled:hover.danger:disabled:hover, | |
| a.button.classy.disabled:disabled:hover.danger:disabled:hover, | |
| button.classy:disabled:hover.danger.disabled, | |
| a.button.classy:disabled:hover.danger.disabled, | |
| button.classy:disabled:hover.danger.disabled:hover, | |
| a.button.classy:disabled:hover.danger.disabled:hover, | |
| a.button.classy.disabled:hover.danger:disabled, | |
| a.button.classy.disabled:hover.danger:disabled:hover, | |
| a.button.classy.disabled:hover.danger.disabled, | |
| a.button.classy.disabled:hover.danger.disabled:hover | |
| { | |
| color:#900; | |
| text-shadow:0 1px 0 #fff; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #e1e1e1); | |
| background:-webkit-linear-gradient(white, | |
| #e1e1e1); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#e1e1e1')"; | |
| } | |
| button.classy.danger.mousedown, | |
| button.danger.mousedown.classy:disabled, | |
| button.danger.mousedown.classy.disabled, | |
| a.danger.mousedown.button.classy:disabled, | |
| a.danger.mousedown.button.classy.disabled, | |
| button.danger.mousedown.classy:disabled:hover, | |
| button.danger.mousedown.classy.disabled:disabled:hover, | |
| a.danger.mousedown.button.classy.disabled:hover:disabled, | |
| a.danger.mousedown.button.classy.disabled:hover, | |
| a.button.classy.danger.mousedown, | |
| button.classy:disabled:hover.danger.mousedown, | |
| button.classy.disabled:disabled:hover.danger.mousedown, | |
| a.button.classy:disabled:hover.danger.mousedown, | |
| a.button.classy.disabled:disabled:hover.danger.mousedown, | |
| a.button.classy.disabled:hover.danger.mousedown | |
| { | |
| border-bottom-color:#dc5f59; | |
| background:#b33630; | |
| background:-moz-linear-gradient(#b33630, | |
| #dc5f59); | |
| background:-webkit-linear-gradient(#b33630, | |
| #dc5f59); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#b33630', | |
| endColorstr='#dc5f59')"; | |
| } | |
| button.classy:hover, | |
| button.classy:hover:disabled, | |
| button.classy.disabled:hover, | |
| a.button.classy:hover:disabled, | |
| a.button.classy.disabled:hover, | |
| button.classy.disabled:hover:disabled, | |
| a.button.classy.disabled:hover:disabled, | |
| a.button.classy:hover, | |
| button.classy:disabled:hover:hover, | |
| button.classy.disabled:disabled:hover:hover, | |
| a.button.classy:disabled:hover:hover, | |
| a.button.classy.disabled:disabled:hover:hover, | |
| a.button.classy.disabled:hover:hover | |
| { | |
| color:#337797; | |
| text-decoration:none; | |
| background:#f0f7fa; | |
| background:-moz-linear-gradient(#f0f7fa, | |
| #d8eaf2); | |
| background:-webkit-linear-gradient(#f0f7fa, | |
| #d8eaf2); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f7fa', | |
| endColorstr='#d8eaf2')"; | |
| border-color:#cbe3ee; | |
| border-bottom-color:#97c7dd; | |
| } | |
| button.classy:disabled, | |
| button.classy.disabled:disabled, | |
| a.button.classy:disabled, | |
| a.button.classy.disabled:disabled, | |
| button.classy:disabled:hover, | |
| button.classy.disabled:disabled:hover, | |
| a.button.classy.disabled:disabled:hover, | |
| button.disabled.classy:disabled, | |
| button.disabled.classy, | |
| a.disabled.button.classy:disabled, | |
| a.disabled.button.classy, | |
| button.disabled.classy:disabled:hover, | |
| a.disabled.button.classy:hover:disabled, | |
| a.disabled.button.classy:hover, | |
| a.button.classy:disabled, | |
| a.button.classy.disabled, | |
| button.classy:disabled:hover:disabled, | |
| button.classy.disabled:disabled:hover:disabled, | |
| a.button.classy:disabled:hover:disabled, | |
| a.button.classy.disabled:disabled:hover:disabled, | |
| button.classy:disabled:hover.disabled, | |
| a.button.classy:disabled:hover.disabled, | |
| a.button.classy.disabled:hover:disabled, | |
| a.button.classy.disabled:hover.disabled | |
| { | |
| opacity:.5; | |
| } | |
| button.classy:disabled:hover, | |
| button.classy.disabled:disabled:hover, | |
| a.button.classy:disabled:hover, | |
| a.button.classy.disabled:disabled:hover, | |
| button.disabled.classy:hover:disabled, | |
| button.disabled.classy:hover, | |
| a.disabled.button.classy:hover:disabled, | |
| a.disabled.button.classy:hover, | |
| a.button.classy:disabled:hover, | |
| a.button.classy.disabled:hover, | |
| button.classy:disabled:hover:disabled:hover, | |
| button.classy.disabled:disabled:hover:disabled:hover, | |
| a.button.classy:disabled:hover:disabled:hover, | |
| a.button.classy.disabled:disabled:hover:disabled:hover, | |
| button.classy:disabled:hover.disabled:hover, | |
| a.button.classy:disabled:hover.disabled:hover, | |
| a.button.classy.disabled:hover:disabled:hover, | |
| a.button.classy.disabled:hover.disabled:hover | |
| { | |
| color:#666; | |
| background:#f5f5f5; | |
| background:-moz-linear-gradient(#f5f5f5, | |
| #e5e5e5); | |
| background:-webkit-linear-gradient(#f5f5f5, | |
| #e5e5e5); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', | |
| endColorstr='#e5e5e5')"; | |
| border:1px solid #ddd; | |
| border-bottom-color:#bbb; | |
| cursor:default; | |
| } | |
| button.classy.mousedown, | |
| button.mousedown.classy:disabled, | |
| button.mousedown.classy.disabled, | |
| a.mousedown.button.classy:disabled, | |
| a.mousedown.button.classy.disabled, | |
| button.mousedown.classy:disabled:hover, | |
| button.mousedown.classy.disabled:disabled:hover, | |
| a.mousedown.button.classy.disabled:hover:disabled, | |
| a.mousedown.button.classy.disabled:hover, | |
| a.button.classy.mousedown, | |
| button.classy:disabled:hover.mousedown, | |
| button.classy.disabled:disabled:hover.mousedown, | |
| a.button.classy:disabled:hover.mousedown, | |
| a.button.classy.disabled:disabled:hover.mousedown, | |
| a.button.classy.disabled:hover.mousedown | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-color:#2a65a0; | |
| border-bottom-color:#0770a0; | |
| background:#0770a0; | |
| background:-moz-linear-gradient(#0770a0, | |
| #0ca6dd); | |
| background:-webkit-linear-gradient(#0770a0, | |
| #0ca6dd); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0770a0', | |
| endColorstr='#0ca6dd')"; | |
| } | |
| button.classy::-moz-focus-inner, | |
| button.classy:disabled::-moz-focus-inner, | |
| button.classy.disabled::-moz-focus-inner, | |
| a.button.classy:disabled::-moz-focus-inner, | |
| a.button.classy.disabled::-moz-focus-inner, | |
| button.classy:hover:disabled::-moz-focus-inner, | |
| button.classy.disabled:hover:disabled::-moz-focus-inner, | |
| a.button.classy.disabled:disabled:hover::-moz-focus-inner, | |
| a.button.classy.disabled:hover::-moz-focus-inner | |
| { | |
| margin:-1px -3px; | |
| } | |
| a.button.classy | |
| { | |
| display:inline-block; | |
| } | |
| button.classy img, | |
| button.classy:disabled img, | |
| button.classy.disabled img, | |
| a.button.classy:disabled img, | |
| a.button.classy.disabled img, | |
| button.classy:disabled:hover img, | |
| button.classy.disabled:disabled:hover img, | |
| a.button.classy.disabled:hover:disabled img, | |
| a.button.classy.disabled:hover img, | |
| a.button.classy img | |
| { | |
| position:relative; | |
| top:-1px; | |
| margin-right:3px; | |
| vertical-align:middle; | |
| } | |
| .minibutton | |
| { | |
| position:relative; | |
| display:inline-block; | |
| padding:0 10px 0 10px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| font-size:13px; | |
| font-weight:bold; | |
| line-height:24px; | |
| white-space:nowrap; | |
| border-radius:3px; | |
| cursor:pointer; | |
| -webkit-touch-callout:none; | |
| -webkit-user-select:none; | |
| -khtml-user-select:none; | |
| -moz-user-select:none; | |
| -ms-user-select:none; | |
| user-select:none; | |
| } | |
| .minibutton, | |
| .minibutton.disabled:hover, | |
| .button-group .disabled.grouped-button:hover, | |
| .minibutton:disabled:hover, | |
| .button-group .grouped-button:disabled:hover | |
| { | |
| color:#333; | |
| text-shadow:0 1px 0 #fff; | |
| border:1px solid #d4d4d4; | |
| border-bottom-color:#bcbcbc; | |
| background:#fafafa; | |
| background:-moz-linear-gradient(#fafafa, | |
| #eaeaea); | |
| background:-webkit-linear-gradient(#fafafa, | |
| #eaeaea); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', | |
| endColorstr='#eaeaea')"; | |
| } | |
| .minibutton i | |
| { | |
| font-weight:500; | |
| font-style:normal; | |
| opacity:.6; | |
| } | |
| .minibutton.danger, | |
| .minibutton.danger.disabled:hover, | |
| .button-group .danger.disabled.grouped-button:hover, | |
| .minibutton.danger:disabled:hover, | |
| .button-group .danger.grouped-button:disabled:hover | |
| { | |
| color:#900; | |
| text-shadow:0 1px 0 #fff; | |
| border:1px solid #d4d4d4; | |
| border-bottom-color:#bcbcbc; | |
| background:#fafafa; | |
| background:-moz-linear-gradient(#fafafa, | |
| #eaeaea); | |
| background:-webkit-linear-gradient(#fafafa, | |
| #eaeaea); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', | |
| endColorstr='#eaeaea')"; | |
| } | |
| .minibutton.danger:hover, | |
| .button-group .danger.grouped-button:hover | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-color:#d4d4d4; | |
| background:#dc5f59; | |
| background:-moz-linear-gradient(#dc5f59, | |
| #b33630); | |
| background:-webkit-linear-gradient(#dc5f59, | |
| #b33630); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc5f59', | |
| endColorstr='#b33630')"; | |
| } | |
| .minibutton.danger.mousedown | |
| { | |
| border-color:#a0302a; | |
| border-bottom-color:#c65651; | |
| background:#b33630; | |
| background:-moz-linear-gradient(#b33630, | |
| #dc5f59); | |
| background:-webkit-linear-gradient(#b33630, | |
| #dc5f59); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#b33630', | |
| endColorstr='#dc5f59')"; | |
| } | |
| .minibutton.green, | |
| .minibutton.green.disabled:hover, | |
| .button-group .green.disabled.grouped-button:hover, | |
| .minibutton.green:disabled:hover, | |
| .button-group .green.grouped-button:disabled:hover | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| background:#36b825; | |
| background:-moz-linear-gradient(#36b825, | |
| #28881b); | |
| background:-webkit-linear-gradient(#36b825, | |
| #28881b); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#36b825', | |
| endColorstr='#28881b')"; | |
| border-color:#4a993e; | |
| } | |
| .minibutton.blue, | |
| .minibutton.blue.disabled:hover, | |
| .button-group .blue.disabled.grouped-button:hover, | |
| .minibutton.blue:disabled:hover, | |
| .button-group .blue.grouped-button:disabled:hover | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-color:#275666; | |
| background:#448da6; | |
| background:-moz-linear-gradient(#448da6, | |
| #32687b); | |
| background:-webkit-linear-gradient(#448da6, | |
| #32687b); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#448da6', | |
| endColorstr='#32687b')"; | |
| } | |
| .minibutton.mousedown | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-color:#2a65a0; | |
| border-bottom-color:#518cc6; | |
| background:#3072b3; | |
| background:-moz-linear-gradient(#3072b3, | |
| #599bdc); | |
| background:-webkit-linear-gradient(#3072b3, | |
| #599bdc); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#3072b3', | |
| endColorstr='#599bdc')"; | |
| } | |
| .minibutton.selected, | |
| .context-menu-container.active .minibutton.btn-assignee, | |
| .context-menu-container.active .minibutton.btn-label, | |
| .context-menu-container.active .minibutton.btn-milestone, | |
| .context-menu-container.active .minibutton.switcher, | |
| .context-menu-container.active .context-button | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.5); | |
| border-color:#686868; | |
| background:#767676; | |
| background:-moz-linear-gradient(#767676, | |
| #9e9e9e); | |
| background:-webkit-linear-gradient(#767676, | |
| #9e9e9e); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', | |
| endColorstr='#9e9e9e')"; | |
| } | |
| .minibutton:hover, | |
| .button-group .grouped-button:hover | |
| { | |
| color:#fff; | |
| text-decoration:none; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-color:#518cc6; | |
| border-bottom-color:#2a65a0; | |
| background:#599bdc; | |
| background:-moz-linear-gradient(#599bdc, | |
| #3072b3); | |
| background:-webkit-linear-gradient(#599bdc, | |
| #3072b3); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bdc', | |
| endColorstr='#3072b3')"; | |
| } | |
| .minibutton:hover.btn-windows:before, | |
| .button-group .btn-windows.grouped-button:hover:before | |
| { | |
| background-position:-17px 3px; | |
| } | |
| .minibutton:disabled, | |
| .minibutton.disabled | |
| { | |
| opacity:.5; | |
| cursor:default; | |
| } | |
| button.minibutton::-moz-focus-inner | |
| { | |
| margin:-1px -3px; | |
| } | |
| input[type=text]+.minibutton | |
| { | |
| margin-left:5px; | |
| } | |
| .minibutton.btn-admin:before, | |
| .minibutton.btn-follow:before, | |
| .minibutton.btn-unfollow:before, | |
| .minibutton.btn-watch:before, | |
| .minibutton.btn-unwatch:before, | |
| .minibutton.btn-star:before, | |
| .minibutton.btn-download:before, | |
| .minibutton.btn-pull-request:before, | |
| .minibutton.btn-fork:before, | |
| .minibutton.btn-leave:before, | |
| .minibutton.btn-compare:before, | |
| .minibutton.btn-reply:before, | |
| .minibutton.btn-back:before, | |
| .minibutton.btn-forward:before, | |
| .minibutton.btn-windows:before, | |
| .minibutton.btn-mac:before, | |
| .minibutton.btn-exclamation:before | |
| { | |
| float:left; | |
| margin-right:6px; | |
| font-family:'Octicons Regular'; | |
| font-weight:normal; | |
| font-style:normal; | |
| display:inline-block; | |
| text-decoration:inherit; | |
| line-height:1; | |
| -webkit-font-smoothing:antialiased; | |
| font-size:16px; | |
| line-height:24px; | |
| width:16px; | |
| } | |
| .minibutton.btn-forward:before | |
| { | |
| float:right; | |
| margin-left:5px; | |
| margin-right:0; | |
| } | |
| .minibutton.btn-windows:before | |
| { | |
| content:""; | |
| background:transparent url("https://a248.e.akamai.net/assets.github.com/assets/primer/buttons/windows-sprite-70f5de355782554a68f0aa839d96977a8159b479.png") 0 3px no-repeat; | |
| height:23px; | |
| width:16px; | |
| } | |
| .minibutton.btn-admin:before | |
| { | |
| content:"\f044"; | |
| } | |
| .minibutton.btn-follow:before | |
| { | |
| content:"\f01c"; | |
| } | |
| .minibutton.btn-unfollow:before | |
| { | |
| content:"\f01b"; | |
| } | |
| .minibutton.btn-watch:before | |
| { | |
| content:"\f01d"; | |
| } | |
| .minibutton.btn-unwatch:before | |
| { | |
| content:"\f01e"; | |
| } | |
| .minibutton.btn-star:before | |
| { | |
| content:"\f02a"; | |
| } | |
| .minibutton.btn-download:before | |
| { | |
| content:"\f00b"; | |
| } | |
| .minibutton.btn-pull-request:before | |
| { | |
| content:"\f022"; | |
| } | |
| .minibutton.btn-fork:before | |
| { | |
| content:"\f020"; | |
| } | |
| .minibutton.btn-leave:before | |
| { | |
| content:"\f032"; | |
| } | |
| .minibutton.btn-compare:before | |
| { | |
| content:"\f04d"; | |
| } | |
| .minibutton.btn-reply:before | |
| { | |
| content:"\f051"; | |
| } | |
| .minibutton.btn-back:before | |
| { | |
| content:"\f040"; | |
| } | |
| .minibutton.btn-forward:before | |
| { | |
| content:"\f03e"; | |
| } | |
| .minibutton.btn-mac:before | |
| { | |
| content:"\f036"; | |
| } | |
| .minibutton.btn-exclamation:before | |
| { | |
| content:"\f02d"; | |
| } | |
| .minibutton.switcher | |
| { | |
| padding:0; | |
| height:24px; | |
| line-height:1; | |
| } | |
| .minibutton.switcher>span | |
| { | |
| display:block; | |
| position:relative; | |
| padding:0 26px 0 5px; | |
| line-height:24px; | |
| height:24px; | |
| } | |
| .minibutton.switcher>span:before | |
| { | |
| content:""; | |
| display:block; | |
| position:absolute; | |
| border:3px solid #000; | |
| border-color:#000 transparent transparent; | |
| top:10px; | |
| right:7px; | |
| width:0; | |
| height:0; | |
| } | |
| .minibutton.switcher>span:after | |
| { | |
| content:""; | |
| display:block; | |
| position:absolute; | |
| border-left:1px solid #F9F9F9; | |
| top:0; | |
| bottom:0; | |
| right:0; | |
| width:18px; | |
| box-shadow:#e4e4e4 -1px 0 0; | |
| } | |
| .minibutton.switcher.btn-branch>span, | |
| .minibutton.switcher.btn-tag>span | |
| { | |
| padding-left:25px; | |
| } | |
| .minibutton.switcher:hover>span:after, | |
| .button-group .switcher.grouped-button:hover>span:after | |
| { | |
| border-left:1px solid #6A9FD3; | |
| box-shadow:#3c74ab -1px 0 0; | |
| } | |
| .minibutton.switcher.with-image | |
| { | |
| height:30px; | |
| } | |
| .minibutton.switcher.with-image>span | |
| { | |
| display:block; | |
| height:30px; | |
| line-height:30px; | |
| } | |
| .minibutton.switcher.with-image>span:before | |
| { | |
| top:14px; | |
| } | |
| .minibutton.switcher.with-image img | |
| { | |
| position:relative; | |
| top:-1px; | |
| margin-right:2px; | |
| vertical-align:middle; | |
| border-radius:2px; | |
| } | |
| .minibutton.switcher.with-image.selected span:before, | |
| .context-menu-container.active .switcher.with-image.minibutton.btn-assignee span:before, | |
| .context-menu-container.active .switcher.with-image.minibutton.btn-label span:before, | |
| .context-menu-container.active .switcher.with-image.minibutton.btn-milestone span:before, | |
| .context-menu-container.active .switcher.with-image.minibutton span:before, | |
| .context-menu-container.active .switcher.with-image.context-button span:before | |
| { | |
| top:14px; | |
| } | |
| .minibutton.switcher.selected>span:before, | |
| .context-menu-container.active .switcher.minibutton.btn-assignee>span:before, | |
| .context-menu-container.active .switcher.minibutton.btn-label>span:before, | |
| .context-menu-container.active .switcher.minibutton.btn-milestone>span:before, | |
| .context-menu-container.active .switcher.minibutton>span:before, | |
| .context-menu-container.active .switcher.context-button>span:before, | |
| .context-menu-container.active .minibutton.switcher>span:before | |
| { | |
| top:10px; | |
| border-color:#fff transparent transparent; | |
| } | |
| .minibutton.switcher.selected>span:after, | |
| .context-menu-container.active .switcher.minibutton.btn-assignee>span:after, | |
| .context-menu-container.active .switcher.minibutton.btn-label>span:after, | |
| .context-menu-container.active .switcher.minibutton.btn-milestone>span:after, | |
| .context-menu-container.active .switcher.minibutton>span:after, | |
| .context-menu-container.active .switcher.context-button>span:after, | |
| .context-menu-container.active .minibutton.switcher>span:after | |
| { | |
| border-left:1px solid #a4a4a4; | |
| box-shadow:#787878 -1px 0 0; | |
| } | |
| .minibutton.switcher:hover>span:before, | |
| .button-group .switcher.grouped-button:hover>span:before | |
| { | |
| border-color:#fff transparent transparent; | |
| } | |
| .btn-branch:before, | |
| .btn-tag:before | |
| { | |
| position:absolute; | |
| left:5px; | |
| width:16px; | |
| height:24px; | |
| padding:0 4px 0 0; | |
| font-family:'Octicons Regular'; | |
| font-weight:normal; | |
| font-style:normal; | |
| display:inline-block; | |
| text-decoration:inherit; | |
| line-height:1; | |
| -webkit-font-smoothing:antialiased; | |
| font-size:16px; | |
| line-height:24px; | |
| } | |
| .btn-branch:before | |
| { | |
| content:"\f020"; | |
| } | |
| .btn-tag:before | |
| { | |
| content:"\f015"; | |
| } | |
| .context-button | |
| { | |
| position:relative; | |
| width:32px; | |
| height:22px; | |
| padding:0; | |
| font-family:'Octicons Regular'; | |
| font-weight:normal; | |
| font-style:normal; | |
| display:inline-block; | |
| text-decoration:inherit; | |
| line-height:1; | |
| -webkit-font-smoothing:antialiased; | |
| line-height:23px; | |
| -webkit-touch-callout:none; | |
| -webkit-user-select:none; | |
| -khtml-user-select:none; | |
| -moz-user-select:none; | |
| -ms-user-select:none; | |
| user-select:none; | |
| } | |
| .context-button:before | |
| { | |
| display:block; | |
| padding:0; | |
| position:absolute; | |
| top:3px; | |
| left:3px; | |
| content:"\f02f"; | |
| font-size:16px; | |
| line-height:16px; | |
| } | |
| .context-button:after | |
| { | |
| content:""; | |
| display:block; | |
| position:absolute; | |
| border:3px solid #000; | |
| border-color:#000 transparent transparent; | |
| top:10px; | |
| right:5px; | |
| width:0; | |
| height:0; | |
| } | |
| .context-button:hover:after, | |
| .context-button.selected:after | |
| { | |
| border-color:#fff transparent transparent; | |
| } | |
| .hidden-text-expander | |
| { | |
| display:block; | |
| } | |
| .hidden-text-expander.inline | |
| { | |
| display:inline-block; | |
| line-height:0; | |
| margin-left:5px; | |
| position:relative; | |
| top:-1px; | |
| } | |
| .hidden-text-expander a | |
| { | |
| background:#ddd; | |
| color:#555; | |
| padding:0 5px; | |
| line-height:6px; | |
| height:12px; | |
| font-size:12px; | |
| font-weight:bold; | |
| vertical-align:middle; | |
| display:inline-block; | |
| border-radius:1px; | |
| text-decoration:none; | |
| } | |
| .hidden-text-expander a:hover | |
| { | |
| background-color:#ccc; | |
| text-decoration:none; | |
| } | |
| .hidden-text-expander a:active | |
| { | |
| background-color:#4183C4; | |
| color:#fff; | |
| } | |
| .button-group | |
| { | |
| display:inline-block; | |
| overflow:hidden; | |
| border:1px solid #d4d4d4; | |
| border-radius:3px; | |
| border-bottom-color:#bcbcbc; | |
| background:#f5f5f5; | |
| background:-moz-linear-gradient(#f5f5f5, | |
| #e5e5e5); | |
| background:-webkit-linear-gradient(#f5f5f5, | |
| #e5e5e5); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', | |
| endColorstr='#e5e5e5')"; | |
| } | |
| .button-group li | |
| { | |
| margin:0!important; | |
| } | |
| .button-group li:first-child .grouped-button | |
| { | |
| border-left:none; | |
| border-bottom-left-radius:2px; | |
| border-top-left-radius:2px; | |
| } | |
| .button-group li:last-child .grouped-button | |
| { | |
| border-right:none; | |
| border-bottom-right-radius:2px; | |
| border-bottom-left-radius:2px; | |
| } | |
| .button-group .grouped-button | |
| { | |
| float:left; | |
| background:none; | |
| border-bottom:none; | |
| border-top:none; | |
| border-left:1px solid rgba(0, | |
| 0, | |
| 0, | |
| 0.1); | |
| border-right:1px solid rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| border-radius:0; | |
| cursor:pointer; | |
| } | |
| #files .file .meta .button-group.actions | |
| { | |
| height:auto; | |
| margin-top:4px; | |
| } | |
| .social-count | |
| { | |
| border:1px solid #D4D4D4; | |
| font-size:11px; | |
| font-weight:bold; | |
| padding:6px 7px 5px; | |
| line-height:20px; | |
| margin-left:8px; | |
| border-radius:3px; | |
| color:#333; | |
| background-color:#fafafa; | |
| position:relative; | |
| } | |
| .social-count:hover | |
| { | |
| color:#4183c4; | |
| cursor:pointer; | |
| text-decoration:none; | |
| } | |
| .social-count:before | |
| { | |
| content:""; | |
| display:block; | |
| width:0; | |
| height:0; | |
| border:6px solid #D4D4D4; | |
| border-color:transparent #D4D4D4 transparent transparent; | |
| position:absolute; | |
| right:100%; | |
| margin-right:0; | |
| top:50%; | |
| margin-top:-6px; | |
| } | |
| .social-count:after | |
| { | |
| content:""; | |
| display:block; | |
| width:0; | |
| height:0; | |
| border:6px solid #fafafa; | |
| border-color:transparent #fafafa transparent transparent; | |
| position:absolute; | |
| right:100%; | |
| margin-right:-1px; | |
| top:50%; | |
| margin-top:-6px; | |
| } | |
| .menu-container | |
| { | |
| float:left; | |
| width:200px; | |
| padding:3px; | |
| background:#efefef; | |
| border-radius:2px; | |
| } | |
| .menu | |
| { | |
| background:#fafafb; | |
| border-radius:2px; | |
| border:1px solid #d8d8d8; | |
| list-style:none; | |
| } | |
| .menu a:hover | |
| { | |
| text-decoration:none; | |
| } | |
| .menu li | |
| { | |
| border-bottom:1px solid #eee; | |
| border-top:1px solid #fff; | |
| } | |
| .menu li:last-child | |
| { | |
| border-bottom:none; | |
| } | |
| .menu li:first-child | |
| { | |
| border-top:none; | |
| } | |
| .menu a | |
| { | |
| display:block; | |
| padding:8px 10px; | |
| text-shadow:0 1px 0 #fff; | |
| } | |
| .menu a:hover | |
| { | |
| background:#fdfdfe; | |
| } | |
| .menu a.selected | |
| { | |
| background:#fff; | |
| border-left:2px solid #d26911; | |
| font-weight:bold; | |
| color:#222; | |
| cursor:default; | |
| box-shadow:inset 0 0 1px rgba(0, | |
| 0, | |
| 0, | |
| 0.1); | |
| } | |
| .menu .menu-warning | |
| { | |
| color:#D26911; | |
| float:right; | |
| } | |
| .accordion | |
| { | |
| background:#fafafb; | |
| list-style:none; | |
| } | |
| .accordion .section | |
| { | |
| border-top:1px solid #d8d8d8; | |
| border-top:none; | |
| } | |
| .accordion .section:first-child | |
| { | |
| border-top:none; | |
| } | |
| .accordion .section a.section-head | |
| { | |
| background:#fafafa; | |
| background:-moz-linear-gradient(#fafafa, | |
| #e0e0e0); | |
| background:-webkit-linear-gradient(#fafafa, | |
| #e0e0e0); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', | |
| endColorstr='#e0e0e0')"; | |
| box-shadow:inset 0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| display:block; | |
| padding:10px 10px; | |
| border-bottom:1px solid #ccc; | |
| color:#222; | |
| font-weight:bold; | |
| font-size:14px; | |
| line-height:20px; | |
| text-shadow:0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.7); | |
| } | |
| .accordion .section a.section-head img | |
| { | |
| float:left; | |
| margin:0 10px 0 0; | |
| border-radius:2px; | |
| } | |
| .accordion .section .section-nav | |
| { | |
| list-style:none; | |
| display:none; | |
| } | |
| .accordion .section .section-nav.expanded | |
| { | |
| display:block; | |
| } | |
| .about | |
| { | |
| color:#4d4d4d; | |
| } | |
| .about .site | |
| { | |
| padding-top:0; | |
| } | |
| .about ul | |
| { | |
| list-style:none; | |
| } | |
| .about .intro | |
| { | |
| margin-top:0; | |
| font-size:20px; | |
| font-weight:300; | |
| color:#393939; | |
| line-height:1.65; | |
| } | |
| .about .left-col | |
| { | |
| float:left; | |
| width:200px; | |
| } | |
| .about #menu-about | |
| { | |
| float:none; | |
| margin:0 0 20px 0; | |
| } | |
| .about #about-links | |
| { | |
| clear:left; | |
| width:200px; | |
| padding:0 10px; | |
| font-size:14px; | |
| } | |
| .about #about-links dt | |
| { | |
| font-weight:bold; | |
| } | |
| .about #about-links dd | |
| { | |
| margin:0 0 10px 0; | |
| } | |
| .about .spacefield | |
| { | |
| position:absolute; | |
| left:0; | |
| width:100%; | |
| height:170px; | |
| overflow:hidden; | |
| background-color:#000!important; | |
| } | |
| .about #about_header | |
| { | |
| width:100%; | |
| height:170px; | |
| overflow:hidden; | |
| margin-bottom:25px; | |
| } | |
| .about #about_header .intro | |
| { | |
| position:relative; | |
| top:36px; | |
| font-weight:bold; | |
| color:#fff; | |
| line-height:1.2; | |
| font-size:36px; | |
| width:580px; | |
| text-shadow:0 0 20px #549ef9; | |
| } | |
| .about #about_header ul | |
| { | |
| position:absolute; | |
| bottom:35px; | |
| left:27px; | |
| z-index:9; | |
| } | |
| .about #about_header ul li | |
| { | |
| display:inline; | |
| margin-right:20px; | |
| } | |
| .about #about_header ul li a | |
| { | |
| color:#138fd9; | |
| font-size:14px; | |
| font-weight:normal; | |
| } | |
| .about #about_header .width_wrapper | |
| { | |
| position:relative; | |
| height:300px; | |
| width:1100px; | |
| margin:0 auto; | |
| } | |
| .about .skinny | |
| { | |
| height:70px!important; | |
| } | |
| .about .skinny .spacefield | |
| { | |
| height:100px; | |
| } | |
| .about .skinny h1.skinny | |
| { | |
| text-indent:0!important; | |
| overflow:visible!important; | |
| z-index:10!important; | |
| line-height:70px; | |
| color:#fff; | |
| font-size:28px; | |
| font-weight:bold; | |
| text-shadow:0 0 20px #32578D; | |
| } | |
| .about .skinny #parallax_octocat | |
| { | |
| left:800px; | |
| top:-10px; | |
| } | |
| .about .skinny #parallax_earth | |
| { | |
| top:-10px; | |
| left:700px; | |
| } | |
| .about .about-content | |
| { | |
| position:relative; | |
| float:right; | |
| width:650px; | |
| } | |
| .about .employee_container | |
| { | |
| position:relative; | |
| display:inline; | |
| float:left; | |
| width:160px; | |
| height:160px; | |
| padding:auto; | |
| font-size:12px; | |
| color:#999; | |
| } | |
| .about .employee_container:nth-child(5n+5) | |
| { | |
| margin-right:0; | |
| } | |
| .about .employee_container img | |
| { | |
| width:160px; | |
| height:160px; | |
| } | |
| .about .employee_container .info | |
| { | |
| background:rgba(0, | |
| 0, | |
| 0, | |
| 0); | |
| background:-moz-linear-gradient(rgba(0, | |
| 0, | |
| 0, | |
| 0), | |
| rgba(0, | |
| 0, | |
| 0, | |
| 0.9)); | |
| background:-webkit-linear-gradient(rgba(0, | |
| 0, | |
| 0, | |
| 0), | |
| rgba(0, | |
| 0, | |
| 0, | |
| 0.9)); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, | |
| 0, | |
| 0, | |
| 0)', | |
| endColorstr='rgba(0, | |
| 0, | |
| 0, | |
| 0.9)')"; | |
| position:absolute; | |
| z-index:10; | |
| bottom:0; | |
| left:0; | |
| width:140px; | |
| padding:5px 10px; | |
| } | |
| .about .employee_container h3 | |
| { | |
| margin:0; | |
| font-size:12px; | |
| line-height:1; | |
| } | |
| .about .employee_container h3 a | |
| { | |
| color:#fff; | |
| text-shadow:0 1px 2px rgba(0, | |
| 0, | |
| 0, | |
| 0.8); | |
| } | |
| .about .employee_container address | |
| { | |
| font-size:11px; | |
| font-weight:normal; | |
| font-style:normal; | |
| color:rgba(255, | |
| 255, | |
| 255, | |
| 0.8); | |
| min-height:17px; | |
| } | |
| .about .about-intro | |
| { | |
| margin-top:0; | |
| font-size:20px; | |
| font-weight:300; | |
| color:#393939; | |
| line-height:1.65; | |
| } | |
| .about #press_releases | |
| { | |
| padding-bottom:15px; | |
| } | |
| .about #in_the_news ul | |
| { | |
| padding-left:0; | |
| } | |
| .about #in_the_news li | |
| { | |
| list-style:none; | |
| padding-bottom:15px; | |
| } | |
| .about #in_the_news li a | |
| { | |
| font-size:22px; | |
| } | |
| .about #in_the_news li .byline | |
| { | |
| font-style:italic; | |
| color:#666; | |
| padding-left:20px; | |
| } | |
| .about #in_the_news .more_news | |
| { | |
| font-style:italic; | |
| } | |
| .about #media_contacts | |
| { | |
| padding-bottom:15px; | |
| } | |
| .about #media_contacts .email | |
| { | |
| font-size:18px; | |
| } | |
| .about .minibutton | |
| { | |
| display:block; | |
| width:80px; | |
| height:20px; | |
| position:relative; | |
| margin:9px auto 0 auto; | |
| } | |
| #media_downloads | |
| { | |
| position:relative; | |
| border-top:1px solid #CCC; | |
| clear:both; | |
| padding-top:15px; | |
| } | |
| #media_downloads h2 | |
| { | |
| margin-bottom:27px; | |
| } | |
| #media_downloads .container | |
| { | |
| position:relative; | |
| width:175px; | |
| height:175px; | |
| margin:0 15px 15px; | |
| float:left; | |
| } | |
| #media_downloads .container img | |
| { | |
| border:1px solid #CCC; | |
| width:174px; | |
| height:174px; | |
| } | |
| #media_downloads .container h4 | |
| { | |
| margin-bottom:9px; | |
| text-align:center; | |
| } | |
| #acceptable_use | |
| { | |
| padding-top:250px; | |
| } | |
| #facts | |
| { | |
| width:100%; | |
| margin:0 0 20px 0; | |
| padding:0 0 20px 0; | |
| border-bottom:1px solid #ddd; | |
| } | |
| #facts li | |
| { | |
| display:inline-block; | |
| width:150px; | |
| margin:0; | |
| padding:0; | |
| } | |
| #facts li .mega-icon-location, | |
| #facts li .mega-icon-calendar, | |
| #facts li .mega-icon-team, | |
| #facts li .mega-icon-beer | |
| { | |
| float:left; | |
| width:32px; | |
| height:32px; | |
| margin:2px 10px 0 0; | |
| } | |
| #facts li h4 | |
| { | |
| font-size:11px; | |
| font-weight:bold; | |
| text-transform:uppercase; | |
| margin:0; | |
| } | |
| #facts li p | |
| { | |
| font-size:13px; | |
| font-weight:300; | |
| margin:0; | |
| } | |
| #jobs-container h4 | |
| { | |
| margin-top:0; | |
| } | |
| #jobs-container img.jobs-grid | |
| { | |
| max-width:200px; | |
| } | |
| #jobs-container #collage | |
| { | |
| margin:20px 0; | |
| } | |
| #jobs-container #collage img | |
| { | |
| float:left; | |
| margin:0; | |
| padding:0; | |
| } | |
| #jobs-container #benefits | |
| { | |
| margin:0 0 20px 0; | |
| padding:0; | |
| } | |
| #jobs-container #benefits li | |
| { | |
| width:295px; | |
| float:left; | |
| margin:0 40px 20px 0; | |
| padding:0; | |
| } | |
| #jobs-container #benefits li:nth-child(even) | |
| { | |
| margin-right:0; | |
| } | |
| #jobs-container #benefits h5 | |
| { | |
| margin:0; | |
| } | |
| #jobs-container #benefits p | |
| { | |
| font-weight:300; | |
| margin-bottom:0; | |
| } | |
| #jobs-container ul.jobs | |
| { | |
| margin:0; | |
| padding:0; | |
| } | |
| #jobs-container .octospinner | |
| { | |
| display:none; | |
| } | |
| #jobs-container .loading .octospinner | |
| { | |
| display:block; | |
| margin:0 auto; | |
| } | |
| #press .main-content | |
| { | |
| float:left; | |
| width:400px; | |
| } | |
| #press .sidebar | |
| { | |
| float:right; | |
| width:210px; | |
| } | |
| #press .mentions | |
| { | |
| margin:0; | |
| padding:0; | |
| list-style:none; | |
| } | |
| #press li | |
| { | |
| font-size:16px; | |
| margin:0; | |
| border-bottom:1px solid #ddd; | |
| padding:10px 0; | |
| } | |
| #press li cite | |
| { | |
| color:#666; | |
| font-size:12px; | |
| } | |
| #press img | |
| { | |
| border:1px solid #ddd; | |
| width:220px; | |
| } | |
| div.plax | |
| { | |
| position:relative; | |
| width:100%; | |
| } | |
| div.plax #parallax_octocat | |
| { | |
| position:absolute; | |
| top:0; | |
| left:669px; | |
| z-index:4; | |
| } | |
| div.plax #parallax_text | |
| { | |
| position:absolute; | |
| top:30px; | |
| left:15px; | |
| z-index:3; | |
| } | |
| div.plax #parallax_earth | |
| { | |
| position:absolute; | |
| top:50px; | |
| left:608px; | |
| z-index:2; | |
| } | |
| div.plax #parallax_bg | |
| { | |
| position:absolute; | |
| width:100%; | |
| top:-19px; | |
| left:-19px; | |
| } | |
| .accountcols .main | |
| { | |
| float:left; | |
| width:560px; | |
| } | |
| .accountcols .sidebar | |
| { | |
| float:right; | |
| width:330px; | |
| } | |
| .accountcols .main>p.overview | |
| { | |
| margin-top:20px; | |
| color:#333; | |
| } | |
| .fieldgroup p.explain.planusage | |
| { | |
| color:#333; | |
| } | |
| .fieldgroup p.explain.planusage strong | |
| { | |
| color:#000; | |
| } | |
| table.upgrades | |
| { | |
| margin:0; | |
| width:100%; | |
| } | |
| #org_plans | |
| { | |
| margin:10px 0 15px 0; | |
| border-top:1px solid #ddd; | |
| } | |
| table.upgrades th | |
| { | |
| padding:4px 5px; | |
| text-align:left; | |
| font-size:11px; | |
| font-weight:normal; | |
| color:#666; | |
| border-bottom:1px solid #ddd; | |
| } | |
| table.upgrades td | |
| { | |
| padding:8px 5px; | |
| font-size:16px; | |
| font-weight:bold; | |
| border-bottom:1px solid #ddd; | |
| background:#f5f5f5; | |
| box-shadow:inset 0 2px 0 #fff; | |
| } | |
| table.upgrades td.upsell | |
| { | |
| padding:5px; | |
| font-size:12px; | |
| color:#555; | |
| } | |
| table.upgrades td.upsell a | |
| { | |
| font-weight:bold; | |
| } | |
| table.upgrades tr:hover td | |
| { | |
| background-color:#d2f4f4; | |
| } | |
| table.upgrades tr.selected td | |
| { | |
| background-color:#333; | |
| color:#fff; | |
| } | |
| table.upgrades tr.current td | |
| { | |
| background-color:#fdffce; | |
| color:#000; | |
| } | |
| table.upgrades td.num, | |
| table.upgrades td.bool, | |
| table.upgrades th.num, | |
| table.upgrades th.bool | |
| { | |
| text-align:center; | |
| } | |
| table.upgrades td.action | |
| { | |
| text-align:right; | |
| font-size:11px; | |
| color:#999; | |
| } | |
| table.upgrades td.name em | |
| { | |
| font-style:normal; | |
| color:#666; | |
| } | |
| table.upgrades .coupon td | |
| { | |
| padding:5px; | |
| color:#fff; | |
| font-size:11px; | |
| } | |
| table.upgrades .coupon td, | |
| table.upgrades tr.coupon:hover td | |
| { | |
| background-color:#6cc644; | |
| background-image:none; | |
| } | |
| table.upgrades .coupon td.timeleft | |
| { | |
| font-weight:normal; | |
| text-align:right; | |
| } | |
| table.upgrades .expiring td | |
| { | |
| background-color:#df6e00; | |
| } | |
| table.upgrades .coupon td .couponstatus | |
| { | |
| padding-top:6px; | |
| float:right; | |
| } | |
| table.upgrades .coupon td .timeicon | |
| { | |
| padding-top:5px; | |
| width:20px; | |
| padding-bottom:4px; | |
| float:right; | |
| } | |
| table.upgrades.selected td | |
| { | |
| padding-top:4px; | |
| padding-bottom:4px; | |
| opacity:.5; | |
| font-size:12px; | |
| } | |
| table.upgrades.selected tr.selected td | |
| { | |
| padding-top:8px; | |
| padding-bottom:8px; | |
| opacity:1.0; | |
| font-size:16px; | |
| } | |
| .payment-type | |
| { | |
| margin:10px 0 10px 0; | |
| padding:0 0 15px 0; | |
| border-bottom:1px solid #ddd; | |
| } | |
| .payment-type ul.actions | |
| { | |
| margin:0; | |
| float:right; | |
| } | |
| .payment-type ul.actions li | |
| { | |
| list-style-type:none; | |
| float:right; | |
| margin:0 0 0 10px; | |
| height:25px; | |
| line-height:25px; | |
| font-size:11px; | |
| color:#999; | |
| } | |
| .payment-type h3 | |
| { | |
| margin:0; | |
| height:25px; | |
| line-height:24px; | |
| font-size:14px; | |
| } | |
| .payment-type h3 .mini-icon | |
| { | |
| position:relative; | |
| top:1px; | |
| margin-right:5px; | |
| } | |
| .autocomplete-results | |
| { | |
| display:none; | |
| position:absolute; | |
| list-style:none; | |
| background:#fff; | |
| border:1px solid #ddd; | |
| box-shadow:0 0 5px rgba(0, | |
| 0, | |
| 0, | |
| 0.1); | |
| max-height:10em; | |
| overflow-y:auto; | |
| z-index:9999; | |
| font-size:13px; | |
| } | |
| .autocomplete-result | |
| { | |
| padding:3px; | |
| } | |
| .autocomplete-result>small | |
| { | |
| color:#777; | |
| font-weight:normal; | |
| } | |
| .autocomplete-result.navigation-focus | |
| { | |
| background:#4183c4; | |
| color:#fff; | |
| } | |
| .autocomplete-result.navigation-focus>small | |
| { | |
| color:inherit; | |
| } | |
| .suggester-container | |
| { | |
| position:absolute; | |
| top:29px; | |
| left:5px; | |
| z-index:1; | |
| } | |
| .pull-form .suggester-container | |
| { | |
| top:65px; | |
| } | |
| .suggester | |
| { | |
| position:relative; | |
| top:0; | |
| left:0; | |
| display:none; | |
| margin-top:18px; | |
| background:#fff; | |
| border:1px solid #ddd; | |
| border-radius:3px; | |
| box-shadow:0 0 5px rgba(0, | |
| 0, | |
| 0, | |
| 0.1); | |
| min-width:180px; | |
| } | |
| .suggester.active | |
| { | |
| display:block; | |
| } | |
| .suggester ul | |
| { | |
| list-style:none; | |
| margin:0; | |
| padding:0; | |
| } | |
| .suggester li | |
| { | |
| display:block; | |
| padding:5px 10px; | |
| border-bottom:1px solid #ddd; | |
| font-weight:bold; | |
| } | |
| .suggester li small | |
| { | |
| color:#777; | |
| font-weight:normal; | |
| } | |
| .suggester li:last-child | |
| { | |
| border-bottom:none; | |
| border-bottom-left-radius:3px; | |
| border-bottom-right-radius:3px; | |
| } | |
| .suggester li:first-child a | |
| { | |
| border-top-left-radius:3px; | |
| border-top-right-radius:3px; | |
| } | |
| .suggester li.navigation-focus | |
| { | |
| color:#fff; | |
| background:#4183c4; | |
| text-decoration:none; | |
| } | |
| .suggester li.navigation-focus small | |
| { | |
| color:#fff; | |
| } | |
| body | |
| { | |
| background-color:#fff; | |
| font:13px Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| line-height:1.4; | |
| color:#333; | |
| } | |
| .skinny-page | |
| { | |
| width:700px; | |
| margin:0 auto; | |
| } | |
| .container | |
| { | |
| width:920px; | |
| margin:0 auto; | |
| } | |
| .wider .container | |
| { | |
| width:960px; | |
| } | |
| select, | |
| option | |
| { | |
| padding:0 .25em; | |
| } | |
| optgroup | |
| { | |
| margin-top:.5em; | |
| } | |
| input.text | |
| { | |
| padding:1px 0; | |
| } | |
| pre, | |
| code, | |
| tt | |
| { | |
| font-size:12px; | |
| font-family:Consolas, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| } | |
| p | |
| { | |
| margin:1em 0; | |
| } | |
| small | |
| { | |
| font-size:11px; | |
| font-weight:200; | |
| } | |
| img | |
| { | |
| border:0; | |
| } | |
| abbr | |
| { | |
| border-bottom:none; | |
| } | |
| .center | |
| { | |
| text-align:center; | |
| } | |
| .clearfix:after | |
| { | |
| content:"."; | |
| display:block; | |
| height:0; | |
| clear:both; | |
| visibility:hidden; | |
| } | |
| * html .clearfix | |
| { | |
| height:1%; | |
| } | |
| .clearfix | |
| { | |
| display:block; | |
| } | |
| .center | |
| { | |
| text-align:center; | |
| } | |
| a | |
| { | |
| color:#4183c4; | |
| text-decoration:none; | |
| } | |
| a:hover | |
| { | |
| text-decoration:underline; | |
| } | |
| a.action | |
| { | |
| color:#d00; | |
| text-decoration:underline; | |
| } | |
| a.danger | |
| { | |
| color:#c00; | |
| } | |
| a.mute | |
| { | |
| color:#000; | |
| } | |
| a:active | |
| { | |
| outline:none; | |
| } | |
| .sparkline | |
| { | |
| display:none; | |
| } | |
| .right | |
| { | |
| float:right; | |
| } | |
| .left | |
| { | |
| float:left; | |
| } | |
| .hidden | |
| { | |
| display:none; | |
| } | |
| img.help | |
| { | |
| vertical-align:middle; | |
| } | |
| .notification | |
| { | |
| background:#FFFBE2 none repeat scroll 0; | |
| border:1px solid #FFE222; | |
| padding:1em; | |
| margin:1em 0; | |
| font-weight:bold; | |
| } | |
| .warning | |
| { | |
| background:#fffccc; | |
| font-weight:bold; | |
| padding:.5em; | |
| margin-bottom:.8em; | |
| } | |
| .error_box | |
| { | |
| background:#FFEBE8 none repeat scroll 0; | |
| border:1px solid #DD3C10; | |
| padding:1em; | |
| font-weight:bold; | |
| } | |
| .rule, | |
| hr | |
| { | |
| clear:both; | |
| margin:15px 0; | |
| height:0; | |
| overflow:hidden; | |
| border:none; | |
| background:transparent; | |
| border-bottom:1px solid #ddd; | |
| } | |
| .corner | |
| { | |
| border-radius:8px; | |
| padding:3px; | |
| } | |
| #spinner | |
| { | |
| height:16px; | |
| width:16px; | |
| background:transparent; | |
| border:none; | |
| margin-right:0; | |
| } | |
| .clear | |
| { | |
| clear:both; | |
| } | |
| .columns:after | |
| { | |
| content:"."; | |
| display:block; | |
| height:0; | |
| clear:both; | |
| visibility:hidden; | |
| } | |
| * html .columns | |
| { | |
| height:1%; | |
| } | |
| .columns | |
| { | |
| display:inline-block; | |
| } | |
| .columns | |
| { | |
| display:block; | |
| } | |
| #facebox .content | |
| { | |
| width:425px; | |
| color:#333; | |
| font-size:12px; | |
| padding:10px; | |
| border-radius:4px; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #f4f9fb); | |
| background:-webkit-linear-gradient(white, | |
| #f4f9fb); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#f4f9fb')"; | |
| } | |
| #facebox .content.wider | |
| { | |
| width:500px; | |
| } | |
| #facebox pre | |
| { | |
| padding:5px 10px; | |
| border:1px solid #ddd; | |
| border-bottom-color:#eee; | |
| border-right-color:#eee; | |
| background:#eee; | |
| border-radius:3px; | |
| } | |
| #facebox pre.console | |
| { | |
| color:#fff; | |
| background:#333; | |
| border-color:#000; | |
| border-right-color:#333; | |
| border-bottom-color:#333; | |
| } | |
| #facebox ul, | |
| #facebox ol | |
| { | |
| margin:15px 0 15px 20px; | |
| } | |
| #facebox ul li | |
| { | |
| margin:5px 0; | |
| } | |
| #facebox h2 | |
| { | |
| width:100%; | |
| margin:0 0 10px -10px; | |
| padding:0 10px 10px 10px; | |
| font-size:16px; | |
| border-bottom:1px solid #ddd!important; | |
| } | |
| #facebox h3 | |
| { | |
| margin-bottom:-0.5em; | |
| font-size:14px; | |
| color:#000; | |
| } | |
| #facebox .rule | |
| { | |
| width:100%; | |
| padding:0 10px; | |
| margin-left:-10px; | |
| } | |
| #facebox input[type=text] | |
| { | |
| width:96%; | |
| padding:5px 5px; | |
| font-size:12px; | |
| } | |
| #facebox .form-actions | |
| { | |
| margin-top:10px; | |
| } | |
| #facebox .warning | |
| { | |
| width:100%; | |
| padding:5px 10px; | |
| margin-top:-9px; | |
| margin-left:-10px; | |
| font-weight:bold; | |
| color:#900; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/icons/bigwarning.png?38f3b84e") 10px 50% no-repeat #fffbc9; | |
| border-bottom:1px solid #ede7a3; | |
| } | |
| #facebox .warning p | |
| { | |
| margin-left:45px; | |
| } | |
| #facebox .full-button | |
| { | |
| margin-top:10px; | |
| } | |
| #facebox .full-button .classy | |
| { | |
| margin:0; | |
| display:block; | |
| } | |
| #facebox .full-button button.classy | |
| { | |
| width:100%; | |
| -moz-box-sizing:border-box; | |
| box-sizing:border-box; | |
| } | |
| #facebox .full-button .classy span | |
| { | |
| display:block; | |
| text-align:center; | |
| } | |
| .site | |
| { | |
| padding:20px 0 0 0; | |
| width:100%; | |
| } | |
| h3 | |
| { | |
| font-size:15px; | |
| } | |
| h2, | |
| h3 | |
| { | |
| margin:1em 0; | |
| } | |
| .bold | |
| { | |
| font-weight:bold; | |
| } | |
| .sidebar>h4 | |
| { | |
| margin:15px 0 5px 0; | |
| font-size:11px; | |
| color:#666; | |
| text-transform:uppercase; | |
| } | |
| .file | |
| { | |
| margin:15px 0; | |
| } | |
| .file>.highlight | |
| { | |
| padding:5px; | |
| background:#f8f8ff; | |
| border:1px solid #d4d4e3; | |
| } | |
| p.bigmessage | |
| { | |
| margin:30px 0; | |
| text-align:center; | |
| font-size:16px; | |
| color:#333; | |
| } | |
| .blob-editor textarea | |
| { | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| font-size:11px; | |
| } | |
| .placeholder-field | |
| { | |
| position:relative; | |
| } | |
| .placeholder-field label.placeholder | |
| { | |
| position:absolute; | |
| top:3px; | |
| left:5px; | |
| margin:0; | |
| color:#aaa; | |
| font-size:12px; | |
| } | |
| strong.highlight | |
| { | |
| padding:2px 4px; | |
| color:#000; | |
| background:#fffbdc; | |
| border-radius:3px; | |
| } | |
| .fieldgroup | |
| { | |
| position:relative; | |
| margin-top:10px; | |
| } | |
| .sidebar .fieldgroup+.fieldgroup | |
| { | |
| margin-top:40px; | |
| } | |
| .fieldgroup h2, | |
| h2.account | |
| { | |
| margin:15px 0 0 0; | |
| font-size:18px; | |
| font-weight:normal; | |
| color:#666; | |
| } | |
| p.explain | |
| { | |
| font-size:12px; | |
| color:#666; | |
| position:relative; | |
| } | |
| p.explain strong | |
| { | |
| color:#333; | |
| } | |
| p.explain .mini-icon | |
| { | |
| margin-right:5px; | |
| color:#bbb; | |
| position:relative; | |
| top:1px; | |
| } | |
| p.explain .minibutton | |
| { | |
| float:right; | |
| top:-4px; | |
| } | |
| .fieldgroup p.explain | |
| { | |
| margin:0; | |
| } | |
| .options-content p.explain | |
| { | |
| margin-top:0; | |
| border-top:1px solid #ddd; | |
| padding:10px 10px 0 10px; | |
| } | |
| .fieldgroup .fields | |
| { | |
| margin:10px 0 0 0; | |
| padding:10px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/account/fieldgroup_back.png?22480db9") 0 0 no-repeat; | |
| } | |
| .equacols .fieldgroup .fields, | |
| .htabs .columns.typical .fieldgroup .fields, | |
| .htabs .columns.hooks .fieldgroup .fields | |
| { | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/account/fieldgroup_back-440.png?5ac91252"); | |
| } | |
| .fieldgroup p.addlink | |
| { | |
| margin:15px 0; | |
| font-size:14px; | |
| font-weight:bold; | |
| } | |
| .fieldgroup p.checkbox label | |
| { | |
| margin-left:5px; | |
| } | |
| .fieldgroup p.checkbox .succeed | |
| { | |
| margin-left:10px; | |
| font-weight:normal; | |
| color:#3c0; | |
| } | |
| .fieldgroup p.danger | |
| { | |
| margin:15px 0; | |
| font-weight:bold; | |
| color:#c00; | |
| } | |
| .fieldgroup p:first-child | |
| { | |
| margin-top:0; | |
| } | |
| .fieldgroup p.extra | |
| { | |
| margin:-8px 0 15px 0; | |
| font-size:12px; | |
| color:#666; | |
| } | |
| .fieldgroup p.legal | |
| { | |
| margin:15px 0; | |
| font-size:14px; | |
| font-weight:bold; | |
| } | |
| .fieldgroup div.error | |
| { | |
| margin:10px 0 0 0; | |
| padding:10px; | |
| color:#fff; | |
| font-weight:bold; | |
| background:#a00; | |
| border-radius:4px; | |
| -webkit-font-smoothing:antialiased; | |
| } | |
| .fieldgroup div.error p | |
| { | |
| margin:0; | |
| } | |
| .fieldgroup div.error p+p | |
| { | |
| margin-top:10px; | |
| } | |
| ul.fieldpills | |
| { | |
| position:relative; | |
| margin:0; | |
| } | |
| ul.fieldpills li | |
| { | |
| position:relative; | |
| list-style-type:none; | |
| margin:3px 0; | |
| min-height:24px; | |
| line-height:24px; | |
| padding:4px 5px; | |
| background:#eee; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#333; | |
| border:1px solid #ddd; | |
| border-radius:3px; | |
| } | |
| ul.fieldpills li .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| ul.fieldpills li:first-child | |
| { | |
| margin-top:0; | |
| } | |
| ul.fieldpills li:hover | |
| { | |
| background-color:#f5f5f5; | |
| border-color:#ccc; | |
| } | |
| ul.fieldpills li .remove-close | |
| { | |
| position:absolute; | |
| top:50%; | |
| right:10px; | |
| margin-top:-9px; | |
| text-decoration:none; | |
| color:#666; | |
| } | |
| ul.fieldpills li .remove-close:hover | |
| { | |
| color:#333; | |
| } | |
| ul.fieldpills li img.remove | |
| { | |
| background:none; | |
| } | |
| ul.fieldpills li .dingus | |
| { | |
| position:absolute; | |
| top:50%; | |
| right:10px; | |
| margin-top:-9px; | |
| text-indent:-9999px; | |
| text-decoration:none; | |
| } | |
| .avatarexplain | |
| { | |
| margin:15px 0; | |
| height:54px; | |
| } | |
| .avatarexplain img | |
| { | |
| float:left; | |
| margin-right:10px; | |
| padding:2px; | |
| background:#fff; | |
| border:1px solid #ddd; | |
| } | |
| .avatarexplain p | |
| { | |
| margin:0; | |
| padding-top:10px; | |
| font-size:12px; | |
| line-height:1; | |
| color:#999; | |
| } | |
| .avatarexplain p strong | |
| { | |
| display:block; | |
| font-size:14px; | |
| font-weight:bold; | |
| color:#333; | |
| } | |
| .add-pill-form | |
| { | |
| margin:15px 0; | |
| padding:4px 5px; | |
| background:#f5f5f5; | |
| font-size:12px; | |
| color:#333; | |
| border:1px solid #ddd; | |
| border-radius:5px; | |
| } | |
| .add-pill-form input[type=text] | |
| { | |
| font-size:14px; | |
| width:350px; | |
| padding:2px 5px; | |
| color:#666; | |
| } | |
| .equacols .add-pill-form input[type=text], | |
| .htabs .columns.typical .add-pill-form input[type=text] | |
| { | |
| width:332px; | |
| } | |
| .add-pill-form img | |
| { | |
| vertical-align:middle; | |
| margin:0 5px; | |
| } | |
| .add-pill-form .error_box | |
| { | |
| margin:5px 0 0 0; | |
| padding:0; | |
| border:none; | |
| background:transparent; | |
| color:#c00; | |
| font-size:12px; | |
| } | |
| .add-pill-form label | |
| { | |
| margin:12px 0 2px 0; | |
| display:block; | |
| font-weight:bold; | |
| color:#333; | |
| } | |
| .add-pill-form label:first-child | |
| { | |
| margin-top:0; | |
| } | |
| .add-pill-form textarea.key_value | |
| { | |
| font-size:11px; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| width:95%; | |
| height:120px; | |
| } | |
| .add-pill-form .form-actions | |
| { | |
| margin-top:10px; | |
| text-align:left; | |
| } | |
| ul.smalltabs | |
| { | |
| margin:15px 0 15px 0; | |
| height:24px; | |
| line-height:24px; | |
| font-size:12px; | |
| color:#555; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:#e8e8e8; | |
| background:-moz-linear-gradient(#e8e8e8, | |
| #d2d2d2); | |
| background:-webkit-linear-gradient(#e8e8e8, | |
| #d2d2d2); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', | |
| endColorstr='#d2d2d2')"; | |
| border:1px solid #d1d1d1; | |
| border-bottom-color:#bbb; | |
| border-radius:3px; | |
| } | |
| ul.smalltabs li | |
| { | |
| list-style-type:none; | |
| display:inline; | |
| } | |
| ul.smalltabs a | |
| { | |
| float:left; | |
| height:24px; | |
| padding:0 7px; | |
| color:#666; | |
| font-weight:bold; | |
| text-decoration:none; | |
| border-right:1px solid #ababab; | |
| border-left:1px solid #f6f6f6; | |
| } | |
| ul.smalltabs li:first-child a | |
| { | |
| border-left:none; | |
| } | |
| ul.smalltabs a.selected | |
| { | |
| color:#333; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #f2f2f2); | |
| background:-webkit-linear-gradient(white, | |
| #f2f2f2); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#f2f2f2')"; | |
| } | |
| ul.smalltabs li:first-child a.selected | |
| { | |
| border-top-left-radius:3px; | |
| border-bottom-left-radius:3px; | |
| } | |
| ul.smalltabs .counter | |
| { | |
| display:inline-block; | |
| position:relative; | |
| top:-1px; | |
| margin-left:2px; | |
| line-height:12px; | |
| padding:1px 3px 0 3px; | |
| font-size:9px; | |
| background:#ececec; | |
| border:1px solid #afafaf; | |
| border-right-color:#ececec; | |
| border-bottom-color:#ececec; | |
| border-radius:2px; | |
| } | |
| ul.smalltabs .counter.green_highlight | |
| { | |
| background:#cfc; | |
| color:#393; | |
| } | |
| ul.smalltabs .counter.red_highlight | |
| { | |
| background:#fcc; | |
| color:#933; | |
| } | |
| ul.smalltabs .mini-icon | |
| { | |
| vertical-align:middle; | |
| color:#888; | |
| } | |
| ul.smalltabs a.selected span:before | |
| { | |
| color:#333; | |
| } | |
| p.breadcrumb | |
| { | |
| margin:10px 0 0 0; | |
| padding:0 7px; | |
| height:24px; | |
| line-height:24px; | |
| font-size:12px; | |
| color:#555; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:#e8e8e8; | |
| background:-moz-linear-gradient(#e8e8e8, | |
| #d2d2d2); | |
| background:-webkit-linear-gradient(#e8e8e8, | |
| #d2d2d2); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', | |
| endColorstr='#d2d2d2')"; | |
| border:1px solid #d1d1d1; | |
| border-bottom-color:#bbb; | |
| border-radius:3px; | |
| } | |
| p.breadcrumb a | |
| { | |
| color:#333; | |
| font-weight:bold; | |
| } | |
| p.breadcrumb .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| p.breadcrumb .separator | |
| { | |
| display:inline-block; | |
| margin:-1px 3px 0 3px; | |
| height:8px; | |
| width:8px; | |
| text-indent:-9999px; | |
| vertical-align:middle; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/pagehead/breadcrumb_separator.png?aee42131") 0 0 no-repeat; | |
| } | |
| .metabox+p.breadcrumb | |
| { | |
| margin-top:-10px; | |
| } | |
| .htabs:after | |
| { | |
| content:"."; | |
| display:block; | |
| height:0; | |
| clear:both; | |
| visibility:hidden; | |
| } | |
| * html .htabs | |
| { | |
| height:1%; | |
| } | |
| .htabs | |
| { | |
| display:inline-block; | |
| } | |
| .htabs | |
| { | |
| display:block; | |
| } | |
| .htabs | |
| { | |
| margin:15px 0; | |
| border-top:1px solid #ddd; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/tabs/side_rule.gif?1f2292a5") 230px 0 repeat-y; | |
| } | |
| .htabs.without-toprule | |
| { | |
| border-top:none; | |
| } | |
| .htabs.first-on-page | |
| { | |
| margin-top:5px; | |
| } | |
| #repo-settings.htabs | |
| { | |
| border-top:none; | |
| } | |
| .htabs .tab-content | |
| { | |
| float:right; | |
| width:670px; | |
| } | |
| #repo-settings .usage-bar | |
| { | |
| padding-left:0; | |
| padding-right:0; | |
| } | |
| .columns.typical .main | |
| { | |
| float:left; | |
| width:560px; | |
| } | |
| .columns.typical .sidebar | |
| { | |
| float:right; | |
| width:330px; | |
| } | |
| .htabs .columns.typical .main | |
| { | |
| width:440px; | |
| } | |
| .htabs .columns.typical .sidebar | |
| { | |
| width:210px; | |
| } | |
| .columns.dashcols .main | |
| { | |
| float:left; | |
| width:560px; | |
| } | |
| .columns.dashcols .sidebar | |
| { | |
| float:right; | |
| width:337px; | |
| } | |
| .columns.equacols .column | |
| { | |
| width:440px; | |
| float:left; | |
| } | |
| .columns.equacols .secondary | |
| { | |
| float:right; | |
| } | |
| .columns.equacols.bordered | |
| { | |
| border-top:1px solid #ddd; | |
| border-bottom:1px solid #ddd; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/global/column_separator.gif?6a80e3d5") 50% 0 repeat-y; | |
| } | |
| .columns.hooks .sidebar | |
| { | |
| float:left; | |
| width:210px; | |
| } | |
| .columns.hooks .main | |
| { | |
| float:right; | |
| width:440px; | |
| } | |
| body.page-profile .columns.profilecols .first | |
| { | |
| float:left; | |
| width:450px; | |
| } | |
| body.page-profile .columns.profilecols .last | |
| { | |
| float:right; | |
| width:450px; | |
| } | |
| .columns.browser .sidebar | |
| { | |
| float:left; | |
| width:220px; | |
| padding-right:19px; | |
| border-right:1px solid #ddd; | |
| } | |
| .columns.browser .main | |
| { | |
| float:right; | |
| width:660px; | |
| } | |
| .columns.content-left | |
| { | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/marketing/rule.gif?29b8ed53") 670px 0 repeat-y; | |
| } | |
| .columns.content-left .main | |
| { | |
| float:left; | |
| width:650px; | |
| } | |
| .columns.content-left .sidebar | |
| { | |
| float:right; | |
| width:230px; | |
| } | |
| .columns.fourcols .column | |
| { | |
| float:left; | |
| margin-left:20px; | |
| width:215px; | |
| } | |
| .columns.fourcols .column.leftmost | |
| { | |
| margin-left:0; | |
| } | |
| .wider .columns.content-left | |
| { | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/marketing/rule.gif?29b8ed53") 690px 0 repeat-y; | |
| } | |
| .wider .columns.content-left .main | |
| { | |
| float:left; | |
| width:670px; | |
| } | |
| .wider .columns.content-left .sidebar | |
| { | |
| float:right; | |
| width:248px; | |
| } | |
| .wider .feature-content | |
| { | |
| padding:0 5px; | |
| } | |
| .wider .columns.equacols .first | |
| { | |
| float:left; | |
| width:460px; | |
| } | |
| .wider .columns.equacols .last | |
| { | |
| float:right; | |
| width:460px; | |
| } | |
| .wider .columns.threecols .column | |
| { | |
| float:left; | |
| width:300px; | |
| margin-left:24px; | |
| } | |
| .wider .columns.threecols .column.first | |
| { | |
| margin-left:0; | |
| } | |
| #impact_legend p, | |
| #impact_graph p | |
| { | |
| margin:0; | |
| } | |
| .keyboard-shortcuts | |
| { | |
| float:right; | |
| margin-top:5px; | |
| font-size:11px; | |
| text-decoration:none; | |
| color:#666; | |
| } | |
| .keyboard-shortcuts .keyboard | |
| { | |
| top:2px; | |
| display:inline-block; | |
| position:relative; | |
| } | |
| #issues .keyboard-shortcuts | |
| { | |
| margin-top:10px; | |
| margin-right:10px; | |
| padding:5px; | |
| background-image:none; | |
| background-color:#eee; | |
| border-radius:2px; | |
| } | |
| #facebox .content.shortcuts | |
| { | |
| width:700px; | |
| } | |
| #facebox .content.shortcuts .columns.equacols .column | |
| { | |
| width:45%; | |
| } | |
| #facebox .content.shortcuts .equacols .last | |
| { | |
| float:right; | |
| } | |
| #facebox .content.shortcuts .columns.threecols .column | |
| { | |
| float:left; | |
| width:32%; | |
| } | |
| dl.keyboard-mappings | |
| { | |
| margin:5px 0; | |
| font-size:12px; | |
| } | |
| dl.keyboard-mappings dt | |
| { | |
| display:inline-block; | |
| margin:0; | |
| padding:3px 6px; | |
| min-width:10px; | |
| text-align:center; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| background:#333; | |
| color:#EEE; | |
| border-radius:2px; | |
| text-shadow:1px 1px 0 #000; | |
| } | |
| dl.keyboard-mappings dt em | |
| { | |
| padding:0 4px; | |
| color:#999; | |
| font-style:normal; | |
| font-weight:normal; | |
| font-size:10px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| text-shadow:none; | |
| } | |
| dl.keyboard-mappings dd | |
| { | |
| display:inline; | |
| margin:0 0 0 5px; | |
| color:#666; | |
| } | |
| dl.keyboard-mappings .platform-mac | |
| { | |
| display:none; | |
| } | |
| .macintosh dl.keyboard-mappings .platform-mac | |
| { | |
| display:inline; | |
| } | |
| .macintosh dl.keyboard-mappings .platform-other | |
| { | |
| display:none; | |
| } | |
| #facebox .shortcuts h3 | |
| { | |
| margin:0 0 10px 0; | |
| font-size:14px; | |
| } | |
| pre.copyable-terminal, | |
| #facebox pre.copyable-terminal | |
| { | |
| margin-right:20px; | |
| padding:10px; | |
| color:#fff; | |
| background:#333; | |
| border:none; | |
| border-radius:4px; | |
| overflow:auto; | |
| } | |
| .for-copyable-terminal | |
| { | |
| float:right; | |
| } | |
| ol.help-steps, | |
| #facebox ol.help-steps | |
| { | |
| margin:15px 0; | |
| color:#666; | |
| } | |
| ol.help-steps li | |
| { | |
| list-style-type:none; | |
| margin:15px 0; | |
| } | |
| ol.help-steps strong | |
| { | |
| color:#000; | |
| font-weight:bold; | |
| } | |
| ol.help-steps p | |
| { | |
| margin-bottom:5px; | |
| } | |
| .chooser-box | |
| { | |
| padding:0 10px 10px; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #f1f1f1); | |
| background:-webkit-linear-gradient(white, | |
| #f1f1f1); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#f1f1f1')"; | |
| border:1px solid #ddd; | |
| border-radius:5px; | |
| } | |
| .chooser-box h3 | |
| { | |
| margin:0 0 0 -10px; | |
| width:100%; | |
| padding:13px 10px 10px; | |
| font-size:16px; | |
| line-height:1.2; | |
| color:#222; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:#fbfbfb; | |
| background:-moz-linear-gradient(#fbfbfb, | |
| #f2f2f2); | |
| background:-webkit-linear-gradient(#fbfbfb, | |
| #f2f2f2); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', | |
| endColorstr='#f2f2f2')"; | |
| border-top-left-radius:5px; | |
| border-top-right-radius:5px; | |
| border-bottom:1px solid #fff; | |
| } | |
| .chooser-box .fakerule | |
| { | |
| margin:0 0 0 -10px; | |
| width:100%; | |
| height:1px; | |
| padding:0 10px; | |
| font-size:1px; | |
| line-height:1px; | |
| background:#ddd; | |
| } | |
| .chooser-box .ac-accept, | |
| .chooser-box .ac_loading | |
| { | |
| background:inherit; | |
| } | |
| #ajax-error-message | |
| { | |
| display:none; | |
| position:fixed; | |
| top:-200px; | |
| left:0; | |
| width:100%; | |
| padding:10px 0; | |
| text-align:center; | |
| border-bottom:1px solid #ffd42a; | |
| z-index:9999; | |
| font-weight:bold; | |
| margin:0; | |
| padding:10px; | |
| background:rgba(255, | |
| 253, | |
| 244, | |
| 0.9); | |
| background:-moz-linear-gradient(rgba(255, | |
| 253, | |
| 244, | |
| 0.9), | |
| rgba(253, | |
| 243, | |
| 217, | |
| 0.9)); | |
| background:-webkit-linear-gradient(rgba(255, | |
| 253, | |
| 244, | |
| 0.9), | |
| rgba(253, | |
| 243, | |
| 217, | |
| 0.9)); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, | |
| 253, | |
| 244, | |
| 0.9)', | |
| endColorstr='rgba(253, | |
| 243, | |
| 217, | |
| 0.9)')"; | |
| -moz-transition:top .5s ease-in 0; | |
| -webkit-transition:top .5s ease-in 0; | |
| } | |
| #ajax-error-message.visible | |
| { | |
| top:0; | |
| } | |
| #ajax-error-message>.mini-icon-exclamation | |
| { | |
| vertical-align:text-top; | |
| } | |
| .large-loading-area | |
| { | |
| text-align:center; | |
| padding:100px 0; | |
| } | |
| .loading-area | |
| { | |
| text-align:center; | |
| } | |
| h1.centered | |
| { | |
| margin:1em 0; | |
| font-size:24px; | |
| font-weight:300; | |
| text-align:center; | |
| } | |
| .pjax-loading | |
| { | |
| position:absolute; | |
| display:none; | |
| top:0; | |
| left:0; | |
| bottom:0; | |
| right:0; | |
| padding-top:190px; | |
| background:rgba(255, | |
| 255, | |
| 255, | |
| 0.8); | |
| z-index:9999; | |
| text-align:center; | |
| color:#999; | |
| } | |
| .repo-access-false | |
| { | |
| position:relative; | |
| border:1px #C5D5DD solid; | |
| padding:3px 0 0 15px; | |
| background:#E6F1F6; | |
| margin:10px 0 50px 0; | |
| border-radius:4px; | |
| } | |
| .repo-access-false p | |
| { | |
| float:left; | |
| font-size:16px; | |
| text-shadow:#fff 0 1px 0; | |
| } | |
| .repo-access-false button | |
| { | |
| margin:8px 340px 0 0; | |
| } | |
| .bubble#files .file | |
| { | |
| margin-bottom:0; | |
| } | |
| .bubble#files .file | |
| { | |
| background:#ececec; | |
| } | |
| .bubble#files .file .data | |
| { | |
| background:#fff; | |
| } | |
| .bubble#files .file .meta | |
| { | |
| padding:5px 10px; | |
| } | |
| .bubble#files .file .meta .info | |
| { | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| } | |
| .file .no-preview | |
| { | |
| margin:5px; | |
| } | |
| .cleanheading h2 | |
| { | |
| font-size:20px; | |
| margin:15px 0 15px 0; | |
| } | |
| .cleanheading p.subtext | |
| { | |
| margin:-15px 0 10px 0; | |
| color:#666; | |
| } | |
| table.branches | |
| { | |
| margin:5px 0 0 0; | |
| width:100%; | |
| } | |
| table.branches th | |
| { | |
| padding:2px 0; | |
| font-size:11px; | |
| text-transform:uppercase; | |
| text-align:left; | |
| color:#666; | |
| border-bottom:1px solid #ddd; | |
| } | |
| table.branches th.state-widget | |
| { | |
| text-align:center; | |
| } | |
| table.branches tr td | |
| { | |
| padding:5px 0; | |
| border-bottom:1px solid #ddd; | |
| } | |
| table.branches tr:hover td | |
| { | |
| background:#fafafa; | |
| } | |
| table.branches tr td.state-widget | |
| { | |
| width:500px; | |
| } | |
| table.branches tr.base td | |
| { | |
| background:#333; | |
| color:#fff; | |
| } | |
| table.branches tr.base td.name | |
| { | |
| padding-left:10px; | |
| } | |
| table.branches tr.base td.name p | |
| { | |
| color:#aaa; | |
| } | |
| table.branches tr.base td.actions | |
| { | |
| padding-right:10px; | |
| color:#eee; | |
| } | |
| .branches .name h3 | |
| { | |
| margin:0; | |
| font-size:16px; | |
| } | |
| .branches .name p | |
| { | |
| margin:-3px 0 0 0; | |
| font-size:12px; | |
| color:#666; | |
| } | |
| .branches .state | |
| { | |
| display:inline-block; | |
| margin-right:5px; | |
| padding:2px 5px; | |
| font-size:11px; | |
| text-transform:uppercase; | |
| font-weight:bold; | |
| background:#eee; | |
| border-radius:2px; | |
| } | |
| .branches .state-progress | |
| { | |
| font-size:12px; | |
| color:#666; | |
| font-style:normal; | |
| } | |
| .branches ul.actions | |
| { | |
| float:right; | |
| } | |
| .branches ul.actions>li | |
| { | |
| list-style-type:none; | |
| display:inline-block; | |
| margin:0 0 0 5px; | |
| } | |
| .branches ul.actions>li.text | |
| { | |
| padding:5px 0; | |
| font-size:11px; | |
| font-weight:bold; | |
| } | |
| .diverge-widget | |
| { | |
| position:relative; | |
| height:35px; | |
| } | |
| .diverge-widget .ahead | |
| { | |
| display:block; | |
| position:absolute; | |
| width:50%; | |
| height:100%; | |
| left:50%; | |
| } | |
| .diverge-widget .behind | |
| { | |
| display:block; | |
| position:absolute; | |
| width:50%; | |
| height:100%; | |
| right:50%; | |
| } | |
| .diverge-widget .bar | |
| { | |
| position:absolute; | |
| top:13px; | |
| right:0; | |
| display:block; | |
| height:8px; | |
| background:#d0d0d0; | |
| } | |
| .diverge-widget .ahead .bar | |
| { | |
| background:#7a7a7a; | |
| left:0; | |
| } | |
| .diverge-widget.hot .bar | |
| { | |
| background-color:#ff704f; | |
| } | |
| .diverge-widget.hot .ahead .bar | |
| { | |
| background-color:#811201; | |
| } | |
| .diverge-widget.fresh .bar | |
| { | |
| background-color:#ffd266; | |
| } | |
| .diverge-widget.fresh .ahead .bar | |
| { | |
| background-color:#b69e67; | |
| } | |
| .diverge-widget.stale .bar | |
| { | |
| background-color:#b2d0dd; | |
| } | |
| .diverge-widget.stale .ahead .bar | |
| { | |
| background-color:#1e4152; | |
| } | |
| .diverge-widget em | |
| { | |
| font-style:normal; | |
| font-size:10px; | |
| line-height:10px; | |
| color:#999; | |
| white-space:nowrap; | |
| } | |
| .diverge-widget .behind em | |
| { | |
| position:absolute; | |
| bottom:0; | |
| right:5px; | |
| } | |
| .diverge-widget .ahead em | |
| { | |
| position:absolute; | |
| top:0; | |
| left:5px; | |
| } | |
| .diverge-widget .separator | |
| { | |
| display:block; | |
| position:absolute; | |
| top:0; | |
| left:50%; | |
| margin-left:-2px; | |
| width:2px; | |
| height:100%; | |
| background:#454545; | |
| } | |
| ul.hotness-legend | |
| { | |
| float:right; | |
| margin:10px 0 0 0; | |
| } | |
| ul.hotness-legend li | |
| { | |
| list-style-type:none; | |
| float:left; | |
| margin:0; | |
| font-size:11px; | |
| color:#999; | |
| } | |
| ul.hotness-legend .ahead, | |
| ul.hotness-legend .behind | |
| { | |
| display:block; | |
| margin:1px 0 0 0; | |
| width:15px; | |
| height:10px; | |
| } | |
| ul.hotness-legend .old .behind | |
| { | |
| background-color:#d0d0d0; | |
| } | |
| ul.hotness-legend .old .ahead | |
| { | |
| background-color:#7a7a7a; | |
| } | |
| ul.hotness-legend .stale .behind | |
| { | |
| background-color:#b2d0dd; | |
| } | |
| ul.hotness-legend .stale .ahead | |
| { | |
| background-color:#1e4152; | |
| } | |
| ul.hotness-legend .fresh .behind | |
| { | |
| background-color:#ffd266; | |
| } | |
| ul.hotness-legend .fresh .ahead | |
| { | |
| background-color:#b69e67; | |
| } | |
| ul.hotness-legend .hot .behind | |
| { | |
| background-color:#ff704f; | |
| } | |
| ul.hotness-legend .hot .ahead | |
| { | |
| background-color:#811201; | |
| } | |
| ul.hotness-legend li.text | |
| { | |
| margin:0 10px; | |
| height:23px; | |
| line-height:23px; | |
| } | |
| p.recently-touched-branches-description | |
| { | |
| margin:-10px 0 0 0; | |
| font-size:11px; | |
| color:#888; | |
| } | |
| .recently-touched-branches | |
| { | |
| margin:5px 0 10px 0; | |
| padding:0; | |
| background:#fffef1; | |
| border:1px solid #e5e2c8; | |
| border-radius:4px; | |
| } | |
| .recently-touched-branches a.branch-name | |
| { | |
| font-weight:bold; | |
| } | |
| .recently-touched-branches li | |
| { | |
| list-style-type:none; | |
| padding:5px; | |
| height:26px; | |
| border-bottom:1px solid #e5e2c8; | |
| } | |
| .recently-touched-branches li:last-child | |
| { | |
| border-bottom:none; | |
| } | |
| .recently-touched-branches li | |
| { | |
| margin:0; | |
| line-height:23px; | |
| } | |
| .recently-touched-branches p | |
| { | |
| display:inline; | |
| margin:0 0 0 10px; | |
| font-size:13px; | |
| color:#a19e7f; | |
| } | |
| .form-actions | |
| { | |
| text-align:right; | |
| padding-bottom:5px; | |
| } | |
| .form-actions .cancel | |
| { | |
| margin-top:5px; | |
| float:left; | |
| } | |
| .form-actions .button.cancel | |
| { | |
| margin-top:0; | |
| margin-left:2px; | |
| } | |
| .form-actions .minibutton.cancel | |
| { | |
| margin-top:0; | |
| } | |
| .form-actions .optional | |
| { | |
| display:block; | |
| padding-top:8px; | |
| float:left; | |
| margin-right:15px; | |
| } | |
| .form-actions .optional span.text | |
| { | |
| padding:0 3px; | |
| } | |
| .form-actions .optional input | |
| { | |
| position:relative; | |
| top:-1px; | |
| } | |
| .form-warning | |
| { | |
| margin:10px 0; | |
| padding:8px 10px; | |
| border:1px solid #E7E4C2; | |
| font-size:14px; | |
| color:#333; | |
| background:#ffffe2; | |
| border-radius:4px; | |
| } | |
| .form-warning p | |
| { | |
| margin:0; | |
| line-height:1.5; | |
| } | |
| .form-warning strong | |
| { | |
| color:#000; | |
| } | |
| .form-warning a | |
| { | |
| font-weight:bold; | |
| } | |
| ul.big-actions | |
| { | |
| margin:15px 0 10px 0; | |
| float:right; | |
| } | |
| .page-edit-blob ul.big-actions | |
| { | |
| margin:0; | |
| } | |
| ul.big-actions li | |
| { | |
| list-style-type:none; | |
| float:left; | |
| margin:0; | |
| } | |
| button.classy.silver, | |
| a.button.classy.silver, | |
| button.classy.silver:disabled:hover, | |
| a.button.classy.disabled.silver:hover | |
| { | |
| color:#000; | |
| text-shadow:0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:#fdfdfd; | |
| background:-moz-linear-gradient(#fdfdfd, | |
| #9a9a9a); | |
| background:-webkit-linear-gradient(#fdfdfd, | |
| #9a9a9a); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', | |
| endColorstr='#9a9a9a')"; | |
| border-bottom-color:#c7c7c7; | |
| } | |
| button.classy.silver:hover, | |
| a.button.classy.silver:hover | |
| { | |
| color:#000; | |
| text-shadow:0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #eee); | |
| background:-webkit-linear-gradient(white, | |
| #eee); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#eeeeee')"; | |
| border-bottom-color:#f7f7f7; | |
| box-shadow:0 1px 4px rgba(255, | |
| 255, | |
| 255, | |
| 0.3); | |
| } | |
| button.classy.silver:disabled:hover, | |
| a.button.classy.disabled.silver:hover | |
| { | |
| box-shadow:0 1px 4px rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| } | |
| button.classy.business-plan, | |
| a.button.classy.business-plan | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| background:#419b36; | |
| background:-moz-linear-gradient(#419b36, | |
| #357f2c); | |
| background:-webkit-linear-gradient(#419b36, | |
| #357f2c); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#419b36', | |
| endColorstr='#357f2c')"; | |
| border-bottom-color:#3e9533; | |
| } | |
| button.classy.business-plan:hover, | |
| a.button.classy.business-plan:hover | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| background:#1cbe0a; | |
| background:-moz-linear-gradient(#1cbe0a, | |
| #158f07); | |
| background:-webkit-linear-gradient(#1cbe0a, | |
| #158f07); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#1cbe0a', | |
| endColorstr='#158f07')"; | |
| border-bottom-color:#18a609; | |
| } | |
| button.classy.personal-plan, | |
| a.button.classy.personal-plan | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| background:#4794bc; | |
| background:-moz-linear-gradient(#4794bc, | |
| #3a7999); | |
| background:-webkit-linear-gradient(#4794bc, | |
| #3a7999); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4794bc', | |
| endColorstr='#3a7999')"; | |
| border-bottom-color:#438bb1; | |
| } | |
| button.classy.oauth, | |
| a.button.classy.oauth, | |
| .login_form form .submit_btn input | |
| { | |
| color:#fff; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| background:#4794bc; | |
| background:-moz-linear-gradient(#4794bc, | |
| #3a7999); | |
| background:-webkit-linear-gradient(#4794bc, | |
| #3a7999); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4794bc', | |
| endColorstr='#3a7999')"; | |
| border-bottom-color:#438bb1; | |
| } | |
| .watch-button-container .watch-button, | |
| .watch-button-container.on .unwatch-button | |
| { | |
| display:inline-block; | |
| } | |
| .watch-button-container.on .watch-button, | |
| .watch-button-container .unwatch-button | |
| { | |
| display:none; | |
| } | |
| .watch-button-container.loading | |
| { | |
| opacity:.5; | |
| } | |
| .starring-container .unstarred, | |
| .starring-container.on .starred | |
| { | |
| display:inline-block; | |
| } | |
| .starring-container.on .unstarred, | |
| .starring-container .starred | |
| { | |
| display:none; | |
| } | |
| .starring-container.loading | |
| { | |
| opacity:.5; | |
| } | |
| .user-following-container .follow, | |
| .user-following-container.on .unfollow | |
| { | |
| display:inline-block; | |
| } | |
| .user-following-container.on .follow, | |
| .user-following-container .unfollow | |
| { | |
| display:none; | |
| } | |
| .user-following-container.loading | |
| { | |
| opacity:.5; | |
| } | |
| .members .user-following-container | |
| { | |
| float:right; | |
| } | |
| #markdown-help | |
| { | |
| display:none; | |
| } | |
| #facebox .popup .cheatsheet | |
| { | |
| width:800px; | |
| overflow:hidden; | |
| } | |
| #facebox .popup .cheatsheet .col | |
| { | |
| width:260px; | |
| margin-right:10px; | |
| float:left; | |
| padding:0 0 10px 0; | |
| } | |
| #facebox .popup .cheatsheet .col:last-child | |
| { | |
| margin:0; | |
| } | |
| #facebox .popup .cheatsheet .mod | |
| { | |
| margin:0 0 10px 0; | |
| } | |
| #facebox .popup .cheatsheet h3 | |
| { | |
| margin:0 0 5px 0; | |
| } | |
| #facebox .popup .cheatsheet p | |
| { | |
| margin:0 0 5px 0; | |
| color:#888; | |
| } | |
| #facebox .popup .cheatsheet pre | |
| { | |
| margin:0; | |
| padding:5px; | |
| margin:0 0 20px 0; | |
| border:1px solid #ddd; | |
| } | |
| #ace-editor | |
| { | |
| position:relative; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| } | |
| #ace-editor .ace_content | |
| { | |
| line-height:normal; | |
| } | |
| .ace-twilight .ace_editor | |
| { | |
| border:2px solid #9f9f9f; | |
| } | |
| .ace-twilight .ace_editor.ace_focus | |
| { | |
| border:2px solid #327fbd; | |
| } | |
| .ace-twilight .ace_gutter | |
| { | |
| width:50px; | |
| background:#ECECEC; | |
| color:#AAA; | |
| overflow:hidden; | |
| border-right:1px solid #DDD; | |
| font-family:Consolas, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| } | |
| .ace-twilight .ace_gutter-layer | |
| { | |
| width:100%; | |
| text-align:right; | |
| } | |
| .ace-twilight .ace_gutter-layer .ace_gutter-cell | |
| { | |
| padding-right:6px; | |
| } | |
| .ace-twilight .ace_print_margin | |
| { | |
| width:1px; | |
| background:#e8e8e8; | |
| } | |
| .ace-twilight .ace_scroller | |
| { | |
| background-color:#141414; | |
| } | |
| .ace-twilight .ace_text-layer | |
| { | |
| cursor:text; | |
| color:#F8F8F8; | |
| } | |
| .ace-twilight .ace_cursor | |
| { | |
| border-left:2px solid #A7A7A7; | |
| } | |
| .ace-twilight .ace_cursor.ace_overwrite | |
| { | |
| border-left:0; | |
| border-bottom:1px solid #A7A7A7; | |
| } | |
| .ace-twilight .ace_marker-layer .ace_selection | |
| { | |
| background:rgba(221, | |
| 240, | |
| 255, | |
| 0.2); | |
| } | |
| .ace-twilight .ace_marker-layer .ace_step | |
| { | |
| background:#c6dbae; | |
| } | |
| .ace-twilight .ace_marker-layer .ace_bracket | |
| { | |
| margin:-1px 0 0 -1px; | |
| border:1px solid rgba(255, | |
| 255, | |
| 255, | |
| 0.25); | |
| } | |
| .ace-twilight .ace_marker-layer .ace_active_line | |
| { | |
| background:rgba(255, | |
| 255, | |
| 255, | |
| 0.031); | |
| } | |
| .ace-twilight .ace_invisible | |
| { | |
| color:rgba(255, | |
| 255, | |
| 255, | |
| 0.25); | |
| } | |
| .ace-twilight .ace_keyword | |
| { | |
| color:#CDA869; | |
| } | |
| .ace-twilight .ace_constant | |
| { | |
| color:#CF6A4C; | |
| } | |
| .ace-twilight .ace_invalid.ace_illegal | |
| { | |
| color:#F8F8F8; | |
| background-color:rgba(86, | |
| 45, | |
| 86, | |
| 0.75); | |
| } | |
| .ace-twilight .ace_invalid.ace_deprecated | |
| { | |
| text-decoration:underline; | |
| font-style:italic; | |
| color:#D2A8A1; | |
| } | |
| .ace-twilight .ace_support | |
| { | |
| color:#9B859D; | |
| } | |
| .ace-twilight .ace_support.ace_function | |
| { | |
| color:#DAD085; | |
| } | |
| .ace-twilight .ace_string | |
| { | |
| color:#8F9D6A; | |
| } | |
| .ace-twilight .ace_string.ace_regexp | |
| { | |
| color:#E9C062; | |
| } | |
| .ace-twilight .ace_comment | |
| { | |
| font-style:italic; | |
| color:#5F5A60; | |
| } | |
| .ace-twilight .ace_variable | |
| { | |
| color:#7587A6; | |
| } | |
| .ace-twilight .ace_xml_pe | |
| { | |
| color:#494949; | |
| } | |
| .ace-solarized-dark .ace_editor | |
| { | |
| border:2px solid #9f9f9f; | |
| } | |
| .ace-solarized-dark .ace_editor.ace_focus | |
| { | |
| border:2px solid #327fbd; | |
| } | |
| .ace-solarized-dark .ace_gutter | |
| { | |
| width:50px; | |
| background:#e8e8e8; | |
| color:#333; | |
| overflow:hidden; | |
| } | |
| .ace-solarized-dark .ace_gutter-layer | |
| { | |
| width:100%; | |
| text-align:right; | |
| } | |
| .ace-solarized-dark .ace_gutter-layer .ace_gutter-cell | |
| { | |
| padding-right:6px; | |
| } | |
| .ace-solarized-dark .ace_print_margin | |
| { | |
| width:1px; | |
| background:#e8e8e8; | |
| } | |
| .ace-solarized-dark .ace_scroller | |
| { | |
| background-color:#002B36; | |
| } | |
| .ace-solarized-dark .ace_text-layer | |
| { | |
| cursor:text; | |
| color:#93A1A1; | |
| } | |
| .ace-solarized-dark .ace_cursor | |
| { | |
| border-left:2px solid #D30102; | |
| } | |
| .ace-solarized-dark .ace_cursor.ace_overwrite | |
| { | |
| border-left:0; | |
| border-bottom:1px solid #D30102; | |
| } | |
| .ace-solarized-dark .ace_marker-layer .ace_selection | |
| { | |
| background:#073642; | |
| } | |
| .ace-solarized-dark .ace_marker-layer .ace_step | |
| { | |
| background:#c6dbae; | |
| } | |
| .ace-solarized-dark .ace_marker-layer .ace_bracket | |
| { | |
| margin:-1px 0 0 -1px; | |
| border:1px solid rgba(147, | |
| 161, | |
| 161, | |
| 0.5); | |
| } | |
| .ace-solarized-dark .ace_marker-layer .ace_active_line | |
| { | |
| background:#073642; | |
| } | |
| .ace-solarized-dark .ace_invisible | |
| { | |
| color:rgba(147, | |
| 161, | |
| 161, | |
| 0.5); | |
| } | |
| .ace-solarized-dark .ace_keyword | |
| { | |
| color:#859900; | |
| } | |
| .ace-solarized-dark .ace_constant.ace_language | |
| { | |
| color:#B58900; | |
| } | |
| .ace-solarized-dark .ace_constant.ace_numeric | |
| { | |
| color:#D33682; | |
| } | |
| .ace-solarized-dark .ace_support.ace_function | |
| { | |
| color:#268BD2; | |
| } | |
| .ace-solarized-dark .ace_string | |
| { | |
| color:#2AA198; | |
| } | |
| .ace-solarized-dark .ace_string.ace_regexp | |
| { | |
| color:#D30102; | |
| } | |
| .ace-solarized-dark .ace_comment | |
| { | |
| font-style:italic; | |
| color:#657B83; | |
| } | |
| .ace-solarized-dark .ace_variable.ace_language | |
| { | |
| color:#268BD2; | |
| } | |
| .ace-solarized-light .ace_editor | |
| { | |
| border:2px solid #9f9f9f; | |
| } | |
| .ace-solarized-light .ace_editor.ace_focus | |
| { | |
| border:2px solid #327fbd; | |
| } | |
| .ace-solarized-light .ace_gutter | |
| { | |
| width:50px; | |
| background:#e8e8e8; | |
| color:#333; | |
| overflow:hidden; | |
| } | |
| .ace-solarized-light .ace_gutter-layer | |
| { | |
| width:100%; | |
| text-align:right; | |
| } | |
| .ace-solarized-light .ace_gutter-layer .ace_gutter-cell | |
| { | |
| padding-right:6px; | |
| } | |
| .ace-solarized-light .ace_print_margin | |
| { | |
| width:1px; | |
| background:#e8e8e8; | |
| } | |
| .ace-solarized-light .ace_scroller | |
| { | |
| background-color:#FDF6E3; | |
| } | |
| .ace-solarized-light .ace_text-layer | |
| { | |
| cursor:text; | |
| color:#586E75; | |
| } | |
| .ace-solarized-light .ace_cursor | |
| { | |
| border-left:2px solid #000; | |
| } | |
| .ace-solarized-light .ace_cursor.ace_overwrite | |
| { | |
| border-left:0; | |
| border-bottom:1px solid #000; | |
| } | |
| .ace-solarized-light .ace_marker-layer .ace_selection | |
| { | |
| background:#073642; | |
| } | |
| .ace-solarized-light .ace_marker-layer .ace_step | |
| { | |
| background:#c6dbae; | |
| } | |
| .ace-solarized-light .ace_marker-layer .ace_bracket | |
| { | |
| margin:-1px 0 0 -1px; | |
| border:1px solid rgba(147, | |
| 161, | |
| 161, | |
| 0.5); | |
| } | |
| .ace-solarized-light .ace_marker-layer .ace_active_line | |
| { | |
| background:#EEE8D5; | |
| } | |
| .ace-solarized-light .ace_invisible | |
| { | |
| color:rgba(147, | |
| 161, | |
| 161, | |
| 0.5); | |
| } | |
| .ace-solarized-light .ace_keyword | |
| { | |
| color:#859900; | |
| } | |
| .ace-solarized-light .ace_constant.ace_language | |
| { | |
| color:#B58900; | |
| } | |
| .ace-solarized-light .ace_constant.ace_numeric | |
| { | |
| color:#D33682; | |
| } | |
| .ace-solarized-light .ace_support.ace_function | |
| { | |
| color:#268BD2; | |
| } | |
| .ace-solarized-light .ace_string | |
| { | |
| color:#2AA198; | |
| } | |
| .ace-solarized-light .ace_string.ace_regexp | |
| { | |
| color:#D30102; | |
| } | |
| .ace-solarized-light .ace_comment | |
| { | |
| color:#93A1A1; | |
| } | |
| .ace-solarized-light .ace_variable.ace_language | |
| { | |
| color:#268BD2; | |
| } | |
| .instruction-groups | |
| { | |
| margin-bottom:20px; | |
| overflow:hidden; | |
| } | |
| #code_search dl | |
| { | |
| float:left; | |
| margin-right:20px; | |
| margin-bottom:30px; | |
| } | |
| #code_search dl:first-child | |
| { | |
| float:none; | |
| margin:0; | |
| } | |
| .search-instructions .instruction-groups>li | |
| { | |
| float:left; | |
| width:445px; | |
| list-style-type:none; | |
| margin-right:30px; | |
| } | |
| .search-instructions .instruction-groups>li:last-child | |
| { | |
| margin-right:0; | |
| } | |
| #code_search_results .header | |
| { | |
| border-top:1px solid #b8d1e3; | |
| background-color:#DDEAF3; | |
| padding:.3em .7em; | |
| overflow:hidden; | |
| margin-bottom:1.3em; | |
| } | |
| #code_search_results .header .title | |
| { | |
| font-weight:bold; | |
| float:left; | |
| } | |
| #code_search_results .header .info | |
| { | |
| float:right; | |
| color:#444; | |
| } | |
| #code_search_results .results_and_sidebar | |
| { | |
| overflow:hidden; | |
| } | |
| #code_search_results .results | |
| { | |
| float:left; | |
| width:52em; | |
| } | |
| #code_search_results .result | |
| { | |
| margin-bottom:1.5em; | |
| } | |
| #code_search_results .result .gravatar | |
| { | |
| line-height:0; | |
| float:left; | |
| margin-top:.2em; | |
| margin-right:.75em; | |
| padding:1px; | |
| border:1px solid #ccc; | |
| } | |
| #code_search_results .result .title | |
| { | |
| font-size:110%; | |
| margin-bottom:.2em; | |
| } | |
| #code_search_results .result .title span.aka | |
| { | |
| font-weight:normal; | |
| } | |
| #code_search_results .result .title span.language | |
| { | |
| color:#999; | |
| font-size:80%; | |
| font-weight:normal; | |
| position:relative; | |
| top:-0.1em; | |
| } | |
| #code_search_results .result .title span.email | |
| { | |
| color:#999; | |
| font-weight:normal; | |
| } | |
| #code_search_results .result .description | |
| { | |
| margin-bottom:.2em; | |
| } | |
| #code_search_results .result .details | |
| { | |
| font-size:80%; | |
| color:#555; | |
| } | |
| #code_search_results .result .details span | |
| { | |
| color:#aaa; | |
| padding:0 .25em; | |
| } | |
| #code_search_results .more | |
| { | |
| margin-top:-0.5em; | |
| margin-bottom:1em; | |
| } | |
| #code_search_results .result .snippet | |
| { | |
| font-family:Monaco, | |
| "Courier New", | |
| "DejaVu Sans Mono", | |
| "Bitstream Vera Sans Mono", | |
| monospace; | |
| font-size:75%; | |
| background-color:#f8f8ff; | |
| border:1px solid #dedede; | |
| padding:.5em; | |
| line-height:1.5em; | |
| color:#444; | |
| } | |
| #code_search_results .result .snippet em | |
| { | |
| background-color:#FAFFA6; | |
| padding:.1em; | |
| } | |
| #code_search_results .sidebar | |
| { | |
| float:right; | |
| width:15em; | |
| border-left:1px solid #DDEAF3; | |
| padding-left:1em; | |
| } | |
| #code_search_results .sidebar h2 | |
| { | |
| margin-bottom:0; | |
| } | |
| #code_search_results .sidebar h3 | |
| { | |
| margin-top:.5em; | |
| } | |
| #code_search_results .sidebar ul | |
| { | |
| list-style-type:none; | |
| margin-bottom:1em; | |
| } | |
| #code_search_results .sidebar ul li | |
| { | |
| color:#888; | |
| } | |
| .comments-wrapper | |
| { | |
| margin:10px 0; | |
| padding:5px; | |
| background:#f2f2f2; | |
| border-radius:5px; | |
| } | |
| .comments-wrapper>.comment:first-child | |
| { | |
| margin-top:0; | |
| } | |
| .comments-wrapper>.comment:last-child | |
| { | |
| margin-bottom:0; | |
| } | |
| .new-comments .comment | |
| { | |
| margin:10px 0; | |
| border:1px solid #cacaca; | |
| } | |
| .new-comments .comment .cmeta | |
| { | |
| height:33px; | |
| padding:0 10px 0 6px; | |
| border-bottom:1px solid #ccc; | |
| background:#f8f8f8; | |
| background:-moz-linear-gradient(#f8f8f8, | |
| #e1e1e1); | |
| background:-webkit-linear-gradient(#f8f8f8, | |
| #e1e1e1); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', | |
| endColorstr='#e1e1e1')"; | |
| } | |
| .new-comments .commit-comment .cmeta, | |
| .new-comments .review-comment .cmeta, | |
| .new-comments .file-commit-comment .cmeta, | |
| .new-comments .gist-comment .cmeta, | |
| .new-comments .commit-list-comment .cmeta, | |
| .new-comments .issue-ref-comment .cmeta | |
| { | |
| background:#f8fbfc; | |
| background:-moz-linear-gradient(#f8fbfc, | |
| #dde8eb); | |
| background:-webkit-linear-gradient(#f8fbfc, | |
| #dde8eb); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fbfc', | |
| endColorstr='#dde8eb')"; | |
| } | |
| .new-comments .repo-owner-tag .cmeta, | |
| .new-comments .gist-owner-tag .cmeta | |
| { | |
| background:#f4faf6; | |
| background:-moz-linear-gradient(#f4faf6, | |
| #d8e5dd); | |
| background:-webkit-linear-gradient(#f4faf6, | |
| #d8e5dd); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4faf6', | |
| endColorstr='#d8e5dd')"; | |
| } | |
| .new-comments .comment .cmeta p.author | |
| { | |
| margin:0; | |
| float:left; | |
| max-width:600px; | |
| font-size:12px; | |
| height:33px; | |
| line-height:33px; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.7); | |
| overflow:hidden; | |
| white-space:nowrap; | |
| text-overflow:ellipsis; | |
| } | |
| .new-comments .comment .cmeta p.author a | |
| { | |
| color:#222; | |
| } | |
| .new-comments .comment .cmeta p.author em a, | |
| .new-comments em.date a | |
| { | |
| color:#666; | |
| font-style:normal; | |
| } | |
| .new-comments .comment .cmeta .gravatar | |
| { | |
| display:inline-block; | |
| margin-top:-2px; | |
| margin-right:3px; | |
| padding:1px; | |
| line-height:1px; | |
| vertical-align:middle; | |
| font-size:1px; | |
| background:#fff; | |
| border:1px solid #c8c8c8; | |
| } | |
| .new-comments .comment .cmeta code | |
| { | |
| font-size:11px; | |
| } | |
| .new-comments .comment .cmeta p.author em code a | |
| { | |
| color:#444; | |
| } | |
| .new-comments .comment .cmeta p.info | |
| { | |
| float:right; | |
| margin:0; | |
| font-size:11px; | |
| height:33px; | |
| line-height:33px; | |
| } | |
| .new-comments .comment .cmeta p.info em.date | |
| { | |
| display:inline; | |
| font-style:normal; | |
| color:#777; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.7); | |
| } | |
| .new-comments .comment .cmeta p.info em.date, | |
| .comment .cmeta p.info em.date abbr | |
| { | |
| line-height:33px; | |
| } | |
| .new-comments .comment .cmeta .mini-icon | |
| { | |
| color:#939AA0; | |
| margin:0 2px 0 1px; | |
| position:relative; | |
| top:2px; | |
| } | |
| .new-comments .tag | |
| { | |
| position:relative; | |
| top:-1px; | |
| margin-left:5px; | |
| padding:1px 5px; | |
| font-size:11px; | |
| color:#fff; | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.2); | |
| background:#2d90c3; | |
| border:1px solid #26749c; | |
| border-right-color:#2d90c3; | |
| border-bottom-color:#2d90c3; | |
| border-radius:2px; | |
| } | |
| .new-comments .repo-owner-tag .tag, | |
| .new-comments .gist-owner-tag .tag | |
| { | |
| background:#2cc03e; | |
| border-color:#259a33; | |
| border-right-color:#2cc03e; | |
| border-bottom-color:#2cc03e; | |
| } | |
| .new-comments .comment>.body | |
| { | |
| position:relative; | |
| padding:0; | |
| color:#333; | |
| font-size:12px; | |
| background:#fbfbfb; | |
| } | |
| .new-comments .highlighted .comment>.body | |
| { | |
| background:#fff; | |
| } | |
| .new-comments .comment>.body>p | |
| { | |
| margin:10px 0; | |
| } | |
| .comment .content-body | |
| { | |
| padding:10px; | |
| font-size:13px; | |
| overflow:auto; | |
| } | |
| .starting-comment .content-body | |
| { | |
| padding-left:0; | |
| padding-right:0; | |
| } | |
| .new-comments .comment .content-body img | |
| { | |
| max-width:100%; | |
| } | |
| .new-comments .comment>.body .title | |
| { | |
| padding:5px 0; | |
| font-weight:bold; | |
| color:#000; | |
| border-bottom:1px solid #ddd; | |
| } | |
| .new-comments .inset | |
| { | |
| padding:4px; | |
| background:#f1f1f1; | |
| border:1px solid #ccc; | |
| border-right-color:#e5e5e5; | |
| border-bottom-color:#e5e5e5; | |
| border-radius:3px; | |
| } | |
| .new-comments .commit-inset | |
| { | |
| background-color:#e3eaee; | |
| border-color:#b9c7d1; | |
| border-right-color:#dbe5eb; | |
| border-bottom-color:#dbe5eb; | |
| } | |
| .new-comments .inset.highlighted | |
| { | |
| background-color:#ffd; | |
| border-color:#cfcfb4; | |
| border-right-color:#f1f1c7; | |
| border-bottom-color:#f1f1c7; | |
| } | |
| .new-comments .inset .comment | |
| { | |
| margin:5px 0; | |
| } | |
| .new-comments .inset .comment:first-child | |
| { | |
| margin-top:0; | |
| } | |
| .new-comments .inset .comment:last-child | |
| { | |
| margin-bottom:0; | |
| } | |
| .new-comments .inset h5 | |
| { | |
| margin:0; | |
| font-size:10px; | |
| font-weight:normal; | |
| text-transform:uppercase; | |
| letter-spacing:1px; | |
| color:#666; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.7); | |
| } | |
| .new-comments .commit-inset h5 | |
| { | |
| color:#6c777f; | |
| } | |
| .new-comments .commit-list-comment .body | |
| { | |
| padding:0; | |
| } | |
| #compare .new-comments .commit-list-comment table.commits | |
| { | |
| border-width:0; | |
| margin-top:0; | |
| } | |
| .new-comments .actions | |
| { | |
| float:right; | |
| line-height:31px; | |
| height:33px; | |
| margin-left:5px; | |
| } | |
| .new-comments .actions li | |
| { | |
| list-style-type:none; | |
| margin:0 0 0 5px; | |
| float:left; | |
| } | |
| .new-comments .actions li .mini-icon | |
| { | |
| -moz-transition:all .15s ease-in 0; | |
| -webkit-transition:all .15s ease-in 0; | |
| margin:0 0 0 3px; | |
| } | |
| .new-comments .actions li:hover .mini-icon | |
| { | |
| color:#4183c4; | |
| } | |
| .comment .form-content | |
| { | |
| padding:10px; | |
| } | |
| .starting-comment .form-content | |
| { | |
| margin-top:0; | |
| } | |
| .starting-comment ul.actions | |
| { | |
| position:relative; | |
| top:-104px; | |
| } | |
| .comment-form textarea, | |
| .comment .form-content textarea | |
| { | |
| -moz-box-sizing:border-box; | |
| box-sizing:border-box; | |
| } | |
| .comment .form-content textarea | |
| { | |
| margin:0; | |
| padding:5px; | |
| width:100%; | |
| height:100px; | |
| } | |
| .comment .form-content input[type=text] | |
| { | |
| margin-bottom:5px; | |
| width:99%; | |
| padding:4px 2px; | |
| } | |
| .comment .form-content input.title-field | |
| { | |
| font-size:20px; | |
| font-weight:bold; | |
| } | |
| .comment .form-content .form-actions | |
| { | |
| margin:10px 0 0 0; | |
| } | |
| .comment p.error | |
| { | |
| font-weight:bold; | |
| color:#f00; | |
| } | |
| .comment .error, | |
| .comment .context-loader | |
| { | |
| display:none; | |
| } | |
| .comment .form-content | |
| { | |
| display:none; | |
| opacity:1.0; | |
| } | |
| .comment.editing .formatted-content, | |
| .comment.editing .content-title, | |
| .comment.editing .infobar | |
| { | |
| display:none; | |
| } | |
| .comment.editing .form-content | |
| { | |
| display:block; | |
| opacity:1.0; | |
| } | |
| .comment.loading .context-loader | |
| { | |
| display:block; | |
| } | |
| .comment.loading .formatted-content, | |
| .comment.loading .form-content | |
| { | |
| opacity:.5; | |
| } | |
| .comment.error .error | |
| { | |
| display:block; | |
| } | |
| .new-comments .closed-banner | |
| { | |
| margin:15px 0; | |
| height:7px; | |
| overflow:hidden; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/comments/closed_pattern.gif?026fa4bc"); | |
| border-radius:5px; | |
| } | |
| .user-mention | |
| { | |
| font-weight:bold; | |
| color:#333; | |
| } | |
| .team-mention | |
| { | |
| font-weight:bold; | |
| color:#333; | |
| } | |
| .message .user-mention | |
| { | |
| font-weight:normal; | |
| } | |
| .issue-ref-comment .state | |
| { | |
| float:right; | |
| padding:3px 10px; | |
| margin-top:-2px; | |
| margin-right:8px; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#fff; | |
| background:#6cc644; | |
| border-radius:3px; | |
| } | |
| .issue-ref-comment .state-closed | |
| { | |
| background-color:#bd2c00; | |
| } | |
| .issue-ref-comment h2 | |
| { | |
| margin:0!important; | |
| font-size:14px; | |
| } | |
| .issue-ref-comment h2 a | |
| { | |
| color:#000; | |
| } | |
| .issue-ref-comment h2 em | |
| { | |
| font-style:normal; | |
| color:#999; | |
| } | |
| .email-format div | |
| { | |
| white-space:pre-wrap; | |
| } | |
| .formatted-content .email-format | |
| { | |
| line-height:1.5em!important; | |
| } | |
| .email-quoted-reply, | |
| .email-signature-reply | |
| { | |
| margin:0 0 15px 0; | |
| border-left:4px solid #ddd; | |
| padding:0 15px; | |
| color:#777; | |
| } | |
| .email-hidden-reply | |
| { | |
| display:none; | |
| } | |
| .email-hidden-toggle | |
| { | |
| display:block; | |
| } | |
| .email-hidden-toggle a | |
| { | |
| background:#ddd; | |
| color:#555; | |
| padding:0 9px; | |
| line-height:6px; | |
| height:12px; | |
| font-size:12px; | |
| font-weight:bold; | |
| vertical-align:middle; | |
| display:inline-block; | |
| border-radius:1px; | |
| text-decoration:none; | |
| } | |
| .email-hidden-toggle a:hover | |
| { | |
| background-color:#ccc; | |
| } | |
| .email-hidden-toggle a:active | |
| { | |
| background-color:#4183C4; | |
| color:#fff; | |
| } | |
| .line-comments | |
| { | |
| overflow:auto; | |
| padding:0; | |
| border-top:1px solid #ccc; | |
| border-bottom:1px solid #ddd; | |
| background:#fafafa!important; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif!important; | |
| } | |
| .line-comments .clipper | |
| { | |
| width:837px; | |
| padding:5px; | |
| } | |
| tr:hover .line-comments | |
| { | |
| background:#fafafa!important; | |
| } | |
| .line_numbers.comment-count | |
| { | |
| overflow:hidden; | |
| padding:0!important; | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/comments/lines_back.gif?f4ef1600"); | |
| background-color:#f6f6f6!important; | |
| background-repeat:repeat-y; | |
| background-position:top left, | |
| top right; | |
| border:1px solid #ddd; | |
| border-left:none; | |
| border-right:none; | |
| vertical-align:top; | |
| text-align:center!important; | |
| } | |
| .line_numbers.comment-count .counter | |
| { | |
| display:inline-block; | |
| padding:2px 8px 6px; | |
| line-height:1.2; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif!important; | |
| font-size:11px; | |
| font-weight:bold; | |
| color:#333!important; | |
| border:1px solid #c0ccd0; | |
| border-top:none; | |
| border-bottom-right-radius:3px; | |
| border-bottom-left-radius:3px; | |
| cursor:default!important; | |
| } | |
| .line_numbers.comment-count .counter .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| margin-right:2px; | |
| } | |
| .line-comments .comment-form | |
| { | |
| margin:10px 0 5px 0; | |
| background-color:#eaeaea; | |
| } | |
| .line-comments .comment-form textarea | |
| { | |
| font-size:12px; | |
| } | |
| .line-comments .show-inline-comment-form | |
| { | |
| padding-top:5px; | |
| } | |
| .line-comments .inline-comment-form .minibutton | |
| { | |
| margin-top:-11px; | |
| } | |
| .line-comments .inline-comment-form .ajaxindicator | |
| { | |
| display:inline-block; | |
| vertical-align:bottom; | |
| } | |
| .file-comments | |
| { | |
| padding:5px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif!important; | |
| background:#fafafa; | |
| border-top:1px solid #ddd; | |
| } | |
| .comment-form-error, | |
| .issue-form-error | |
| { | |
| display:block; | |
| margin:-15px 0 15px 0; | |
| font-weight:bold; | |
| color:#a00; | |
| } | |
| .inline-comment-form .comment-form-error | |
| { | |
| margin-top:0; | |
| } | |
| .bubble .comment-form-error | |
| { | |
| margin:5px; | |
| } | |
| .comment-form | |
| { | |
| position:relative; | |
| margin:-10px 0 10px 0; | |
| padding:5px; | |
| background:#eee; | |
| border-radius:5px; | |
| } | |
| .comment-form textarea | |
| { | |
| margin:0; | |
| padding:5px; | |
| width:100%; | |
| height:100px; | |
| } | |
| .comment-form p.help | |
| { | |
| margin:3px 0 0 0; | |
| float:right; | |
| font-size:11px; | |
| color:#666; | |
| } | |
| .comment-form .comment | |
| { | |
| margin:5px 0 0 0; | |
| } | |
| ul.edit-preview-tabs | |
| { | |
| margin:0 0 5px 0; | |
| line-height:13px; | |
| } | |
| .file .meta ul.edit-preview-tabs | |
| { | |
| float:left; | |
| margin-left:2px; | |
| margin-top:7px; | |
| } | |
| ul.edit-preview-tabs li | |
| { | |
| list-style-type:none; | |
| margin:0; | |
| display:inline-block; | |
| } | |
| ul.edit-preview-tabs a | |
| { | |
| display:inline-block; | |
| padding:2px 8px; | |
| font-size:11px; | |
| font-weight:bold; | |
| text-decoration:none; | |
| color:#666; | |
| border:1px solid transparent; | |
| border-radius:10px; | |
| } | |
| .previewable-comment-form.write-selected .write-tab, | |
| .previewable-comment-form.preview-selected .preview-tab | |
| { | |
| color:#333; | |
| background:#fff; | |
| border-color:#bbb; | |
| border-right-color:#ddd; | |
| border-bottom-color:#ddd; | |
| } | |
| .previewable-comment-form .write-content, | |
| .previewable-comment-form .preview-content | |
| { | |
| display:none; | |
| } | |
| .previewable-comment-form.write-selected .write-content, | |
| .previewable-comment-form.preview-selected .preview-content | |
| { | |
| display:block; | |
| } | |
| .commits-keyboard-shortcuts | |
| { | |
| margin-top:10px; | |
| } | |
| .commit-comments-header | |
| { | |
| margin:20px 0 5px 0; | |
| font-size:16px; | |
| } | |
| .commit-comments-header-sha | |
| { | |
| font-weight:normal; | |
| font-size:14px; | |
| } | |
| .commit-comments-header-quiet | |
| { | |
| font-style:normal; | |
| font-weight:normal; | |
| color:#888; | |
| } | |
| .commit-comments-toggle-line-notes-wrapper | |
| { | |
| position:relative; | |
| top:5px; | |
| float:right; | |
| font-size:11px; | |
| font-weight:normal; | |
| color:#666; | |
| } | |
| .commit-comments-toggle-line-notes | |
| { | |
| position:relative; | |
| top:1px; | |
| margin-right:5px; | |
| } | |
| .commit-comments | |
| { | |
| margin-bottom:20px; | |
| } | |
| .commit-gitnotes | |
| { | |
| background:#f5f5f5; | |
| padding:5px; | |
| } | |
| .commit-gitnotes-content | |
| { | |
| border:1px solid #aaa; | |
| background:#ffd; | |
| padding:15px 10px 10px; | |
| } | |
| .commit-gitnotes-ref | |
| { | |
| font-size:12px; | |
| background:#eea; | |
| padding:3px; | |
| } | |
| .form-actions .tip | |
| { | |
| margin:0 0 10px 0; | |
| float:left; | |
| width:350px; | |
| padding:5px; | |
| text-align:left; | |
| font-size:12px; | |
| color:#333; | |
| background:#fafbd2; | |
| border:1px solid #e8eac0; | |
| border-right-color:#f5f7ce; | |
| border-bottom-color:#f5f7ce; | |
| border-radius:4px; | |
| } | |
| .form-actions .tip img | |
| { | |
| float:left; | |
| margin-right:10px; | |
| border:1px solid #ccc; | |
| } | |
| .form-actions .tip p | |
| { | |
| margin:2px 0; | |
| } | |
| .only-commit-comments .inline-comment | |
| { | |
| display:none; | |
| } | |
| .inline-comment-placeholder | |
| { | |
| height:30px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-16px.gif?9d2eaa8a") 50% 50% no-repeat; | |
| } | |
| .inline-comments .action-text | |
| { | |
| display:none; | |
| } | |
| .commit .commit-title, | |
| .commit .commit-title a | |
| { | |
| color:#4e575b; | |
| } | |
| .commit .commit-title.blank, | |
| .commit .commit-title.blank a | |
| { | |
| color:#9cabb1; | |
| } | |
| .commit .commit-title .issue-link | |
| { | |
| color:#4183C4; | |
| font-weight:bold; | |
| } | |
| .commit .commit-title .commit-link | |
| { | |
| color:#4183C4; | |
| font-weight:normal; | |
| } | |
| .commit .commit-desc pre | |
| { | |
| max-width:700px; | |
| white-space:pre-wrap; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| font-size:14px; | |
| color:#596063; | |
| } | |
| .commit .sha-block, | |
| .commit .sha | |
| { | |
| font-size:11px; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| } | |
| .commit .commit-desc | |
| { | |
| display:none; | |
| } | |
| .commit.open .commit-desc | |
| { | |
| display:block; | |
| } | |
| .commit-tease | |
| { | |
| margin:10px 0; | |
| padding:8px 8px 0; | |
| background:#e6f1f6; | |
| border:1px solid #c5d5dd; | |
| border-radius:4px; | |
| } | |
| .commit-tease .comment-count | |
| { | |
| float:right; | |
| margin-top:1px; | |
| color:#7f9199; | |
| font-size:11px; | |
| } | |
| .commit-tease .comment-count .mini-icon | |
| { | |
| font-size:16px; | |
| color:inherit; | |
| vertical-align:top; | |
| } | |
| .commit-tease p.commit-title | |
| { | |
| margin:0 0 6px 0; | |
| } | |
| .commit-tease .commit-desc | |
| { | |
| margin:-3px 0 10px 0; | |
| } | |
| .commit-tease .commit-desc pre | |
| { | |
| font-size:11px; | |
| } | |
| .commit-tease .commit-meta | |
| { | |
| margin-left:-8px; | |
| width:100%; | |
| padding:8px; | |
| background:#fff; | |
| border-top:1px solid #d8e6ec; | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .commit-tease .mini-icon-clippy | |
| { | |
| margin-right:5px; | |
| float:right; | |
| } | |
| .commit-tease .sha-block | |
| { | |
| float:right; | |
| color:#888; | |
| } | |
| .commit-tease .sha-block>.sha | |
| { | |
| color:#444; | |
| } | |
| .commit-tease .sha-block>a | |
| { | |
| color:#444; | |
| text-decoration:none; | |
| } | |
| .commit-tease .authorship | |
| { | |
| margin-left:-4px; | |
| margin-bottom:-4px; | |
| margin-top:-2px; | |
| } | |
| .commit-tease .authorship .gravatar | |
| { | |
| margin-top:-2px; | |
| margin-right:3px; | |
| vertical-align:middle; | |
| border-radius:3px; | |
| } | |
| .commit-tease .authorship a | |
| { | |
| color:#444; | |
| text-decoration:none; | |
| font-weight:bold; | |
| } | |
| .commit-tease .authorship a:hover | |
| { | |
| text-decoration:underline; | |
| } | |
| .commit-tease .authorship | |
| { | |
| font-size:12px; | |
| color:#999; | |
| } | |
| .commit-tease .author-name | |
| { | |
| color:#444; | |
| } | |
| .commit-tease .authorship .committer | |
| { | |
| display:block; | |
| margin-left:30px; | |
| font-size:11px; | |
| } | |
| .commit-tease .authorship .committer .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| h3.commit-group-heading | |
| { | |
| margin:15px 0 0 0; | |
| padding:5px 8px; | |
| font-size:13px; | |
| color:#3a505b; | |
| text-shadow:0 1px white; | |
| background:#e6f1f6; | |
| border:1px solid #c5d5dd; | |
| border-top-right-radius:4px; | |
| border-top-left-radius:4px; | |
| } | |
| .commit-group | |
| { | |
| list-style-type:none; | |
| margin:0 0 15px 0; | |
| background:#f7fbfc; | |
| border:1px solid #c5d5dd; | |
| border-top:none; | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .commit-group-item | |
| { | |
| position:relative; | |
| padding:8px 8px 8px 52px; | |
| border-top:1px solid #e2eaee; | |
| } | |
| .commit-group-item:first-child | |
| { | |
| border-top:none; | |
| } | |
| .commit-group-item:last-child | |
| { | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .commit-group-item:nth-child(2n+1) | |
| { | |
| background:#fff; | |
| } | |
| .commit-group-item.navigation-focus | |
| { | |
| background:#fcfce2; | |
| } | |
| .commit-group-item .gravatar | |
| { | |
| float:left; | |
| margin-left:-44px; | |
| border-radius:4px; | |
| } | |
| .commit-group-item .commit-title | |
| { | |
| margin:1px 0 1px 0; | |
| font-size:14px; | |
| font-weight:bold; | |
| color:#333; | |
| } | |
| .commit-group-item .commit-title a | |
| { | |
| color:#333; | |
| } | |
| .commit-group-item .commit-desc pre | |
| { | |
| margin-top:5px; | |
| margin-bottom:10px; | |
| font-size:12px; | |
| color:#596063; | |
| border-left:1px solid #e5e5e5; | |
| padding-left:8px; | |
| } | |
| .commit-group-item .authorship | |
| { | |
| font-size:12px; | |
| color:#888; | |
| } | |
| .commit-group-item .authorship a | |
| { | |
| color:#444; | |
| } | |
| .commit-group-item .authorship .author-name | |
| { | |
| color:#444; | |
| } | |
| .commit-group-item .authorship .committer | |
| { | |
| display:block; | |
| font-size:11px; | |
| } | |
| .commit-group-item .authorship .committer .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| .commit-group-item .commit-links | |
| { | |
| position:absolute; | |
| top:7px; | |
| right:8px; | |
| } | |
| .commit-group-item .mini-icon-clippy | |
| { | |
| visibility:hidden; | |
| float:left; | |
| margin-right:7px; | |
| margin-top:5px; | |
| } | |
| .commit-group-item:hover .mini-icon-clippy | |
| { | |
| visibility:visible; | |
| } | |
| .commit-group-item .gobutton | |
| { | |
| float:left; | |
| height:22px; | |
| padding:0 7px; | |
| line-height:22px; | |
| font-size:11px; | |
| color:#4e575b; | |
| text-shadow:0 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:#eff6f9; | |
| background:-moz-linear-gradient(#eff6f9, | |
| #ddecf3); | |
| background:-webkit-linear-gradient(#eff6f9, | |
| #ddecf3); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff6f9', | |
| endColorstr='#ddecf3')"; | |
| border:1px solid #cedee5; | |
| border-radius:3px; | |
| } | |
| .commit-group-item.navigation-focus .gobutton | |
| { | |
| color:#5a5b4e; | |
| } | |
| .commit-group-item:nth-child(2n+1) .gobutton | |
| { | |
| border-color:#d5dcdf; | |
| background:#f2f5f6; | |
| background:-moz-linear-gradient(#f2f5f6, | |
| #e3eaed); | |
| background:-webkit-linear-gradient(#f2f5f6, | |
| #e3eaed); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6', | |
| endColorstr='#e3eaed')"; | |
| } | |
| .commit-group-item.navigation-focus .gobutton | |
| { | |
| border-color:#e7e86d; | |
| background:#f9fac9; | |
| background:-moz-linear-gradient(#f9fac9, | |
| #f3f494); | |
| background:-webkit-linear-gradient(#f9fac9, | |
| #f3f494); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fac9', | |
| endColorstr='#f3f494')"; | |
| } | |
| .commit-group-item .gobutton:hover | |
| { | |
| text-decoration:none; | |
| border-color:#cedee5; | |
| background:#fbfdfe; | |
| background:-moz-linear-gradient(#fbfdfe, | |
| #eaf4f8); | |
| background:-webkit-linear-gradient(#fbfdfe, | |
| #eaf4f8); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfdfe', | |
| endColorstr='#eaf4f8')"; | |
| } | |
| .commit-group-item .gobutton>.sha, | |
| .commit-group-item.navigation-focus .gobutton:hover>.sha | |
| { | |
| display:inline-block; | |
| height:22px; | |
| margin-right:-3px; | |
| } | |
| .commit-group-item .gobutton>.sha .mini-icon, | |
| .commit-group-item.navigation-focus .gobutton:hover>.sha .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| border-radius:30px; | |
| border:1px solid #CFDEE5; | |
| background-color:rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| color:#91a6b1; | |
| margin-left:5px; | |
| width:16px; | |
| } | |
| .commit-group-item.navigation-focus .gobutton>.sha .mini-icon | |
| { | |
| border:1px solid #E7E86D; | |
| color:#c3c45c; | |
| } | |
| .commit-group-item .gobutton.with-comments | |
| { | |
| padding-left:5px; | |
| } | |
| .commit-group-item .gobutton.with-comments .sha, | |
| .commit-group-item.navigation-focus .gobutton.with-comments:hover .sha | |
| { | |
| padding-left:8px; | |
| border-left:1px solid #cfdee5; | |
| } | |
| .commit-group-item.navigation-focus .gobutton.with-comments .sha | |
| { | |
| border-left-color:#e1e29e; | |
| } | |
| .commit-group-item .gobutton .comment-count, | |
| .commit-group-item.navigation-focus .gobutton:hover .comment-count | |
| { | |
| float:left; | |
| height:22px; | |
| padding-right:9px; | |
| line-height:24px; | |
| font-weight:bold; | |
| border-right:1px solid #f6fafc; | |
| } | |
| .commit-group-item .gobutton .comment-count .mini-icon, | |
| .commit-group-item.navigation-focus .gobutton:hover .comment-count .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| color:#91A6B1; | |
| } | |
| .commit-group-item.navigation-focus .gobutton .comment-count .mini-icon | |
| { | |
| color:#C3C45C; | |
| } | |
| .commit-group-item .browse-button | |
| { | |
| float:right; | |
| clear:left; | |
| margin-top:1px; | |
| font-size:11px; | |
| font-weight:bold; | |
| text-align:right; | |
| color:#999; | |
| } | |
| .commit-group-item .browse-button .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| .commit-group-item .browse-button:hover | |
| { | |
| color:#4183C4; | |
| background-position:100% -95px; | |
| } | |
| .commits-condensed | |
| { | |
| margin-top:0; | |
| border:none; | |
| background-color:#fff; | |
| } | |
| .commits-condensed td | |
| { | |
| padding:4px; | |
| vertical-align:top; | |
| border-top:1px solid #E2EAEE; | |
| } | |
| .commits-condensed tr:nth-child(2n) td | |
| { | |
| background:#F7FBFC; | |
| } | |
| .commits-condensed tr:first-child td | |
| { | |
| border-top:0; | |
| } | |
| .commits-condensed td.commit | |
| { | |
| padding-left:.5em; | |
| } | |
| .commits-condensed td.gravatar | |
| { | |
| width:1%; | |
| padding:5px; | |
| } | |
| .commits-condensed span.gravatar | |
| { | |
| display:block; | |
| width:16px; | |
| height:16px; | |
| line-height:1px; | |
| padding:1px; | |
| border:1px solid #ddd; | |
| background:#fff; | |
| } | |
| .commits-condensed span.gravatar a | |
| { | |
| display:inline-block; | |
| } | |
| .commits-condensed td.author | |
| { | |
| padding-left:0; | |
| color:#666; | |
| width:80px; | |
| font-weight:bold; | |
| } | |
| .commits-condensed td.author span.commit-author | |
| { | |
| display:inline-block; | |
| width:80px; | |
| text-overflow:ellipsis; | |
| overflow:hidden; | |
| line-height:22px; | |
| } | |
| .commits-condensed td.author a | |
| { | |
| color:#333; | |
| } | |
| .commits-condensed td.date | |
| { | |
| text-align:right; | |
| color:#777; | |
| } | |
| .commits-condensed td.message | |
| { | |
| padding-left:0; | |
| } | |
| .commits-condensed td.message a | |
| { | |
| color:#333; | |
| } | |
| .commits-condensed td.message code | |
| { | |
| line-height:22px; | |
| } | |
| .commits-condensed td.commit-meta | |
| { | |
| width:1%; | |
| text-align:right; | |
| white-space:nowrap; | |
| padding-right:10px; | |
| } | |
| .commits-condensed td.commit-meta code | |
| { | |
| line-height:22px; | |
| } | |
| .commits-condensed td.commit-meta .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| .commits-condensed code | |
| { | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| } | |
| .commits-condensed .commit-desc pre | |
| { | |
| margin-top:5px; | |
| margin-bottom:4px; | |
| border-left:1px solid#E5E5E5; | |
| padding-left:8px; | |
| font-size:11px; | |
| font-weight:normal; | |
| color:#596063; | |
| } | |
| .full-commit | |
| { | |
| margin:10px 0; | |
| padding:8px 8px 0; | |
| background:#e6f1f6; | |
| border:1px solid #c5d5dd; | |
| border-radius:4px; | |
| } | |
| .full-commit .browse-button | |
| { | |
| float:right; | |
| margin:-3px -3px 0 0; | |
| height:26px; | |
| padding:0 10px; | |
| line-height:26px; | |
| font-size:13px; | |
| font-weight:bold; | |
| text-shadow:0 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| background:#eff6f9; | |
| background:-moz-linear-gradient(#eff6f9, | |
| #ddecf3); | |
| background:-webkit-linear-gradient(#eff6f9, | |
| #ddecf3); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff6f9', | |
| endColorstr='#ddecf3')"; | |
| border:1px solid #cedee5; | |
| border-radius:3px; | |
| } | |
| .full-commit p.commit-title | |
| { | |
| margin:0 0 8px 0; | |
| font-size:18px; | |
| font-weight:bold; | |
| color:#213f4d; | |
| text-shadow:0 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| } | |
| .full-commit .commit-desc | |
| { | |
| display:block; | |
| margin:-4px 0 10px 0; | |
| } | |
| .full-commit .commit-desc pre | |
| { | |
| max-width:100%; | |
| font-size:14px; | |
| text-shadow:0 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| } | |
| .full-commit .commit-meta | |
| { | |
| margin-left:-8px; | |
| width:100%; | |
| padding:8px; | |
| background:#fff; | |
| border-top:1px solid #d8e6ec; | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .full-commit .sha-block | |
| { | |
| float:right; | |
| margin-left:15px; | |
| color:#888; | |
| font-size:12px; | |
| } | |
| .full-commit.merge-commit .sha-block | |
| { | |
| clear:right; | |
| } | |
| .full-commit.merge-commit .sha-block+.sha-block | |
| { | |
| margin-top:2px; | |
| } | |
| .full-commit .sha-block>.sha | |
| { | |
| color:#444; | |
| } | |
| .full-commit .sha-block>a | |
| { | |
| color:#444; | |
| text-decoration:none; | |
| border-bottom:1px dotted #ccc; | |
| } | |
| .full-commit .sha-block>a:hover | |
| { | |
| border-bottom:1px solid #444; | |
| } | |
| .full-commit .authorship | |
| { | |
| margin-top:-2px; | |
| margin-left:-4px; | |
| margin-bottom:-4px; | |
| font-size:14px; | |
| color:#999; | |
| } | |
| .full-commit .authorship .gravatar | |
| { | |
| margin-top:-2px; | |
| margin-right:3px; | |
| vertical-align:middle; | |
| border-radius:3px; | |
| } | |
| .full-commit .authorship a | |
| { | |
| color:#444; | |
| text-decoration:none; | |
| font-weight:bold; | |
| } | |
| .full-commit .authorship a:hover | |
| { | |
| text-decoration:underline; | |
| } | |
| .full-commit .authorship .author-name | |
| { | |
| color:#444; | |
| } | |
| .full-commit .authorship .committer | |
| { | |
| display:block; | |
| margin-top:-2px; | |
| margin-left:34px; | |
| font-size:12px; | |
| } | |
| .full-commit .authorship .committer .mini-icon | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| .commit.file-history-tease | |
| { | |
| margin:10px 0; | |
| padding:9px 8px 0 8px; | |
| font-size:14px; | |
| color:#7b878c; | |
| background:#e7ecee; | |
| border:1px solid #d2d9dd; | |
| border-radius:4px; | |
| } | |
| .commit.file-history-tease .main-avatar | |
| { | |
| margin-top:-4px; | |
| vertical-align:middle; | |
| border-radius:3px; | |
| } | |
| .commit.file-history-tease .author a | |
| { | |
| color:#000; | |
| font-weight:bold; | |
| } | |
| .commit.file-history-tease .commit-title | |
| { | |
| display:inline; | |
| } | |
| .commit.file-history-tease .sha | |
| { | |
| font-size:13px; | |
| } | |
| .commit.file-history-tease .participation | |
| { | |
| margin:7px 0 0 -8px; | |
| width:100%; | |
| min-height:23px; | |
| padding:8px 8px 1px 8px; | |
| font-weight:normal; | |
| font-size:12px; | |
| color:#666; | |
| background:#fff; | |
| border-top:1px solid #d8e6ec; | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .commit.file-history-tease .participation p.quickstat | |
| { | |
| display:inline-block; | |
| margin:0 10px 0 0; | |
| } | |
| .commit.file-history-tease .participation a | |
| { | |
| color:#888; | |
| text-decoration:none; | |
| } | |
| .commit.file-history-tease .participation p.quickstat strong | |
| { | |
| color:#000; | |
| } | |
| .commit.file-history-tease .participation .avatar | |
| { | |
| position:relative; | |
| display:inline-block; | |
| height:20px; | |
| top:-2px; | |
| margin-right:3px; | |
| margin-bottom:3px; | |
| } | |
| .commit.file-history-tease .participation .avatar img | |
| { | |
| vertical-align:middle; | |
| border-radius:3px; | |
| } | |
| #facebox ul.facebox-user-list | |
| { | |
| margin:0; | |
| max-height:400px; | |
| overflow:auto; | |
| } | |
| ul.facebox-user-list li | |
| { | |
| margin:0; | |
| padding:3px 0; | |
| list-style-type:none; | |
| font-weight:bold; | |
| vertical-align:middle; | |
| } | |
| ul.facebox-user-list li a | |
| { | |
| color:#000; | |
| } | |
| ul.facebox-user-list li:first-child | |
| { | |
| border-top:none; | |
| } | |
| #facebox ul.facebox-user-list li img | |
| { | |
| margin-top:-2px; | |
| margin-right:5px; | |
| border-radius:3px; | |
| vertical-align:middle; | |
| } | |
| p.last-commit | |
| { | |
| margin:10px 0 -5px 0; | |
| font-size:11px; | |
| color:#888; | |
| } | |
| p.last-commit .mini-icon | |
| { | |
| color:#bbb; | |
| position:relative; | |
| top:1px; | |
| } | |
| p.last-commit strong | |
| { | |
| color:#444; | |
| } | |
| #compare h2 | |
| { | |
| font-size:20px; | |
| margin:15px 0 15px 0; | |
| } | |
| #compare p.subtext | |
| { | |
| margin:-15px 0 10px 0; | |
| color:#666; | |
| } | |
| #compare h2 .tag | |
| { | |
| position:relative; | |
| top:-3px; | |
| display:inline-block; | |
| padding:3px 8px; | |
| font-size:12px; | |
| color:#666; | |
| background:#eee; | |
| border-radius:3px; | |
| } | |
| .commit-ref | |
| { | |
| position:relative; | |
| height:20px; | |
| display:inline-block; | |
| padding:0 5px; | |
| border:1px solid #000; | |
| border-radius:3px; | |
| font:10px/20px Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| color:#fff; | |
| white-space:nowrap; | |
| vertical-align:middle; | |
| background:#444; | |
| background:-moz-linear-gradient(#444, | |
| #222); | |
| background:-webkit-linear-gradient(#444, | |
| #222); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', | |
| endColorstr='#222222')"; | |
| } | |
| .commit-ref .user | |
| { | |
| color:#ccc; | |
| } | |
| a.commit-ref:hover | |
| { | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.2); | |
| background:#74a4d4; | |
| background:-moz-linear-gradient(#74a4d4, | |
| #2a5177); | |
| background:-webkit-linear-gradient(#74a4d4, | |
| #2a5177); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#74a4d4', | |
| endColorstr='#2a5177')"; | |
| border-color:#2a5177; | |
| text-decoration:none; | |
| } | |
| .compare-range | |
| { | |
| margin-top:-15px; | |
| float:right; | |
| } | |
| .compare-range em | |
| { | |
| padding:0 4px; | |
| font-style:normal; | |
| color:#666; | |
| } | |
| .compare-range .switch | |
| { | |
| display:inline-block; | |
| width:16px; | |
| height:16px; | |
| text-indent:-9999px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/compare/switch_icon.png?93504a5e") 0 0 no-repeat; | |
| } | |
| .compare-range .minibutton | |
| { | |
| margin-right:15px; | |
| } | |
| #compare .compare-cutoff | |
| { | |
| margin-top:15px; | |
| margin-bottom:-2px; | |
| height:35px; | |
| line-height:37px; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#000; | |
| text-align:center; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/compare/compare_too_big.gif?88613bc8") 0 0 no-repeat; | |
| } | |
| .commit-preview | |
| { | |
| margin:10px 0 0 0; | |
| font-size:11px; | |
| } | |
| .commit-preview>p | |
| { | |
| margin:16px 0; | |
| font-size:14px; | |
| text-align:center; | |
| } | |
| .commit-preview p.name | |
| { | |
| margin:0; | |
| height:20px; | |
| line-height:20px; | |
| font-size:12px; | |
| color:#5b6375; | |
| } | |
| .commit-preview p.name .avatar | |
| { | |
| float:left; | |
| margin-right:5px; | |
| width:16px; | |
| height:16px; | |
| padding:1px; | |
| background:#fff; | |
| border:1px solid #cedadf; | |
| } | |
| .commit-preview p.name a | |
| { | |
| font-weight:bold; | |
| color:#000; | |
| } | |
| .commit-preview p.name .date | |
| { | |
| color:#5b6375; | |
| } | |
| .commit-preview .message, | |
| .commit-preview p.error | |
| { | |
| clear:both; | |
| padding:5px; | |
| background:#eaf2f5; | |
| border:1px solid #bedce7; | |
| } | |
| .commit-preview .message pre | |
| { | |
| font-size:11px; | |
| color:#333; | |
| white-space:pre-wrap; | |
| word-wrap:break-word; | |
| } | |
| .commit-preview p.error | |
| { | |
| text-align:center; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#000; | |
| } | |
| .commit-preview .message p.commit-id | |
| { | |
| margin:5px 0 0 0; | |
| padding:0; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| font-size:11px; | |
| } | |
| #toc | |
| { | |
| font:12px Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| padding:0; | |
| margin:15px 0; | |
| } | |
| #toc li | |
| { | |
| border-bottom:1px solid #ddd; | |
| list-style-type:none; | |
| padding:5px; | |
| } | |
| #toc li:last-child | |
| { | |
| border:none; | |
| } | |
| #toc .content | |
| { | |
| overflow:hidden; | |
| height:0; | |
| opacity:0; | |
| } | |
| #toc.open .content | |
| { | |
| height:auto; | |
| opacity:1; | |
| -moz-transition:opacity .1s ease-in 0; | |
| -webkit-transition:opacity .1s ease-in 0; | |
| clear:both; | |
| } | |
| #toc p.explain | |
| { | |
| margin:0; | |
| } | |
| #toc .mini-icon-removed | |
| { | |
| color:#BD2C00; | |
| } | |
| #toc .mini-icon-modified | |
| { | |
| color:#677a85; | |
| } | |
| #toc .mini-icon-renamed | |
| { | |
| color:#D0B44C; | |
| } | |
| #toc .mini-icon-added | |
| { | |
| color:#6CC644; | |
| } | |
| #toc .mini-icon-removed | |
| { | |
| color:#BD2C00; | |
| } | |
| #toc .diffstat | |
| { | |
| float:right; | |
| } | |
| span.diffstat | |
| { | |
| white-space:nowrap; | |
| text-align:right; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| color:#666; | |
| font-weight:bold; | |
| font-size:11px; | |
| cursor:default; | |
| } | |
| span.diffstat a | |
| { | |
| text-decoration:none; | |
| color:#666; | |
| } | |
| span.diffstat .diffstat-bar | |
| { | |
| position:relative; | |
| left:-3px; | |
| display:inline-block; | |
| height:12px; | |
| text-decoration:none; | |
| text-align:left; | |
| color:#eee; | |
| font-family:'Octicons Regular'; | |
| font-weight:normal; | |
| font-style:normal; | |
| display:inline-block; | |
| text-decoration:inherit; | |
| line-height:1; | |
| -webkit-font-smoothing:antialiased; | |
| font-size:16px; | |
| letter-spacing:-7px; | |
| } | |
| span.diffstat .diffstat-bar.diff-deleted, | |
| span.diffstat .diffstat-bar i.minus | |
| { | |
| color:#c52323; | |
| font-style:normal; | |
| } | |
| span.diffstat .diffstat-bar.diff-added, | |
| span.diffstat .diffstat-bar i.plus | |
| { | |
| color:#61c423; | |
| font-style:normal; | |
| } | |
| div.edu_contact_hidden | |
| { | |
| display:none; | |
| margin:1em 0; | |
| } | |
| div.edu_contact_hidden p:first-child | |
| { | |
| margin-top:0; | |
| } | |
| #contact-big-notice | |
| { | |
| width:370px; | |
| } | |
| #contact-github | |
| { | |
| width:412px; | |
| } | |
| #contact-github textarea | |
| { | |
| width:400px; | |
| height:100px; | |
| } | |
| .heartocat | |
| { | |
| margin-left:125px; | |
| } | |
| .context-loader-container .context-loader | |
| { | |
| display:none; | |
| } | |
| .context-loader-container .context-loader-overlay | |
| { | |
| opacity:1; | |
| -moz-transition:opacity .2s ease-in 0; | |
| -webkit-transition:opacity .2s ease-in 0; | |
| } | |
| .context-loader-container.loading .context-loader | |
| { | |
| display:block; | |
| } | |
| .context-loader-container.loading .context-loader-overlay | |
| { | |
| opacity:.5; | |
| } | |
| .context-overlay | |
| { | |
| display:none; | |
| -webkit-touch-callout:none; | |
| -webkit-user-select:none; | |
| -khtml-user-select:none; | |
| -moz-user-select:none; | |
| -ms-user-select:none; | |
| user-select:none; | |
| } | |
| body.menu-active .context-overlay | |
| { | |
| display:block; | |
| position:fixed; | |
| top:0; | |
| left:0; | |
| height:100%; | |
| width:100%; | |
| z-index:20; | |
| } | |
| .context-menu-container .context-pane | |
| { | |
| display:none; | |
| } | |
| .context-pane-wrapper | |
| { | |
| position:relative; | |
| } | |
| .context-pane | |
| { | |
| position:absolute; | |
| background:#fff; | |
| border:1px solid #c1c1c1; | |
| border-radius:5px; | |
| box-shadow:0 0 13px rgba(0, | |
| 0, | |
| 0, | |
| 0.31); | |
| margin-top:6px; | |
| width:300px; | |
| z-index:21; | |
| } | |
| .context-pane.active, | |
| .context-menu-container.active .context-pane | |
| { | |
| display:block; | |
| } | |
| .context-pane.edit-label-context | |
| { | |
| width:240px; | |
| } | |
| .context-pane, | |
| .context-pane>.context-body | |
| { | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .context-pane>.context-body | |
| { | |
| display:block; | |
| position:relative; | |
| padding:8px 10px; | |
| border-top:1px solid #ddd; | |
| } | |
| .context-pane>.context-title | |
| { | |
| font-weight:bold; | |
| font-size:12px; | |
| color:#111; | |
| text-shadow:1px 1px 0 white; | |
| padding:8px 10px 5px 10px; | |
| background:#f6f8f8; | |
| background:-moz-linear-gradient(#f6f8f8, | |
| #e9eeee); | |
| background:-webkit-linear-gradient(#f6f8f8, | |
| #e9eeee); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f8', | |
| endColorstr='#e9eeee')"; | |
| border-bottom:1px solid #f0f3f3; | |
| border-top-left-radius:4px; | |
| border-top-right-radius:4px; | |
| } | |
| .context-pane .close, | |
| #facebox .close | |
| { | |
| display:block; | |
| float:right; | |
| margin-right:8px; | |
| margin-top:7px; | |
| width:16px; | |
| height:16px; | |
| } | |
| .context-pane .close:hover .mini-icon-remove-close, | |
| #facebox .close:hover .mini-icon-remove-close | |
| { | |
| color:#555; | |
| } | |
| .context-pane .close .mini-icon-remove-close, | |
| #facebox .close .mini-icon-remove-close | |
| { | |
| line-height:16px; | |
| height:16px; | |
| color:#CCC; | |
| } | |
| .context-pane .loader | |
| { | |
| position:absolute; | |
| top:0; | |
| left:0; | |
| width:100%; | |
| height:100%; | |
| font-size:14px; | |
| color:#666; | |
| text-indent:-9999px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-32.gif?683ee92d") 50% 50% no-repeat white; | |
| opacity:.8; | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .context-pane .error-message | |
| { | |
| position:absolute; | |
| top:0; | |
| left:0; | |
| width:100%; | |
| height:100%; | |
| font-size:14px; | |
| font-weight:bold; | |
| color:#c00; | |
| text-align:center; | |
| line-height:50px; | |
| background:#fff; | |
| opacity:.8; | |
| border-bottom-right-radius:4px; | |
| border-bottom-left-radius:4px; | |
| } | |
| .context-pane>.context-body.pane-selector | |
| { | |
| padding:0; | |
| max-height:400px; | |
| overflow-x:hidden; | |
| overflow-y:auto; | |
| } | |
| .pane-selector .selector-item | |
| { | |
| position:relative; | |
| display:block; | |
| border-top:1px solid #eee; | |
| padding:8px 10px 8px 30px; | |
| cursor:pointer; | |
| } | |
| .pane-selector .selector-item .mini-icon | |
| { | |
| color:#fff; | |
| display:inline-block; | |
| position:absolute; | |
| top:8px; | |
| left:10px; | |
| } | |
| .pane-selector .selector-item h4 | |
| { | |
| margin:0; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#666; | |
| text-shadow:none; | |
| } | |
| .pane-selector .selector-item h4 a | |
| { | |
| font-weight:normal; | |
| color:#666; | |
| } | |
| .pane-selector .selector-item h4.disabled | |
| { | |
| color:#999; | |
| } | |
| .pane-selector .selector-item h4.disabled .avatar | |
| { | |
| opacity:.5; | |
| } | |
| .pane-selector .selector-item p | |
| { | |
| margin:0; | |
| font-size:11px; | |
| color:#888; | |
| text-shadow:none; | |
| } | |
| .pane-selector .selector-item a | |
| { | |
| display:block; | |
| text-decoration:none; | |
| } | |
| .pane-selector .selector-item label | |
| { | |
| cursor:pointer; | |
| } | |
| .pane-selector .selector-item input[type=radio] | |
| { | |
| display:none; | |
| } | |
| .pane-selector .selector-item .context-button-text | |
| { | |
| display:none; | |
| } | |
| .context-body.pane-selector .milestone-item .confirm, | |
| .context-body.pane-selector .selector-item.milestone .confirm | |
| { | |
| float:left; | |
| line-height:30px; | |
| margin-right:5px; | |
| } | |
| .context-body.pane-selector .selector-item.milestone h4 .confirm | |
| { | |
| float:none; | |
| line-height:16px; | |
| margin-right:5px; | |
| } | |
| .pane-selector>.selector-item:first-child, | |
| .pane-selector .commitish-item:nth-child(2), | |
| .filterbar+.selector-item | |
| { | |
| border-top:none; | |
| } | |
| .pane-selector .selector-item.selected h4 | |
| { | |
| color:#333; | |
| text-shadow:none; | |
| } | |
| .pane-selector .selector-item.selected .mini-icon-confirm | |
| { | |
| color:#333; | |
| } | |
| .pane-selector .selector-item.clear.selected | |
| { | |
| background-image:none; | |
| } | |
| .pane-selector .selector-item:last-child | |
| { | |
| border-bottom-right-radius:0; | |
| border-bottom-left-radius:0; | |
| } | |
| .pane-selector a.selector-item | |
| { | |
| text-decoration:none; | |
| } | |
| .pane-selector .selector-item.navigation-focus | |
| { | |
| background-color:#4f83c4; | |
| } | |
| .pane-selector .selector-item.navigation-focus h4 | |
| { | |
| color:#fff; | |
| text-shadow:0 0 2px rgba(0, | |
| 0, | |
| 0, | |
| 0.6); | |
| } | |
| .pane-selector .selector-item.navigation-focus h4 a | |
| { | |
| color:#fff; | |
| } | |
| .pane-selector .selector-item.navigation-focus p | |
| { | |
| color:#fff; | |
| text-shadow:0 0 2px rgba(0, | |
| 0, | |
| 0, | |
| 0.4); | |
| } | |
| .pane-selector .selector-item.navigation-focus .mini-icon-confirm | |
| { | |
| color:#fff; | |
| text-shadow:0 0 2px rgba(0, | |
| 0, | |
| 0, | |
| 0.6); | |
| } | |
| .pane-selector .filterbar | |
| { | |
| padding-top:10px; | |
| padding-bottom:10px; | |
| padding-left:10px; | |
| background:#f8f8f8; | |
| border-bottom:1px solid #ddd; | |
| } | |
| .pane-selector .filterbar ul.tabs | |
| { | |
| margin:7px 0 -11px -10px; | |
| width:100%; | |
| padding:0 10px; | |
| overflow:hidden; | |
| } | |
| .pane-selector .filterbar ul.tabs li | |
| { | |
| list-style-type:none; | |
| display:inline; | |
| } | |
| .pane-selector .filterbar ul.tabs li a | |
| { | |
| float:left; | |
| margin-right:5px; | |
| padding:2px 6px; | |
| font-size:11px; | |
| font-weight:bold; | |
| color:#666; | |
| text-decoration:none; | |
| border:1px solid transparent; | |
| border-top-left-radius:2px; | |
| border-top-right-radius:2px; | |
| } | |
| .pane-selector .filterbar ul.tabs li a.selected | |
| { | |
| position:relative; | |
| top:1px; | |
| background:#fff; | |
| border:1px solid #ddd; | |
| border-bottom-color:#fff; | |
| } | |
| .pane-selector .filterbar input[type=text] | |
| { | |
| font-size:13px; | |
| width:98%; | |
| padding:2px; | |
| margin:5px 0; | |
| -moz-box-sizing:border-box; | |
| box-sizing:border-box; | |
| } | |
| .context-pane .placeholder-field label.placeholder | |
| { | |
| top:9px; | |
| } | |
| .pane-selector .filterable-active .clear-selector-item | |
| { | |
| display:none; | |
| } | |
| .user-selector .selector-item | |
| { | |
| padding-bottom:5px; | |
| } | |
| .user-selector .avatar | |
| { | |
| position:relative; | |
| top:-2px; | |
| display:inline-block; | |
| padding:1px; | |
| border:1px solid #eee; | |
| vertical-align:middle; | |
| line-height:1px; | |
| } | |
| .user-selector h4 a | |
| { | |
| display:block; | |
| text-decoration:none; | |
| } | |
| .user-selector h4 em.alt | |
| { | |
| float:right; | |
| margin-top:2px; | |
| font-weight:normal; | |
| font-style:normal; | |
| color:#999; | |
| } | |
| .user-selector .selector-item.navigation-focus h4 a em.alt | |
| { | |
| color:#fff; | |
| } | |
| .new-label input[type=text], | |
| .edit-label-context input[type=text] | |
| { | |
| padding:2px; | |
| width:97%; | |
| } | |
| .new-label .custom-color, | |
| .edit-label-context .custom-color | |
| { | |
| margin:10px 0; | |
| } | |
| .new-label .form-actions, | |
| .edit-label-context .form-actions | |
| { | |
| padding-right:0; | |
| } | |
| .pane-selector.label-selector ul.labels | |
| { | |
| margin:0 10px 10px; | |
| } | |
| .pane-selector .tag | |
| { | |
| float:right; | |
| padding:3px 4px 2px 4px; | |
| font-size:8px; | |
| font-weight:bold; | |
| text-transform:uppercase; | |
| text-shadow:1px 1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.25); | |
| color:#fff; | |
| background:#4f83c4; | |
| border-radius:3px; | |
| } | |
| .pane-selector .no-results | |
| { | |
| display:none; | |
| margin:0; | |
| padding:20px 0; | |
| font-size:14px; | |
| color:#888; | |
| text-align:center; | |
| } | |
| .pane-selector .filterable-empty>.no-results | |
| { | |
| display:block; | |
| } | |
| #dashboard a.button | |
| { | |
| height:23px; | |
| padding:0 10px; | |
| line-height:23px; | |
| font-size:11px; | |
| font-weight:bold; | |
| color:#fff; | |
| text-shadow:-1px -1px 0 #333; | |
| border-radius:3px; | |
| background:#909090; | |
| background:-moz-linear-gradient(#909090, | |
| #3f3f3f); | |
| background:-webkit-linear-gradient(#909090, | |
| #3f3f3f); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', | |
| endColorstr='#3f3f3f')"; | |
| } | |
| #dashboard a.button | |
| { | |
| -webkit-text-stroke:1px transparent; | |
| } | |
| @media only screen and(max-device-width:480px) | |
| { | |
| #dashboard a.button | |
| { | |
| -webkit-text-stroke:0 black; | |
| } | |
| } | |
| #dashboard a.button:hover | |
| { | |
| background:#909090; | |
| background:-moz-linear-gradient(#909090, | |
| #040404); | |
| background:-webkit-linear-gradient(#909090, | |
| #040404); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', | |
| endColorstr='#040404')"; | |
| text-decoration:none; | |
| } | |
| .account-switcher-container | |
| { | |
| display:inline; | |
| } | |
| .account-switcher-container .minibutton.switcher | |
| { | |
| margin-top:-5px; | |
| } | |
| a.manage-orgs | |
| { | |
| border-top:1px solid #eee; | |
| display:block; | |
| padding:10px; | |
| font-weight:bold; | |
| } | |
| a.manage-orgs:hover .mini-icon-team | |
| { | |
| color:#4183c4; | |
| } | |
| a.manage-orgs .mini-icon-team | |
| { | |
| position:relative; | |
| float:right; | |
| top:1px; | |
| color:#333; | |
| } | |
| p.tip | |
| { | |
| margin:0; | |
| display:inline-block; | |
| font-size:13px; | |
| color:#999; | |
| } | |
| p.tip strong.protip | |
| { | |
| margin-left:10px; | |
| font-weight:normal; | |
| color:#000; | |
| } | |
| .bootcamp | |
| { | |
| margin:0 0 20px 0; | |
| } | |
| .bootcamp h1 | |
| { | |
| color:#fff; | |
| font-size:16px; | |
| font-weight:bold; | |
| background:#829aa8; | |
| background:-moz-linear-gradient(#829aa8, | |
| #405a6a); | |
| background:-webkit-linear-gradient(#829aa8, | |
| #405a6a); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#829aa8', | |
| endColorstr='#405a6a')"; | |
| border:1px solid #677c89; | |
| border-bottom-color:#6b808d; | |
| border-radius:5px 5px 0 0; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.7); | |
| margin:0; | |
| padding:8px 10px; | |
| position:relative; | |
| } | |
| .bootcamp h1 a | |
| { | |
| color:#fff; | |
| text-decoration:none; | |
| } | |
| .bootcamp h1 span | |
| { | |
| color:#e9f1f4; | |
| font-size:70%; | |
| font-weight:normal; | |
| text-shadow:none; | |
| } | |
| .bootcamp .mini-icon-remove-close | |
| { | |
| font-size:16px; | |
| line-height:16px; | |
| } | |
| .bootcamp .dismiss-bootcamp | |
| { | |
| display:block; | |
| width:16px; | |
| height:16px; | |
| background-repeat:no-repeat; | |
| background-position:0 0; | |
| position:absolute; | |
| right:9px; | |
| top:9px; | |
| } | |
| .bootcamp .dismiss-bootcamp:hover | |
| { | |
| background-position:0 -19px; | |
| } | |
| .bootcamp .bootcamp-body | |
| { | |
| padding:10px 0 10px 10px; | |
| background-color:#e9f1f4; | |
| overflow:hidden; | |
| border-style:solid; | |
| border-width:1px 1px 2px; | |
| border-color:#e9f1f4 #d8dee2 #d8dee2; | |
| border-radius:0 0 5px 5px; | |
| } | |
| .bootcampo ul | |
| { | |
| list-style-type:none; | |
| position:relative; | |
| } | |
| .bootcamp ul li | |
| { | |
| color:#666; | |
| font-size:13px; | |
| font-weight:normal; | |
| background:#fffff5; | |
| background:-moz-linear-gradient(#fffff5, | |
| #f5f3b4); | |
| background:-webkit-linear-gradient(#fffff5, | |
| #f5f3b4); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff5', | |
| endColorstr='#f5f3b4')"; | |
| border:1px solid #dfddb5; | |
| border-radius:5px 5px 5px 5px; | |
| display:block; | |
| width:215px; | |
| height:215px; | |
| float:left; | |
| position:relative; | |
| margin:0 10px 0 0; | |
| box-shadow:0 1px 0 #fff; | |
| } | |
| .bootcamp ul li:hover | |
| { | |
| background:#fcfce9; | |
| background:-moz-linear-gradient(#fcfce9, | |
| #f1eea3); | |
| background:-webkit-linear-gradient(#fcfce9, | |
| #f1eea3); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfce9', | |
| endColorstr='#f1eea3')"; | |
| border:1px solid #d6d4ad; | |
| } | |
| .bootcamp ul li a | |
| { | |
| color:#666; | |
| text-decoration:none; | |
| } | |
| .bootcamp .image | |
| { | |
| display:block; | |
| position:relative; | |
| height:133px; | |
| border-bottom:1px solid #f1efaf; | |
| background-repeat:no-repeat; | |
| background-position:center center; | |
| } | |
| .bootcamp .setup .image | |
| { | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_setup.png?f66772e4"); | |
| } | |
| .bootcamp .create-a-repo .image | |
| { | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_create.png?bf3fd472"); | |
| } | |
| .bootcamp .fork-a-repo .image | |
| { | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_fork.png?8fd568db"); | |
| } | |
| .bootcamp .be-social .image | |
| { | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_social.png?97f32ca1"); | |
| } | |
| .bootcamp ul li:hover .image | |
| { | |
| border-bottom:1px solid #f1eea3; | |
| } | |
| .bootcamp .desc | |
| { | |
| padding:13px 0 15px 15px; | |
| display:block; | |
| height:50px; | |
| overflow:hidden; | |
| border-top:1px solid #fff; | |
| background-repeat:no-repeat; | |
| position:relative; | |
| z-index:2; | |
| } | |
| .bootcamp ul li:hover .desc | |
| { | |
| border-top:1px solid #fcfce9; | |
| } | |
| .bootcamp .desc h2 | |
| { | |
| margin:0; | |
| padding:0; | |
| font-size:15px; | |
| color:#393939; | |
| } | |
| .bootcamp .desc p | |
| { | |
| margin:0; | |
| padding:0; | |
| line-height:1.2em; | |
| } | |
| .bootcamp .step-number | |
| { | |
| background-image:url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/largenumb_sprites.png?e01b78be"); | |
| background-repeat:no-repeat; | |
| display:block; | |
| width:64px; | |
| height:80px; | |
| position:absolute; | |
| right:0; | |
| bottom:0; | |
| z-index:0; | |
| } | |
| .bootcamp .one | |
| { | |
| background-position:0 0; | |
| } | |
| .bootcamp ul li:hover .one | |
| { | |
| background-position:0 -80px; | |
| } | |
| .bootcamp .two | |
| { | |
| background-position:-64px 0; | |
| } | |
| .bootcamp ul li:hover .two | |
| { | |
| background-position:-64px -80px; | |
| } | |
| .bootcamp .three | |
| { | |
| background-position:-128px 0; | |
| } | |
| .bootcamp ul li:hover .three | |
| { | |
| background-position:-128px -80px; | |
| } | |
| .bootcamp .four | |
| { | |
| background-position:-192px 0; | |
| } | |
| .bootcamp ul li:hover .four | |
| { | |
| background-position:-192px -80px; | |
| } | |
| #dashboard .repos | |
| { | |
| margin:15px 0; | |
| width:333px; | |
| border:1px solid #ddd; | |
| border-radius:5px; | |
| } | |
| #dashboard .repos .bottom-bar | |
| { | |
| width:100%; | |
| min-height:13px; | |
| border-bottom-left-radius:5px; | |
| border-bottom-right-radius:5px; | |
| background-color:#fafafb; | |
| } | |
| #dashboard .repos a.show-more | |
| { | |
| display:block; | |
| padding:10px; | |
| font-size:14px; | |
| font-weight:bold; | |
| color:#999; | |
| } | |
| #dashboard .repos .bottom-bar img | |
| { | |
| margin:10px; | |
| } | |
| #dashboard .repos .top-bar | |
| { | |
| position:relative; | |
| height:44px; | |
| background:#fafafa; | |
| background:-moz-linear-gradient(#fafafa, | |
| #eaeaea); | |
| background:-webkit-linear-gradient(#fafafa, | |
| #eaeaea); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', | |
| endColorstr='#eaeaea')"; | |
| border-top-left-radius:5px; | |
| border-top-right-radius:5px; | |
| border-bottom:1px solid #e1e1e2; | |
| } | |
| #dashboard .repos h2 | |
| { | |
| margin:0; | |
| height:44px; | |
| line-height:44px; | |
| padding:0 10px; | |
| font-size:16px; | |
| color:#52595d; | |
| } | |
| #dashboard .repos h2 em | |
| { | |
| color:#99a4aa; | |
| font-style:normal; | |
| } | |
| #dashboard .repos a.button | |
| { | |
| position:absolute; | |
| top:11px; | |
| right:10px; | |
| } | |
| #dashboard .filter-bar | |
| { | |
| padding:10px 10px 0 10px; | |
| background:#fafafb; | |
| border-bottom:1px solid #e1e1e2; | |
| } | |
| #dashboard .filter-bar .filter_input | |
| { | |
| width:313px; | |
| padding:3px 12px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| font-size:11px; | |
| color:#444; | |
| outline:none; | |
| border:1px solid #ccc; | |
| border-radius:10px; | |
| -moz-box-sizing:border-box; | |
| box-sizing:border-box; | |
| } | |
| #dashboard .filter-bar label.placeholder | |
| { | |
| font-size:11px; | |
| left:10px; | |
| } | |
| #dashboard .filter-bar ul.repo_filterer | |
| { | |
| margin:7px 0 0 0; | |
| text-align:right; | |
| overflow:hidden; | |
| } | |
| #dashboard .filter-bar li | |
| { | |
| display:block; | |
| float:right; | |
| margin:0 0 0 10px; | |
| padding:0; | |
| font-size:11px; | |
| position:relative; | |
| } | |
| #dashboard .filter-bar li.all_repos | |
| { | |
| float:left; | |
| margin:0; | |
| } | |
| #dashboard .filter-bar li a | |
| { | |
| display:inline-block; | |
| padding-bottom:8px; | |
| color:#777; | |
| } | |
| #dashboard .filter-bar li a.filter_selected | |
| { | |
| color:#000; | |
| font-weight:bold; | |
| } | |
| #dashboard .filter-bar li a.filter_selected:after | |
| { | |
| content:""; | |
| position:absolute; | |
| background-color:#C8C8C8; | |
| height:3px; | |
| width:25px; | |
| bottom:0; | |
| left:50%; | |
| margin-left:-12px; | |
| } | |
| #dashboard ul.repo_list | |
| { | |
| margin:0; | |
| } | |
| #dashboard ul.repo_list li | |
| { | |
| display:block; | |
| margin:0; | |
| padding:0; | |
| } | |
| #dashboard ul.repo_list li a | |
| { | |
| display:block; | |
| border:none; | |
| border-bottom:1px solid #e5e5e5; | |
| padding:6px 10px 5px 32px; | |
| font-size:14px; | |
| position:relative; | |
| } | |
| #dashboard ul.repo_list li a .mini-icon | |
| { | |
| position:absolute; | |
| left:9px; | |
| top:8px; | |
| } | |
| #dashboard ul.repo_list li a .mini-icon-repo-forked:before | |
| { | |
| color:#666042; | |
| } | |
| #dashboard ul.repo_list li a .mini-icon-private-repo | |
| { | |
| top:7px; | |
| } | |
| #dashboard ul.repo_list li a .mini-icon-private-repo:before | |
| { | |
| color:#666042; | |
| } | |
| #dashboard ul.repo_list li a .arrow | |
| { | |
| display:block; | |
| height:0; | |
| width:0; | |
| border-width:5px 0 5px 5px; | |
| border-style:solid; | |
| border-color:transparent; | |
| border-left-color:#d0d0d1; | |
| position:absolute; | |
| right:10px; | |
| top:10px; | |
| } | |
| #dashboard ul.repo_list li.private | |
| { | |
| background-color:#fffeea; | |
| } | |
| #dashboard ul.repo_list li.private a .arrow | |
| { | |
| border-left-color:#b7b7b7; | |
| } | |
| #dashboard ul.repo_list li a:hover .arrow | |
| { | |
| border-left-color:#9f9fa0; | |
| } | |
| #dashboard ul.repo_list li.private a:hover .arrow | |
| { | |
| border-left-color:#939393; | |
| } | |
| #dashboard ul.repo_list li a .repo | |
| { | |
| font-weight:bold; | |
| } | |
| #dashboard p.notice | |
| { | |
| margin:15px 10px 0 10px; | |
| font-weight:bold; | |
| font-size:12px; | |
| text-align:center; | |
| } | |
| .octofication | |
| { | |
| margin:15px 0; | |
| } | |
| #dashboard .octofication | |
| { | |
| float:right; | |
| width:337px; | |
| } | |
| .octofication .message | |
| { | |
| padding:10px 10px 10px 35px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/octofication.png?41001d1b") 0 50% no-repeat #dcf7dd; | |
| border:1px solid #bbd2bc; | |
| border-top-color:#d1ead2; | |
| border-radius:5px; | |
| } | |
| .octofication .message h3 | |
| { | |
| margin:0; | |
| font-size:14px; | |
| text-shadow:1px 1px 0 #fff; | |
| } | |
| .octofication .message p | |
| { | |
| font-size:12px; | |
| color:#333; | |
| padding:0; | |
| margin:0; | |
| } | |
| .octofication .message p+p | |
| { | |
| margin-top:15px; | |
| } | |
| .octofication ul.actions | |
| { | |
| margin:5px 0 0 0; | |
| font-size:10px; | |
| height:15px; | |
| } | |
| .octofication ul.actions li | |
| { | |
| list-style-type:none; | |
| margin:0; | |
| } | |
| .octofication li.hide | |
| { | |
| float:left; | |
| font-weight:bold; | |
| } | |
| .octofication li.hide a | |
| { | |
| color:#666; | |
| text-decoration:none; | |
| } | |
| .octofication li.hide a:hover | |
| { | |
| color:#000; | |
| } | |
| .octofication li.hide a:hover strong | |
| { | |
| color:#a60000; | |
| } | |
| .octofication li.more | |
| { | |
| float:right; | |
| } | |
| #dashboard .github-jobs-promotion | |
| { | |
| float:right; | |
| width:337px; | |
| } | |
| .github-jobs-promotion p | |
| { | |
| position:relative; | |
| padding:10px 18px; | |
| font-size:12px; | |
| text-align:center; | |
| color:#1b3650; | |
| border:1px solid #cee0e7; | |
| border-radius:4px; | |
| background:#f5fbff; | |
| background:-moz-linear-gradient(#f5fbff, | |
| #e4f0ff); | |
| background:-webkit-linear-gradient(#f5fbff, | |
| #e4f0ff); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbff', | |
| endColorstr='#e4f0ff')"; | |
| } | |
| .github-jobs-promotion p a | |
| { | |
| color:#1b3650; | |
| } | |
| .github-jobs-promotion a.jobs-logo | |
| { | |
| display:block; | |
| text-align:center; | |
| font-size:11px; | |
| color:#999; | |
| } | |
| .github-jobs-promotion a.jobs-logo strong | |
| { | |
| display:inline-block; | |
| width:62px; | |
| height:15px; | |
| text-indent:-9999px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/jobs/logo.png?77389930") 0 0 no-repeat; | |
| } | |
| .github-jobs-promotion .job-location | |
| { | |
| white-space:nowrap; | |
| } | |
| .github-jobs-promotion a.mini-icon-info | |
| { | |
| position:absolute; | |
| bottom:5px; | |
| right:5px; | |
| text-decoration:none; | |
| cursor:pointer; | |
| color:#a9b8be; | |
| opacity:.8; | |
| } | |
| .github-jobs-promotion p:hover .mini-icon-info | |
| { | |
| opacity:1.0; | |
| } | |
| #dashboard | |
| { | |
| margin-top:-10px; | |
| overflow:hidden; | |
| } | |
| #dashboard h1 | |
| { | |
| font-size:160%; | |
| margin-bottom:.5em; | |
| } | |
| #dashboard h1 a | |
| { | |
| font-size:70%; | |
| font-weight:normal; | |
| } | |
| .news | |
| { | |
| float:left; | |
| margin-top:15px; | |
| width:560px; | |
| } | |
| .page-profile .news | |
| { | |
| float:none; | |
| width:auto; | |
| } | |
| .news blockquote | |
| { | |
| color:#666; | |
| } | |
| .news h1 | |
| { | |
| margin-bottom:0; | |
| } | |
| .filter, | |
| .feed_filter | |
| { | |
| border-bottom:1px solid #AAA; | |
| padding-bottom:.25em; | |
| margin-bottom:1em; | |
| } | |
| .filter li, | |
| .feed_filter li | |
| { | |
| clear:none; | |
| display:inline; | |
| } | |
| .news .alert | |
| { | |
| padding:0 0 1em 30px; | |
| overflow:hidden; | |
| position:relative; | |
| } | |
| .news .alert p | |
| { | |
| margin:0; | |
| } | |
| .news .alert .mini-icon | |
| { | |
| position:absolute; | |
| top:0; | |
| left:0; | |
| width:16px; | |
| height:16px; | |
| padding:3px; | |
| color:#fff; | |
| color:rgba(255, | |
| 255, | |
| 255, | |
| 0.9); | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.2); | |
| background:#aaa; | |
| border-radius:2px; | |
| } | |
| .news .alert .mini-icon-push | |
| { | |
| background:#7552a1; | |
| } | |
| .news .alert .mini-icon-create | |
| { | |
| background:#7552a1; | |
| } | |
| .news .alert .mini-icon-fork | |
| { | |
| background:#ad5310; | |
| } | |
| .news .alert .mini-icon-watching | |
| { | |
| background:#156f9e; | |
| } | |
| .news .alert .mini-icon-site-message | |
| { | |
| background:#000; | |
| } | |
| .news .alert .mini-icon-follow | |
| { | |
| background:#156f9e; | |
| } | |
| .news .alert .mini-icon-issue-opened | |
| { | |
| background:#489D00; | |
| } | |
| .news .alert .mini-icon-issue-closed | |
| { | |
| background:#489D00; | |
| } | |
| .news .alert .mini-icon-issue-comment | |
| { | |
| background:#489D00; | |
| } | |
| .news .alert .mini-icon-pull-request | |
| { | |
| background:#9e157c; | |
| } | |
| .news .alert .mini-icon-wiki | |
| { | |
| background:#a3a500; | |
| } | |
| .news .alert .body | |
| { | |
| border-bottom:1px solid #ccc; | |
| overflow:hidden; | |
| padding:0 0 1em 0; | |
| } | |
| .news .alert .title | |
| { | |
| padding:0 0 .25em 0; | |
| font-weight:bold; | |
| } | |
| .news .alert .title .subtle | |
| { | |
| color:#bbb; | |
| } | |
| .news .alert .gravatar | |
| { | |
| border:1px solid #d0d0d0; | |
| padding:2px; | |
| background-color:#fff; | |
| float:left; | |
| line-height:0; | |
| margin-right:.7em; | |
| } | |
| .news .git_hub .done | |
| { | |
| text-decoration:line-through; | |
| color:#666; | |
| } | |
| .news .commits li | |
| { | |
| margin-left:3.5em; | |
| margin-top:.25em; | |
| list-style-type:none; | |
| } | |
| .news .commits li .committer | |
| { | |
| padding-left:.5em; | |
| display:none; | |
| } | |
| .news .commits li img | |
| { | |
| border:1px solid #d0d0d0; | |
| padding:1px; | |
| vertical-align:middle; | |
| background-color:#fff; | |
| margin:0 3px; | |
| } | |
| .news .commits li img.emoji | |
| { | |
| border:0; | |
| padding:0; | |
| margin:0; | |
| } | |
| .news div.message, | |
| .news li blockquote | |
| { | |
| display:inline; | |
| color:#444; | |
| } | |
| .news .commits li.more | |
| { | |
| padding-top:2px; | |
| padding-left:2px; | |
| } | |
| .profilecols .news .push li | |
| { | |
| margin-left:0; | |
| } | |
| #dashboard .followers | |
| { | |
| float:right; | |
| width:35em; | |
| margin-bottom:2em; | |
| } | |
| #dashboard .followers h1 | |
| { | |
| margin-bottom:.3em; | |
| border-bottom:1px solid #ddd; | |
| } | |
| #dashboard .followers ul | |
| { | |
| list-style-type:none; | |
| } | |
| #dashboard .followers ul li | |
| { | |
| display:inline; | |
| } | |
| #dashboard .followers ul li img | |
| { | |
| border:1px solid #d0d0d0; | |
| padding:1px; | |
| } | |
| #dashboard .news.public_news | |
| { | |
| float:right; | |
| width:35em; | |
| } | |
| #dashboard .news.public_news h1 | |
| { | |
| margin-bottom:.3em; | |
| border-bottom:1px solid #ddd; | |
| } | |
| #dashboard .repos | |
| { | |
| float:right; | |
| clear:right; | |
| } | |
| #dashboard .repos h1 | |
| { | |
| margin-bottom:0; | |
| } | |
| #dashboard .repos img | |
| { | |
| vertical-align:middle; | |
| } | |
| .page-downloads h3 | |
| { | |
| margin:15px 0 5px 0; | |
| font-size:14px; | |
| } | |
| .page-downloads .manage-button | |
| { | |
| float:right; | |
| margin-top:-28px; | |
| } | |
| .qrcode | |
| { | |
| text-align:center; | |
| } | |
| .uploader | |
| { | |
| position:relative; | |
| margin:10px 0 20px 0; | |
| padding-bottom:1px; | |
| } | |
| .page-downloads .uploader h3 | |
| { | |
| font-size:16px; | |
| margin:0 0 0 -10px; | |
| } | |
| table.uploads | |
| { | |
| width:918px; | |
| margin-left:-9px; | |
| } | |
| table.uploads td | |
| { | |
| padding:10px 0 15px; | |
| vertical-align:bottom; | |
| } | |
| table.uploads td.choose | |
| { | |
| width:1%; | |
| padding-left:9px; | |
| padding-right:15px; | |
| } | |
| table.uploads td.action | |
| { | |
| width:1%; | |
| padding-left:20px; | |
| padding-right:9px; | |
| } | |
| table.uploads .description dl.form | |
| { | |
| margin:0; | |
| } | |
| table.uploads .description dl.form dt | |
| { | |
| margin-top:0; | |
| font-size:11px; | |
| } | |
| .uploading .description dl.form dt, | |
| .fallback-disabled .description dl.form dt | |
| { | |
| color:#888; | |
| } | |
| table.uploads .error .description dl.form dt | |
| { | |
| color:#c00; | |
| } | |
| table.uploads .succeeded .description dl.form dt | |
| { | |
| color:#007a09; | |
| } | |
| table.uploads .description input[type=text] | |
| { | |
| width:100%; | |
| } | |
| table.uploads tr | |
| { | |
| border-top:1px solid #ddd; | |
| } | |
| table.uploads tr:first-child | |
| { | |
| border-top:none; | |
| } | |
| .choose .upload-button-wrapper | |
| { | |
| position:relative; | |
| } | |
| .choose .file-minibutton | |
| { | |
| display:block; | |
| padding:5px; | |
| font-size:11px; | |
| font-weight:bold; | |
| color:#333; | |
| text-align:center; | |
| text-shadow:1px 1px 0 #fff; | |
| white-space:nowrap; | |
| border:none; | |
| overflow:visible; | |
| cursor:pointer; | |
| border:1px solid #d4d4d4; | |
| border-radius:3px; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #ececec); | |
| background:-webkit-linear-gradient(white, | |
| #ececec); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#ececec')"; | |
| } | |
| .choose .upload-button-wrapper:hover .file-minibutton | |
| { | |
| color:#fff; | |
| text-decoration:none; | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-color:#518cc6; | |
| border-bottom-color:#2a65a0; | |
| background:#599bdc; | |
| background:-moz-linear-gradient(#599bdc, | |
| #3072b3); | |
| background:-webkit-linear-gradient(#599bdc, | |
| #3072b3); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bdc', | |
| endColorstr='#3072b3')"; | |
| } | |
| .choose .file-minibutton .mega-icon-download-unknown | |
| { | |
| display:block; | |
| width:32px; | |
| height:32px; | |
| margin:0 auto; | |
| color:#666; | |
| } | |
| .choose .upload-button-wrapper:hover .file-minibutton .mega-icon-download-unknown | |
| { | |
| color:#fff; | |
| } | |
| .choose .swfupload | |
| { | |
| position:absolute; | |
| top:0; | |
| left:-1px; | |
| width:100%; | |
| height:100%; | |
| } | |
| .upload-button-wrapper .html-file-field | |
| { | |
| position:absolute; | |
| top:0; | |
| left:0; | |
| width:100%; | |
| height:100%; | |
| opacity:.01; | |
| } | |
| .swfupload-ready .upload-button-wrapper .html-file-field | |
| { | |
| display:none; | |
| } | |
| .file-to-upload | |
| { | |
| position:relative; | |
| display:none; | |
| padding:15px 7px; | |
| white-space:nowrap; | |
| background:#fff; | |
| border:1px solid #ddd; | |
| border-bottom-color:#fff; | |
| border-radius:4px; | |
| height:25px; | |
| } | |
| .uploading .file-to-upload | |
| { | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/download/diagonal_lines.gif?94c8e208") 0 0; | |
| } | |
| .error .file-to-upload | |
| { | |
| border:1px solid #a00; | |
| background:#c00; | |
| } | |
| .file-to-upload .mini-icon | |
| { | |
| font-size:13px; | |
| margin:0; | |
| padding-left:21px; | |
| position:relative; | |
| } | |
| .file-to-upload .mini-icon:before | |
| { | |
| font-size:16px; | |
| position:absolute; | |
| top:5px; | |
| left:2px; | |
| text-shadow:1px 1px 0 white; | |
| } | |
| .error .file-to-upload .mini-icon-confirm:before | |
| { | |
| color:#fff; | |
| text-shadow:none; | |
| } | |
| .succeeded .file-to-upload .mini-icon-confirm:before | |
| { | |
| color:#6CC644; | |
| } | |
| .file-to-upload strong | |
| { | |
| display:block; | |
| color:#000; | |
| font-weight:normal; | |
| } | |
| .file-to-upload em | |
| { | |
| display:block; | |
| color:#888; | |
| font-style:normal; | |
| font-size:11px; | |
| } | |
| .error .file-to-upload strong, | |
| .error .file-to-upload em | |
| { | |
| color:#fff; | |
| text-shadow:none; | |
| } | |
| .filechosen .choose .file-to-upload | |
| { | |
| display:block; | |
| } | |
| .filechosen .choose .upload-button-wrapper | |
| { | |
| display:none; | |
| } | |
| .uploader .usage-bar | |
| { | |
| float:right; | |
| } | |
| .uploader .usage-bar dt.numbers | |
| { | |
| display:none; | |
| } | |
| ol.download-list | |
| { | |
| margin:5px 0 35px 0; | |
| border-top:1px solid #ddd; | |
| } | |
| ol.download-list li | |
| { | |
| list-style-type:none; | |
| margin:0; | |
| padding:7px 5px 7px 26px; | |
| border-bottom:1px solid #ddd; | |
| position:relative; | |
| } | |
| ol.download-list>li>.mini-icon | |
| { | |
| position:absolute; | |
| left:5px; | |
| } | |
| ol.download-list li:nth-child(2n) | |
| { | |
| background-color:#f6f6f6; | |
| } | |
| .download-list .download-stats | |
| { | |
| float:right; | |
| margin-top:8px; | |
| font-size:12px; | |
| color:#666; | |
| } | |
| .download-list .download-stats strong | |
| { | |
| color:#333; | |
| } | |
| .download-list .delete-button | |
| { | |
| display:none; | |
| float:right; | |
| margin-top:8px; | |
| } | |
| .managing .download-stats | |
| { | |
| display:none; | |
| } | |
| .managing .delete-button | |
| { | |
| display:block; | |
| } | |
| .download-list h4 | |
| { | |
| min-height:18px; | |
| margin:0; | |
| font-size:12px; | |
| font-weight:normal; | |
| color:#333; | |
| } | |
| .download-list h4 a | |
| { | |
| font-weight:bold; | |
| } | |
| .download-list h4 .alt-download-links | |
| { | |
| opacity:0; | |
| padding-left:5px; | |
| -moz-transition:opacity .1s ease-in 0; | |
| -webkit-transition:opacity .1s ease-in 0; | |
| } | |
| .download-list li:hover h4 .alt-download-links | |
| { | |
| opacity:1; | |
| } | |
| .download-list h4 .alt-download-links a | |
| { | |
| position:relative; | |
| font-size:10px; | |
| padding-left:20px; | |
| padding-right:2px; | |
| } | |
| .download-list h4 .alt-download-links a:hover .mini-icon-download | |
| { | |
| color:#4183c4; | |
| } | |
| .download-list h4 .alt-download-links a .mini-icon-download | |
| { | |
| position:absolute; | |
| top:-1px; | |
| left:0; | |
| color:#bbb; | |
| } | |
| .download-list p | |
| { | |
| margin:1px 0 0 0; | |
| font-size:11px; | |
| color:#999; | |
| } | |
| .download-list p a | |
| { | |
| color:#999; | |
| } | |
| #archives h2 | |
| { | |
| color:#666; | |
| margin-bottom:15px; | |
| padding-bottom:5px; | |
| } | |
| #archives h2 span.owner | |
| { | |
| color:#000; | |
| } | |
| #archives h4 | |
| { | |
| border-bottom:1px solid #ddd; | |
| color:#666; | |
| font-size:10px; | |
| margin-bottom:7px; | |
| padding-bottom:0; | |
| text-shadow:0 -1px 0 white; | |
| text-transform:uppercase; | |
| } | |
| #archives .source-downloads | |
| { | |
| margin-bottom:20px; | |
| } | |
| #archives .source-downloads .minibutton | |
| { | |
| margin-right:5px; | |
| } | |
| #archives .source-downloads .current-branch | |
| { | |
| font-size:10px; | |
| font-weight:bold; | |
| display:inline-block; | |
| margin:0 5px 0 0; | |
| } | |
| #archives .source-downloads .current-branch code | |
| { | |
| font-size:10px; | |
| font-weight:normal; | |
| } | |
| #archives .other-downloads h4 | |
| { | |
| margin-bottom:0; | |
| } | |
| #archives .other-downloads ul | |
| { | |
| list-style-type:none; | |
| margin:0; | |
| } | |
| #archives .other-downloads ul li | |
| { | |
| border-bottom:1px solid #ddd; | |
| margin:0; | |
| padding:6px 10px 5px; | |
| } | |
| #archives .other-downloads ul li.featured | |
| { | |
| font-weight:bold; | |
| } | |
| #archives .other-downloads ul li.tagged-download | |
| { | |
| padding-left:33px; | |
| position:relative; | |
| } | |
| #archives .other-downloads ul li.tagged-download .mini-icon-download-tag | |
| { | |
| position:absolute; | |
| left:5px; | |
| top:7px; | |
| } | |
| #archives .wait | |
| { | |
| padding:2em 0 3em 0; | |
| } | |
| #archives .wait h2, | |
| #archives .wait p | |
| { | |
| text-align:center; | |
| } | |
| .explorecols .main | |
| { | |
| float:left; | |
| width:500px; | |
| } | |
| .explorecols .sidebar | |
| { | |
| float:right; | |
| width:390px; | |
| } | |
| .explore h2 | |
| { | |
| margin-top:15px; | |
| margin-bottom:0; | |
| padding-bottom:5px; | |
| font-size:16px; | |
| color:#333; | |
| border-bottom:1px solid #ddd!important; | |
| } | |
| .explore p | |
| { | |
| margin:.75em 0; | |
| } | |
| .explore .trending-repositories | |
| { | |
| margin-bottom:20px; | |
| position:relative; | |
| } | |
| .explore h2.trending-heading .times | |
| { | |
| font-size:12px; | |
| font-weight:normal; | |
| color:#000; | |
| float:right; | |
| } | |
| .explore h2.trending-heading .times a | |
| { | |
| color:#4183C4; | |
| font-weight:bold; | |
| } | |
| .explore h2 .feed | |
| { | |
| float:right; | |
| height:14px; | |
| line-height:14px; | |
| font-size:12px; | |
| position:relative; | |
| } | |
| .explore h2 .feed .mini-icon-feed | |
| { | |
| position:absolute; | |
| left:-19px; | |
| top:-1px; | |
| font-size:16px; | |
| } | |
| .ranked-repositories | |
| { | |
| margin:0 0 10px 0; | |
| } | |
| .ranked-repositories>li | |
| { | |
| position:relative; | |
| list-style-type:none; | |
| margin:0; | |
| padding:5px 0; | |
| min-height:30px; | |
| border-bottom:1px solid #ddd; | |
| } | |
| .ranked-repositories>li.last | |
| { | |
| border-bottom:none; | |
| } | |
| .ranked-repositories h3 | |
| { | |
| margin:0; | |
| width:410px; | |
| font-size:14px; | |
| color:#999; | |
| } | |
| .ranked-repositories p | |
| { | |
| margin:0; | |
| width:410px; | |
| font-size:12px; | |
| color:#333; | |
| } | |
| .ranked-repositories ul.repo-stats | |
| { | |
| position:absolute; | |
| top:8px; | |
| right:0; | |
| font-size:11px; | |
| font-weight:bold; | |
| } | |
| .ranked-repositories .meta | |
| { | |
| margin-top:3px; | |
| font-size:11px; | |
| } | |
| .ranked-repositories .meta a | |
| { | |
| padding:2px 5px; | |
| color:#666; | |
| background:#eee; | |
| border-radius:2px; | |
| } | |
| .podcast-player .title | |
| { | |
| margin-top:0; | |
| } | |
| .podcast-player .title span | |
| { | |
| font-weight:normal; | |
| font-size:13px; | |
| color:#999; | |
| } | |
| .podcast-player p | |
| { | |
| margin:10px 0; | |
| } | |
| .podcasts | |
| { | |
| margin:20px 0 0 0; | |
| } | |
| .podcasts li | |
| { | |
| list-style-type:none; | |
| margin:10px; | |
| padding-left:22px; | |
| font-size:12px; | |
| position:relative; | |
| } | |
| .podcasts li .mini-icon-podcast | |
| { | |
| position:absolute; | |
| left:0; | |
| top:0; | |
| } | |
| .podcasts li em.date | |
| { | |
| margin-top:-2px; | |
| display:block; | |
| font-size:11px; | |
| color:#666; | |
| font-style:normal; | |
| } | |
| #wrapper | |
| { | |
| min-height:100%; | |
| height:auto!important; | |
| height:100%; | |
| margin:0; | |
| margin-bottom:-352px; | |
| } | |
| #footer-push | |
| { | |
| height:352px; | |
| clear:both; | |
| } | |
| #footer | |
| { | |
| color:#636363; | |
| padding:45px 0 0 0; | |
| font-size:12px; | |
| clear:both; | |
| } | |
| #footer a:hover | |
| { | |
| text-decoration:underline; | |
| } | |
| #footer li | |
| { | |
| list-style:none; | |
| } | |
| #footer .upper_footer | |
| { | |
| min-height:160px; | |
| overflow:hidden; | |
| border-top:1px solid #E0E0E0; | |
| border-bottom:1px solid #E0E0E0; | |
| box-shadow:inset 0 -1px 0 white; | |
| background-color:#f8f8f8; | |
| } | |
| #footer #blacktocat | |
| { | |
| height:130px; | |
| width:164px; | |
| float:left; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/footer/blacktocat.svg?ffce82fe") no-repeat; | |
| text-indent:-5000px; | |
| margin:15px 20px 0 0; | |
| } | |
| #footer #blacktocat_ie | |
| { | |
| height:130px; | |
| width:164px; | |
| float:left; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/footer/blacktocat.png?b2ba4f11") no-repeat; | |
| text-indent:-5000px; | |
| margin:15px 20px 0 0; | |
| } | |
| #footer .upper_footer ul.footer_nav | |
| { | |
| position:relative; | |
| float:left; | |
| width:164px; | |
| margin:20px 10px; | |
| } | |
| #footer .upper_footer ul.footer_nav h4 | |
| { | |
| margin-bottom:5px; | |
| padding-bottom:5px; | |
| border-bottom:thin solid #e1e1e1; | |
| } | |
| #footer .upper_footer ul.footer_nav h4.second | |
| { | |
| margin-top:15px; | |
| } | |
| #footer .lower_footer | |
| { | |
| position:relative; | |
| background-color:#fff; | |
| overflow:hidden; | |
| clear:both; | |
| } | |
| .enterprise #footer .lower_footer | |
| { | |
| height:auto; | |
| } | |
| #footer .lower_footer #legal | |
| { | |
| float:left; | |
| width:350px; | |
| height:60px; | |
| line-height:8px; | |
| margin:25px 0 0 15px; | |
| padding-left:179px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/footer/footer-logo.svg?3ab55bf7") 0 5px no-repeat; | |
| } | |
| #footer .lower_footer #legal_ie | |
| { | |
| float:left; | |
| width:350px; | |
| height:50px; | |
| line-height:8px; | |
| margin:25px 0 0 18px; | |
| padding-left:180px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/footer/footer-logo.png?712c7a70") top left no-repeat; | |
| } | |
| #footer .lower_footer div ul | |
| { | |
| float:left; | |
| text-indent:none; | |
| display:inline; | |
| margin-top:15px; | |
| } | |
| #footer .lower_footer div ul li | |
| { | |
| display:inline; | |
| float:left; | |
| margin:0 10px 2px 0; | |
| } | |
| #footer .lower_footer div p | |
| { | |
| display:inline; | |
| float:left; | |
| clear:both; | |
| margin-top:5px; | |
| } | |
| .enterprise #footer .lower_footer div p | |
| { | |
| display:block; | |
| clear:both; | |
| margin-top:5px; | |
| float:none; | |
| text-align:center; | |
| } | |
| .enterprise #footer .lower_footer #legal | |
| { | |
| float:none; | |
| width:220px; | |
| height:auto; | |
| padding-top:50px; | |
| padding-left:0; | |
| margin:25px auto 0 auto; | |
| background-position:50% 0; | |
| line-height:1.2; | |
| } | |
| .enterprise #footer .lower_footer div ul | |
| { | |
| display:block; | |
| clear:both; | |
| float:none; | |
| display:block; | |
| text-align:center; | |
| white-space:nowrap; | |
| } | |
| .enterprise #footer .lower_footer div ul li | |
| { | |
| float:none; | |
| } | |
| .enterprise .sponsor | |
| { | |
| display:none; | |
| } | |
| .forgot_password_form | |
| { | |
| margin:5em auto; | |
| } | |
| .forgot_password_form .formbody | |
| { | |
| padding:2em; | |
| background-color:#e9f1f4; | |
| overflow:hidden; | |
| border-style:solid; | |
| border-width:1px 1px 2px; | |
| border-color:#e9f1f4 #d8dee2 #d8dee2; | |
| border-radius:0 0 3px 3px; | |
| } | |
| .forgot_password_form .nothing-to-see-here | |
| { | |
| font-size:18px; | |
| font-weight:bold; | |
| color:#222; | |
| margin-top:0; | |
| } | |
| .forgot_password_form pre | |
| { | |
| font-size:13px; | |
| } | |
| .forgot_password_form h1 | |
| { | |
| color:#fff; | |
| font-size:16px; | |
| font-weight:bold; | |
| background:#829aa8; | |
| background:-moz-linear-gradient(#829aa8, | |
| #405a6a); | |
| background:-webkit-linear-gradient(#829aa8, | |
| #405a6a); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#829aa8', | |
| endColorstr='#405a6a')"; | |
| border:1px solid #677c89; | |
| border-bottom-color:#6b808d; | |
| border-radius:3px 3px 0 0; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.7); | |
| margin:0; | |
| padding:8px 18px; | |
| } | |
| .forgot_password_form h1 a | |
| { | |
| font-size:70%; | |
| font-weight:normal; | |
| color:#E9F1F4; | |
| text-shadow:none; | |
| } | |
| .forgot_password_form p | |
| { | |
| color:#2f424e; | |
| font-size:12px; | |
| font-weight:normal; | |
| margin:0; | |
| text-shadow:0 -1px 0 rgba(100, | |
| 100, | |
| 100, | |
| 0.1); | |
| } | |
| .forgot_password_form p.note | |
| { | |
| color:#a00; | |
| } | |
| .forgot_password_form ul | |
| { | |
| border-bottom:1px solid #d8dee2; | |
| padding:0 0 2em 0; | |
| margin:.2em 0 1.5em 0; | |
| } | |
| .forgot_password_form ul li | |
| { | |
| list-style-position:inside; | |
| font-weight:bold; | |
| color:#2f424e; | |
| font-size:12px; | |
| } | |
| .forgot_password_form form label, | |
| .forgot_password_form form .label, | |
| label.standard | |
| { | |
| font-size:110%; | |
| color:#2f424e; | |
| text-shadow:0 -1px 0 rgba(100, | |
| 100, | |
| 100, | |
| 0.1); | |
| display:inline-block; | |
| cursor:text; | |
| } | |
| .forgot_password_form form label a | |
| { | |
| font-size:90%; | |
| } | |
| .forgot_password_form form label.error | |
| { | |
| color:#a00; | |
| } | |
| .forgot_password_form form .label label | |
| { | |
| margin:0; | |
| color:black; | |
| font-size:95%; | |
| } | |
| .forgot_password_form form .label span | |
| { | |
| font-size:90%; | |
| color:#888; | |
| } | |
| .forgot_password_form form input.text, | |
| .forgot_password_form form textarea | |
| { | |
| padding:5px; | |
| border:1px solid #d8dee2; | |
| margin:.2em 0 1em 0; | |
| } | |
| .forgot_password_form form input.text | |
| { | |
| font-size:110%; | |
| } | |
| .forgot_password_form button | |
| { | |
| margin:0 8px 0 0; | |
| } | |
| .forgot_password_form form input[type=submit] | |
| { | |
| display:inline-block; | |
| height:34px; | |
| padding:0; | |
| position:relative; | |
| top:1px; | |
| margin-left:10px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| font-weight:bold; | |
| font-size:12px; | |
| color:#333; | |
| text-shadow:1px 1px 0 #fff; | |
| white-space:nowrap; | |
| border:none; | |
| overflow:visible; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #e1e1e1); | |
| background:-webkit-linear-gradient(white, | |
| #e1e1e1); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#e1e1e1')"; | |
| border-bottom:1px solid #ebebeb; | |
| border-radius:4px; | |
| box-shadow:0 1px 4px rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| cursor:pointer; | |
| margin-left:1px; | |
| padding:0 13px; | |
| -webkit-font-smoothing:subpixel-antialiased!important; | |
| } | |
| .forgot_password_form form input[type=submit]:hover | |
| { | |
| color:#fff; | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-bottom-color:#0770a0; | |
| background:#0ca6dd; | |
| background:-moz-linear-gradient(#0ca6dd, | |
| #0770a0); | |
| background:-webkit-linear-gradient(#0ca6dd, | |
| #0770a0); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ca6dd', | |
| endColorstr='#0770a0')"; | |
| } | |
| .forgot_password_form form .error_box, | |
| .forgot_password_form form .notification | |
| { | |
| margin-bottom:1em; | |
| } | |
| input[type=text].error, | |
| .forgot_password_form form label.error input.text, | |
| .forgot_password_form form label.error textarea | |
| { | |
| border:1px solid #a00; | |
| background-color:#f2e1e1; | |
| } | |
| #header | |
| { | |
| background:#fafafa; | |
| background:-moz-linear-gradient(#fafafa, | |
| #eaeaea); | |
| background:-webkit-linear-gradient(#fafafa, | |
| #eaeaea); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', | |
| endColorstr='#eaeaea')"; | |
| border-bottom:1px solid #cacaca; | |
| box-shadow:0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.4), | |
| 0 0 10px rgba(0, | |
| 0, | |
| 0, | |
| 0.1); | |
| } | |
| .site-logo | |
| { | |
| float:left; | |
| position:relative; | |
| width:70px; | |
| padding:9px 0 0 0; | |
| zoom:1; | |
| } | |
| .site-logo img | |
| { | |
| position:absolute; | |
| top:10px; | |
| left:0; | |
| } | |
| .github-logo | |
| { | |
| display:none; | |
| float:left; | |
| } | |
| .github-logo-hover | |
| { | |
| display:none; | |
| opacity:0; | |
| } | |
| .github-logo-4x | |
| { | |
| float:left; | |
| } | |
| .github-logo-4x-hover | |
| { | |
| opacity:0; | |
| } | |
| html.msie .github-logo, | |
| html.msie .github-logo-hover | |
| { | |
| display:block; | |
| } | |
| html.msie .github-logo-4x, | |
| html.msie .github-logo-4x-hover | |
| { | |
| display:none; | |
| } | |
| .site-logo:hover .github-logo | |
| { | |
| opacity:0; | |
| } | |
| .site-logo:hover .github-logo-4x | |
| { | |
| opacity:0; | |
| } | |
| .site-logo:hover .github-logo-hover | |
| { | |
| opacity:1; | |
| } | |
| .site-logo:hover .github-logo-4x-hover | |
| { | |
| opacity:1; | |
| } | |
| .notification-indicator | |
| { | |
| float:left; | |
| margin:10px 0 0 10px; | |
| width:24px; | |
| height:24px; | |
| border:1px solid #ddd; | |
| border-radius:3px; | |
| background:#f1f1f1; | |
| background:-moz-linear-gradient(#f1f1f1, | |
| #e0e0e0); | |
| background:-webkit-linear-gradient(#f1f1f1, | |
| #e0e0e0); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', | |
| endColorstr='#e0e0e0')"; | |
| box-shadow:0 1px 0 #fafafa, | |
| inset 0 1px 0 #fafafa; | |
| } | |
| .notification-indicator>.mail-status | |
| { | |
| display:block; | |
| position:relative; | |
| top:8px; | |
| left:8px; | |
| width:8px; | |
| height:8px; | |
| border-radius:100px; | |
| background:#aaa; | |
| } | |
| .notification-indicator>.mail-status.unread | |
| { | |
| width:4px; | |
| height:4px; | |
| background:#fff; | |
| border:2px solid #4183c4; | |
| background:#fff; | |
| } | |
| .notification-indicator>.mail-status.contextually-unread | |
| { | |
| width:8px; | |
| height:8px; | |
| border:none; | |
| background:#4183c4; | |
| } | |
| .topsearch | |
| { | |
| float:left; | |
| clear:none; | |
| width:auto; | |
| border-left:1px solid #fafafa; | |
| box-shadow:-1px 0 0 #e0e0e0; | |
| padding:10px 10px 10px 10px; | |
| margin:0 0 0 10px; | |
| position:relative; | |
| z-index:25; | |
| } | |
| .enterprise-search | |
| { | |
| margin:0 0 0 197px; | |
| } | |
| html.msie .topsearch | |
| { | |
| margin-left:87px; | |
| } | |
| #top_search_form | |
| { | |
| float:left; | |
| } | |
| .topsearch form input.button | |
| { | |
| display:none; | |
| } | |
| .topsearch .placeholder-field label.placeholder | |
| { | |
| top:6px; | |
| left:30px; | |
| width:150px; | |
| } | |
| .topsearch .search | |
| { | |
| float:left; | |
| } | |
| .topsearch .search .mini-icon-search-input | |
| { | |
| position:absolute; | |
| left:5px; | |
| top:5px; | |
| color:#B5B5B5; | |
| line-height:16px; | |
| } | |
| .topsearch .search input | |
| { | |
| float:left; | |
| background-color:#fff; | |
| border:1px solid #ddd; | |
| border-top:1px solid #cdcdcd; | |
| box-shadow:0 1px 0 #f1f1f1, | |
| inset 0 1px 1px #e0e0e0; | |
| padding:5px 5px 5px 25px; | |
| color:#999; | |
| font-size:12px; | |
| width:155px; | |
| } | |
| .topsearch .search input:active | |
| { | |
| color:#222; | |
| } | |
| .topsearch a.advanced-search | |
| { | |
| margin:4px 0 0 5px; | |
| float:right; | |
| overflow:hidden; | |
| opacity:.3; | |
| text-decoration:none; | |
| -moz-transition:opacity .15s ease-in 0; | |
| -webkit-transition:opacity .15s ease-in 0; | |
| } | |
| .topsearch a.advanced-search .mini-icon-advanced-search | |
| { | |
| color:#333; | |
| display:block; | |
| } | |
| .topsearch .advanced-search:hover | |
| { | |
| opacity:.8; | |
| } | |
| .topsearch a.command-bar-search | |
| { | |
| background:#f1f1f1; | |
| background:-moz-linear-gradient(#f1f1f1, | |
| #e0e0e0); | |
| background:-webkit-linear-gradient(#f1f1f1, | |
| #e0e0e0); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', | |
| endColorstr='#e0e0e0')"; | |
| float:none; | |
| position:absolute; | |
| right:0; | |
| margin:0; | |
| padding:4px 5px; | |
| display:block; | |
| border:1px solid #ddd; | |
| border-radius:3px; | |
| opacity:1; | |
| box-shadow:0 1px 0 #fafafa, | |
| inset 0 1px 0 #fafafa; | |
| list-style:none; | |
| } | |
| .topsearch a.command-bar-search:hover | |
| { | |
| opacity:1; | |
| } | |
| .top-nav | |
| { | |
| float:left; | |
| margin:0 0 0 20px; | |
| list-style:none; | |
| line-height:26px; | |
| } | |
| .top-nav.logged_out | |
| { | |
| float:right!important; | |
| padding:10px 0; | |
| } | |
| .top-nav.logged_out li | |
| { | |
| margin:0 0 0 20px; | |
| } | |
| .top-nav li | |
| { | |
| float:left; | |
| margin:0 10px 0 0; | |
| } | |
| .top-nav a | |
| { | |
| font-weight:bold; | |
| color:#222; | |
| -moz-transition:color .15s ease-in 0; | |
| -webkit-transition:color .15s ease-in 0; | |
| text-shadow:0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.5); | |
| } | |
| .top-nav a:hover | |
| { | |
| text-decoration:none; | |
| color:#4183c4; | |
| } | |
| .top-nav li.pricing a | |
| { | |
| color:#2d9f00; | |
| } | |
| #userbox | |
| { | |
| float:right; | |
| line-height:20px; | |
| padding:7px 0; | |
| } | |
| #userbox a | |
| { | |
| color:#222; | |
| -moz-transition:color .15s ease-in 0; | |
| -webkit-transition:color .15s ease-in 0; | |
| line-height:16px; | |
| } | |
| #userbox a .mini-icon | |
| { | |
| height:18px; | |
| line-height:18px; | |
| font-size:16px; | |
| } | |
| #userbox a:hover .mini-icon | |
| { | |
| color:#4183c4; | |
| } | |
| #user | |
| { | |
| float:left; | |
| font-weight:bold; | |
| padding:5px 0; | |
| text-shadow:0 1px 0 #fff; | |
| } | |
| #user img | |
| { | |
| float:left; | |
| margin:1px 5px 0 0; | |
| border-radius:3px; | |
| } | |
| #user .name | |
| { | |
| line-height:22px; | |
| } | |
| #user-links | |
| { | |
| background:#f1f1f1; | |
| background:-moz-linear-gradient(#f1f1f1, | |
| #e0e0e0); | |
| background:-webkit-linear-gradient(#f1f1f1, | |
| #e0e0e0); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', | |
| endColorstr='#e0e0e0')"; | |
| float:left; | |
| margin:2px 0 0 20px; | |
| padding:0; | |
| border:1px solid #ddd; | |
| border-radius:3px; | |
| box-shadow:0 1px 0 #fafafa, | |
| inset 0 1px 0 #fafafa; | |
| list-style:none; | |
| } | |
| #user-links li | |
| { | |
| position:relative; | |
| float:left; | |
| margin:0 0 0 10px; | |
| } | |
| #user-links a | |
| { | |
| display:block; | |
| padding:4px 5px 3px; | |
| height:18px; | |
| } | |
| #user-links li:first-child | |
| { | |
| margin-left:5px; | |
| } | |
| #user-links li:last-child a | |
| { | |
| padding-right:5px; | |
| } | |
| #stafftools_link | |
| { | |
| border-left:1px solid #f1f1f1; | |
| box-shadow:-1px 0 0 #ddd; | |
| padding-left:10px; | |
| padding-right:10px; | |
| } | |
| #user-links .setting_warning, | |
| #user-links .unread_count | |
| { | |
| position:absolute; | |
| top:-6px; | |
| left:75%; | |
| float:left; | |
| margin-left:-7px; | |
| background:rgba(203, | |
| 108, | |
| 0, | |
| 0.8); | |
| border-bottom:1px solid #8f4f07; | |
| border-radius:2px; | |
| padding:3px 4px; | |
| line-height:1; | |
| font-size:10px; | |
| color:#fff; | |
| font-weight:bold; | |
| white-space:nowrap; | |
| } | |
| #user-links .setting_warning | |
| { | |
| background:#D26911; | |
| padding:3px 6px; | |
| } | |
| .global-notice | |
| { | |
| padding:8px; | |
| } | |
| .global-notice .global-notice-inner | |
| { | |
| width:920px; | |
| margin:0 auto; | |
| } | |
| .global-notice .global-notice-inner h2, | |
| .global-notice .global-notice-inner p | |
| { | |
| font-size:13px; | |
| margin:0; | |
| } | |
| .global-notice.warn | |
| { | |
| background-color:#ffe3bf; | |
| border-bottom:1px solid #FD9800; | |
| } | |
| .global-notice.warn h2 | |
| { | |
| color:#613A00; | |
| } | |
| .global-notice.warn p | |
| { | |
| color:#C47500; | |
| } | |
| .global-notice.danger-zone | |
| { | |
| background-color:#FFEAEA; | |
| border-bottom:1px solid #CC7575; | |
| } | |
| .global-notice.danger-zone h2, | |
| .global-notice.danger-zone p | |
| { | |
| color:#900; | |
| } | |
| #logo-popup | |
| { | |
| display:none; | |
| } | |
| #facebox .logo-popup | |
| { | |
| width:450px; | |
| } | |
| #facebox .logo-popup ul | |
| { | |
| margin:0 auto; | |
| padding:0; | |
| } | |
| #facebox .logo-popup h4 | |
| { | |
| margin:0 0 10px 0; | |
| } | |
| #facebox .logo-popup img | |
| { | |
| border:1px solid #ddd; | |
| margin:0 0 10px 0; | |
| } | |
| #facebox .logo-popup li | |
| { | |
| text-align:center; | |
| width:225px; | |
| list-style:none; | |
| float:left; | |
| } | |
| .enterprise #header | |
| { | |
| background:#434648; | |
| background:-moz-linear-gradient(#434648, | |
| #2a2c2e); | |
| background:-webkit-linear-gradient(#434648, | |
| #2a2c2e); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#434648', | |
| endColorstr='#2a2c2e')"; | |
| border-top:1px solid #333; | |
| border-bottom:1px solid #000; | |
| box-shadow:inset 0 0 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.29), | |
| inset 0 -1px 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.04), | |
| 0 1px 1px rgba(0, | |
| 0, | |
| 0, | |
| 0.21); | |
| } | |
| .enterprise .topsearch span | |
| { | |
| display:none; | |
| } | |
| .enterprise .topsearch .search input | |
| { | |
| border:1px solid #000; | |
| border-radius:2px; | |
| padding:5px 8px; | |
| box-shadow:0 1px 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.12), | |
| inset 0 1px 1px #e0e0e0; | |
| } | |
| .enterprise .topsearch .advanced-search | |
| { | |
| opacity:.8; | |
| padding:1px 0 0 0; | |
| } | |
| .enterprise .topsearch .advanced-search .mini-icon-advanced-search | |
| { | |
| color:#000; | |
| display:block; | |
| text-shadow:0 1px 1px rgba(255, | |
| 255, | |
| 255, | |
| 0.17); | |
| } | |
| .enterprise .enterprise-search | |
| { | |
| margin:0 0 0 130px; | |
| } | |
| .enterprise #user-links | |
| { | |
| background:#434648; | |
| background:-moz-linear-gradient(#434648, | |
| #2a2c2e); | |
| background:-webkit-linear-gradient(#434648, | |
| #2a2c2e); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#434648', | |
| endColorstr='#2a2c2e')"; | |
| border:1px solid #080909; | |
| box-shadow:inset 0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.07), | |
| 0 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.07); | |
| } | |
| .enterprise .top-nav a, | |
| .enterprise #user a, | |
| .enterprise #userbox a | |
| { | |
| color:#FFF; | |
| text-shadow:0 -1px 1px black; | |
| } | |
| .enterprise .top-nav a:hover, | |
| .enterprise #user a:hover, | |
| .enterprise #userbox a:hover | |
| { | |
| color:#4183c4; | |
| text-shadow:0 -1px 1px rgba(0, | |
| 0, | |
| 0, | |
| 0.6); | |
| } | |
| .enterprise .top-nav li.pricing a:hover, | |
| .enterprise #user li.pricing a:hover, | |
| .enterprise #userbox li.pricing a:hover | |
| { | |
| color:#2d9f00; | |
| } | |
| .enterprise #user | |
| { | |
| max-width:146px; | |
| white-space:nowrap; | |
| overflow:hidden; | |
| text-overflow:ellipsis; | |
| } | |
| .enterprise .top-nav | |
| { | |
| margin:0 0 0 15px; | |
| } | |
| .enterprise #stafftools_link, | |
| .enterprise .topsearch | |
| { | |
| border-left:1px solid rgba(255, | |
| 255, | |
| 255, | |
| 0.1); | |
| box-shadow:-1px 0 0 #080909; | |
| } | |
| .homehead .hero h1 | |
| { | |
| background:#839ba9; | |
| background:-moz-linear-gradient(#839ba9, | |
| #405a6a); | |
| background:-webkit-linear-gradient(#839ba9, | |
| #405a6a); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#839ba9', | |
| endColorstr='#405a6a')"; | |
| } | |
| .homehead .hero .textographic | |
| { | |
| padding:20px 15px; | |
| color:#23566d; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.7); | |
| background-color:#e7eef1; | |
| border-bottom-right-radius:3px; | |
| border-bottom-left-radius:3px; | |
| } | |
| .homehead .hero .textographic p | |
| { | |
| margin:-13px 0 0 0; | |
| } | |
| .homehead .hero .textographic a.repo | |
| { | |
| color:#23566d; | |
| } | |
| .pagehead.homehead .hero h1 | |
| { | |
| padding:10px 0 12px 0; | |
| text-align:center; | |
| font-size:30px; | |
| font-weight:normal; | |
| } | |
| .homehead input.search | |
| { | |
| margin-left:10px; | |
| width:150px; | |
| padding:5px 5px 5px 25px; | |
| font-size:12px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| color:#666; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/home/search_icon.png?1fe855a2") 5px 50% no-repeat white; | |
| border:1px solid #ccc; | |
| border-radius:4px; | |
| } | |
| .logos | |
| { | |
| margin:25px 0; | |
| text-align:center; | |
| } | |
| .logos img | |
| { | |
| margin:0 8px; | |
| vertical-align:middle; | |
| } | |
| .definitions | |
| { | |
| margin:25px 0 12px 0; | |
| padding:15px 30px; | |
| font-size:14px; | |
| color:#333; | |
| border:1px solid #EEE; | |
| border-radius:4px; | |
| box-shadow:0 1px 1px #777; | |
| } | |
| .definitions h2 | |
| { | |
| margin:0 0 -10px 0; | |
| font-family:Palatino, | |
| Georgia, | |
| "Times New Roman", | |
| serif; | |
| font-size:36px; | |
| font-weight:normal; | |
| color:#000; | |
| } | |
| .definitions h2 em | |
| { | |
| position:relative; | |
| left:5px; | |
| top:-5px; | |
| color:#666; | |
| font-size:18px; | |
| font-style:normal; | |
| } | |
| .signup-entice | |
| { | |
| padding:15px 0; | |
| text-align:center; | |
| font-size:16px; | |
| color:#666; | |
| } | |
| .signup-entice p | |
| { | |
| margin-bottom:0; | |
| } | |
| .signup-button | |
| { | |
| display:inline-block; | |
| padding:15px 30px; | |
| color:#bed7e1; | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.25); | |
| font-size:12px; | |
| background:#50b7d1; | |
| background:-moz-linear-gradient(#50b7d1, | |
| #286da3); | |
| background:-webkit-linear-gradient(#50b7d1, | |
| #286da3); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#50b7d1', | |
| endColorstr='#286da3')"; | |
| border:1px solid #51a0b3; | |
| border-radius:4px; | |
| box-shadow:0 1px 4px rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| -webkit-font-smoothing:antialiased; | |
| } | |
| a.signup-button:hover | |
| { | |
| text-decoration:none; | |
| background:#66c7e5; | |
| background:-moz-linear-gradient(#66c7e5, | |
| #328fc9); | |
| background:-webkit-linear-gradient(#66c7e5, | |
| #328fc9); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66c7e5', | |
| endColorstr='#328fc9')"; | |
| } | |
| .signup-button strong | |
| { | |
| display:block; | |
| color:#fff; | |
| font-size:20px; | |
| } | |
| .signup-button em | |
| { | |
| font-weight:bold; | |
| font-style:normal; | |
| color:#c8ecff; | |
| } | |
| .feature-overview | |
| { | |
| margin:25px 0; | |
| font-size:12px; | |
| color:#666; | |
| -webkit-font-smoothing:antialiased; | |
| } | |
| .feature-overview strong | |
| { | |
| color:#333; | |
| } | |
| .feature-overview h3 | |
| { | |
| margin:0; | |
| font-size:16px; | |
| color:#000; | |
| } | |
| .feature-overview p | |
| { | |
| margin:10px 0; | |
| } | |
| #inbox | |
| { | |
| margin-top:10px; | |
| overflow:hidden; | |
| } | |
| #inbox p | |
| { | |
| margin:0; | |
| } | |
| #inbox h1 | |
| { | |
| font-size:160%; | |
| margin-bottom:.5em; | |
| } | |
| #inbox h1 a | |
| { | |
| font-size:70%; | |
| font-weight:normal; | |
| } | |
| #inbox .boxes .new | |
| { | |
| font-weight:bold; | |
| } | |
| #inbox .boxes li | |
| { | |
| padding-bottom:.4em; | |
| } | |
| #inbox .list h1 | |
| { | |
| border-bottom:1px solid #aaa; | |
| padding-bottom:.25em; | |
| margin:0; | |
| } | |
| #inbox .list .item | |
| { | |
| padding:1em 0 0 2.3em; | |
| overflow:hidden; | |
| border-bottom:1px solid #ccc; | |
| position:relative; | |
| } | |
| #inbox .list .item .mini-icon-read-note, | |
| #inbox .list .item .mini-icon-unread-note | |
| { | |
| position:absolute; | |
| top:13px; | |
| left:6px; | |
| } | |
| #inbox .list .unread | |
| { | |
| background-color:#eaf2f5!important; | |
| } | |
| #inbox .list .item .body | |
| { | |
| overflow:hidden; | |
| padding:0 0 1em 0; | |
| } | |
| #inbox .list .item .del | |
| { | |
| float:right; | |
| padding-right:.5em; | |
| } | |
| #inbox .list .item .title | |
| { | |
| padding:0 0 .25em 0; | |
| font-weight:bold; | |
| } | |
| #inbox .list .item .title span | |
| { | |
| background-color:#fff6a9; | |
| } | |
| #inbox .list .item .gravatar | |
| { | |
| border:1px solid #d0d0d0; | |
| padding:2px; | |
| background-color:#fff; | |
| float:left; | |
| line-height:0; | |
| margin-right:.7em; | |
| } | |
| #inbox .list .item .details .message a.subject | |
| { | |
| font-weight:bold; | |
| } | |
| #inbox .list .item .details .message a.body | |
| { | |
| color:#23486b; | |
| } | |
| .crappy-message-show-page .envelope | |
| { | |
| margin:50px 0; | |
| width:75%; | |
| } | |
| .crappy-message-show-page .envelope h1 | |
| { | |
| font-size:32px; | |
| margin:10px 0; | |
| } | |
| .crappy-message-show-page .gravatar | |
| { | |
| float:left; | |
| padding-right:15px; | |
| } | |
| .crappy-message-show-page .info | |
| { | |
| font-size:18px; | |
| color:#999; | |
| } | |
| .crappy-message-show-page .body | |
| { | |
| font-size:18px; | |
| } | |
| #header.iphone | |
| { | |
| width:90%; | |
| padding:5px 5% 0 5%; | |
| max-width:480px; | |
| } | |
| #header.iphone .container | |
| { | |
| width:auto; | |
| } | |
| #header.iphone .logo | |
| { | |
| top:-2px; | |
| } | |
| #header.iphone #userbox | |
| { | |
| float:right; | |
| margin:-2px 0 0 10px; | |
| } | |
| #header.iphone #userbox #user-links | |
| { | |
| display:none; | |
| } | |
| .iphone #posts .list | |
| { | |
| width:90%; | |
| padding:0 5%; | |
| } | |
| .iphone #footer | |
| { | |
| width:90%; | |
| padding:5%; | |
| } | |
| @media only screen and(min-device-width :320px) and(max-device-width :480px) | |
| { | |
| html, | |
| body | |
| { | |
| min-width:0; | |
| } | |
| } | |
| #issues_next #issues_list .main .issues .issue .info span.label, | |
| #issues_next #show_issue .labels span.label | |
| { | |
| display:inline-block; | |
| font-size:11px; | |
| padding:1px 4px; | |
| -webkit-font-smoothing:antialiased; | |
| border-radius:2px; | |
| text-decoration:none; | |
| font-weight:bold; | |
| } | |
| #issues_next .progress-bar | |
| { | |
| display:inline-block; | |
| position:relative; | |
| top:2px; | |
| margin-left:3px; | |
| height:15px; | |
| background:#e2e2e2; | |
| background:-moz-linear-gradient(#e2e2e2, | |
| #d8d8d8); | |
| background:-webkit-linear-gradient(#e2e2e2, | |
| #d8d8d8); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', | |
| endColorstr='#d8d8d8')"; | |
| border-radius:3px; | |
| } | |
| #issues_next .progress-bar .progress | |
| { | |
| display:inline-block; | |
| height:15px; | |
| background:#8dcf16; | |
| background:-moz-linear-gradient(#8dcf16, | |
| #65bd10); | |
| background:-webkit-linear-gradient(#8dcf16, | |
| #65bd10); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dcf16', | |
| endColorstr='#65bd10')"; | |
| border-top-left-radius:3px; | |
| border-bottom-left-radius:3px; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results | |
| { | |
| position:absolute; | |
| border:1px solid #c1c1c1; | |
| border-radius:6px; | |
| box-shadow:0 0 13px rgba(0, | |
| 0, | |
| 0, | |
| 0.31); | |
| z-index:99; | |
| background-color:#fff; | |
| width:250px; | |
| max-height:none; | |
| font-size:12px; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results a | |
| { | |
| display:block; | |
| padding:5px; | |
| color:#000; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results a:hover | |
| { | |
| text-decoration:none; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results a.selected | |
| { | |
| background-color:#4183c4; | |
| color:#fff; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .header a | |
| { | |
| font-weight:bold; | |
| border-top-left-radius:5px; | |
| border-top-right-radius:5px; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .header:last-child a, | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group tr:last-child th | |
| { | |
| border-bottom-left-radius:5px; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .header:last-child a, | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group tr:last-child td, | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group tr:last-child a | |
| { | |
| border-bottom-right-radius:5px; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group | |
| { | |
| width:100%; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group a.selected | |
| { | |
| color:#fff; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group th | |
| { | |
| width:68px; | |
| padding:5px; | |
| font-weight:normal; | |
| border-right:1px solid #ddd; | |
| font-size:11px; | |
| color:#999; | |
| vertical-align:top; | |
| text-align:right; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .title | |
| { | |
| font-weight:bold; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .milestone .info a | |
| { | |
| font-weight:bold; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .due_on, | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .past_due | |
| { | |
| display:block; | |
| font-weight:normal; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .due_on | |
| { | |
| color:#666; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .past_due | |
| { | |
| color:#984646; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group a.selected .due_on, | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group a.selected .past_due, | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group a.selected .number | |
| { | |
| color:#fff; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .number | |
| { | |
| color:#999; | |
| font-weight:bold; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .state | |
| { | |
| display:block; | |
| float:left; | |
| margin-right:5px; | |
| margin-top:3px; | |
| width:13px; | |
| height:9px; | |
| border-radius:2px; | |
| border-top-left-radius:2px 2px; | |
| border-top-right-radius:2px 2px; | |
| border-bottom-right-radius:2px 2px; | |
| border-bottom-left-radius:2px 2px; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .state.closed | |
| { | |
| background-color:#bd2c00; | |
| } | |
| #issues_next>.subnav-bar .search .autocomplete-results .result-group .info .state.open | |
| { | |
| background-color:#6cc644; | |
| } | |
| #issues_next ul.bignav | |
| { | |
| margin:0 0 -5px 0; | |
| } | |
| #issues_next ul.bignav li | |
| { | |
| list-style-type:none; | |
| margin:0 0 5px 0; | |
| } | |
| #issues_next ul.bignav li a:hover | |
| { | |
| text-decoration:none; | |
| background:#eee; | |
| } | |
| #issues_next ul.bignav li a.selected | |
| { | |
| color:#fff; | |
| background:#4183c4; | |
| } | |
| #issues_next ul.bignav li a .count | |
| { | |
| float:right; | |
| font-weight:bold; | |
| color:#777; | |
| } | |
| #issues_next ul.bignav li a.selected .count | |
| { | |
| color:#fff; | |
| } | |
| #issues_next #issues_list .label-context .labels .label .color | |
| { | |
| float:left; | |
| margin-right:5px; | |
| width:6px; | |
| height:14px; | |
| border-radius:2px; | |
| } | |
| #issues_next #issues_list .sidebar | |
| { | |
| font-size:12px; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone | |
| { | |
| position:relative; | |
| } | |
| #issues_next .sidebar>.milestone>p | |
| { | |
| margin:0; | |
| color:#666; | |
| font-weight:bold; | |
| line-height:23px; | |
| } | |
| #issues_next .sidebar>.milestone>p.noselect | |
| { | |
| color:#999; | |
| font-weight:normal; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .milestone-context | |
| { | |
| margin-top:2px; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .milestone-context .clear-text a | |
| { | |
| font-weight:bold; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info-main | |
| { | |
| font-weight:bold; | |
| margin-bottom:3px; | |
| line-height:25px; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info-main .label | |
| { | |
| color:#b0b0b0; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info-main .title | |
| { | |
| color:#414141; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .progress-bar | |
| { | |
| display:block; | |
| margin-left:0; | |
| margin-bottom:6px; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info-secondary | |
| { | |
| font-size:11px; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info-secondary .open | |
| { | |
| color:#818181; | |
| font-weight:bold; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info-secondary .open | |
| { | |
| color:#959595; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info a | |
| { | |
| display:inline; | |
| padding:0; | |
| color:inherit; | |
| } | |
| #issues_next #issues_list .sidebar>.milestone .info a:hover | |
| { | |
| background:none; | |
| text-decoration:underline; | |
| } | |
| #issues_next #issues_list .pane-selector .milestones .selector-item:first-child | |
| { | |
| border-top:1px solid #EEE; | |
| } | |
| #issues_next .sidebar .milestone .context-menu-container | |
| { | |
| position:absolute; | |
| right:0; | |
| } | |
| #issues_next p.nolabels | |
| { | |
| margin:10px 0; | |
| font-size:11px; | |
| color:#666; | |
| } | |
| #issues_next .labels .label | |
| { | |
| border-radius:4px; | |
| } | |
| #issues_next .labels .label a | |
| { | |
| color:#333; | |
| background:#fff; | |
| text-shadow:none; | |
| border-radius:0; | |
| line-height:16px; | |
| } | |
| #issues_next .labels .label a .mini-icon | |
| { | |
| display:none; | |
| } | |
| #issues_next .labels .label a:hover | |
| { | |
| background:#e3f6fc; | |
| border-radius:3px; | |
| } | |
| #issues_next .labels .label a.selected, | |
| #issues_next .labels .label.zeroed a.selected | |
| { | |
| color:inherit; | |
| text-shadow:inherit; | |
| font-weight:bold; | |
| background:98% 5px no-repeat transparent; | |
| -webkit-font-smoothing:antialiased; | |
| } | |
| #issues_next .labels .label a.selected .mini-icon-remove-close, | |
| #issues_next .labels .label.zeroed a.selected .mini-icon-remove-close | |
| { | |
| display:inline-block; | |
| float:right; | |
| opacity:.8; | |
| } | |
| #issues_next .labels .label a.selected:hover .mini-icon-remove-close | |
| { | |
| opacity:1; | |
| } | |
| #issues_next .labels .label .count | |
| { | |
| color:#333; | |
| } | |
| #issues_next .labels .label a.selected .count | |
| { | |
| display:none; | |
| } | |
| #issues_next .labels .label .color | |
| { | |
| display:block; | |
| float:left; | |
| margin-left:-5px; | |
| margin-right:4px; | |
| width:6px; | |
| height:14px; | |
| border-radius:2px; | |
| } | |
| #issues_next .labels .label a:hover .color | |
| { | |
| box-shadow:0 0 4px rgba(65, | |
| 131, | |
| 196, | |
| 0.4); | |
| } | |
| #issues_next .labels .label a.selected .color | |
| { | |
| display:none; | |
| } | |
| #issues_next .labels .label.zeroed .count, | |
| #issues_next .labels .label.zeroed a | |
| { | |
| color:#999; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target a | |
| { | |
| display:inline; | |
| padding:0; | |
| color:#333; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target a:hover | |
| { | |
| background:transparent; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .color | |
| { | |
| float:left; | |
| margin-right:5px; | |
| width:14px; | |
| height:14px; | |
| border-radius:2px; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .color a | |
| { | |
| display:block; | |
| width:14px; | |
| height:14px; | |
| padding:0; | |
| margin:0; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .delete a | |
| { | |
| float:right; | |
| display:block; | |
| width:13px; | |
| height:13px; | |
| padding:0; | |
| margin:0; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .delete a:hover .mini-icon-remove-close | |
| { | |
| color:#ba3d37; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .delete a .mini-icon-remove-close | |
| { | |
| line-height:13px; | |
| color:#AAA; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .delete a:hover | |
| { | |
| background-position:-15px 0; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .delete a:active | |
| { | |
| background-position:-29px 0; | |
| } | |
| #issues_next .sidebar .labels-editable .label-target .color a:hover, | |
| #issues_next .sidebar .labels-editable .label-target .color.selected a | |
| { | |
| background:transparent url("https://a248.e.akamai.net/assets.github.com/images/icons/arrow-down.png?7d77b028") 1px 2px no-repeat; | |
| } | |
| #issues_next .sidebar .labels-editable .label | |
| { | |
| padding-right:35px; | |
| background:#fff; | |
| color:#333; | |
| text-shadow:none; | |
| line-height:1.4em; | |
| padding:4px 0; | |
| } | |
| #issues_next .sidebar .labels-editable .label | |
| { | |
| background:#fff; | |
| } | |
| #issues_next .sidebar #manage-labels | |
| { | |
| width:210px; | |
| text-align:center; | |
| } | |
| #issues_next #issues_list .main .filterbar ul.filters li | |
| { | |
| background-color:#f6f6f6; | |
| } | |
| #issues_next #issues_list .main .filterbar ul.filters li.selected | |
| { | |
| background-color:#888; | |
| } | |
| #issues_next #issues_list .main .actions | |
| { | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #ecf0f1); | |
| background:-webkit-linear-gradient(white, | |
| #ecf0f1); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#ecf0f1')"; | |
| margin:0; | |
| padding:.5em; | |
| font-size:11px; | |
| overflow:hidden; | |
| } | |
| #issues_list .main .actions .buttons.deactivated .minibutton | |
| { | |
| opacity:.5; | |
| } | |
| #issues_list .main .actions .buttons.activated .minibutton | |
| { | |
| opacity:1.0; | |
| } | |
| #issues_list .main .actions .buttons p.note | |
| { | |
| margin:0 0 0 5px; | |
| display:inline-block; | |
| font-size:11px; | |
| color:#9ca9a9; | |
| } | |
| #issues_list .main .actions .buttons.activated p.note | |
| { | |
| display:none; | |
| } | |
| #issues_list .main .actions .context-menu-container | |
| { | |
| display:inline-block; | |
| } | |
| .issues-list .pagination | |
| { | |
| float:right; | |
| margin:0; | |
| font-weight:bold; | |
| border:none; | |
| background:none; | |
| } | |
| .issues-list .pagination a, | |
| .issues-list .pagination span | |
| { | |
| padding:0 .38em; | |
| font-size:11px; | |
| color:#4183C4; | |
| border:none; | |
| background:none; | |
| } | |
| .issues-list .pagination a:hover, | |
| .issues-list .pagination a:active, | |
| .issues-list .pagination span:hover, | |
| .issues-list .pagination span:active | |
| { | |
| background:none; | |
| } | |
| .issues-list .pagination a.current, | |
| .issues-list .pagination a.current:hover, | |
| .issues-list .pagination span.current, | |
| .issues-list .pagination span.current:hover | |
| { | |
| color:#333; | |
| cursor:default; | |
| } | |
| .issues-list .pagination a.gap, | |
| .issues-list .pagination span.gap | |
| { | |
| color:#ddd; | |
| } | |
| .issues-list .pagination a.disabled, | |
| .issues-list .pagination span.disabled | |
| { | |
| display:none; | |
| } | |
| .issues-list .actions .pagination | |
| { | |
| height:26px; | |
| line-height:26px; | |
| } | |
| #issues_next #issues_list .main .actions .buttons .btn-label, | |
| #issues_next #issues_list .main .actions .buttons .btn-assignee, | |
| #issues_next #issues_list .main .actions .buttons .btn-milestone | |
| { | |
| position:relative; | |
| padding-right:18px; | |
| } | |
| #issues_next #issues_list .main .actions .buttons .btn-label:hover span.icon, | |
| #issues_next #issues_list .main .actions .buttons .btn-assignee:hover span.icon, | |
| #issues_next #issues_list .main .actions .buttons .btn-milestone:hover span.icon | |
| { | |
| border-color:#fff transparent transparent; | |
| } | |
| #issues_next #issues_list .main .actions .buttons .btn-label:after, | |
| #issues_next #issues_list .main .actions .buttons .btn-assignee:after, | |
| #issues_next #issues_list .main .actions .buttons .btn-milestone:after | |
| { | |
| content:""; | |
| display:block; | |
| position:absolute; | |
| border:3px solid #333; | |
| border-color:#333 transparent transparent; | |
| top:10px; | |
| right:8px; | |
| width:0; | |
| height:0; | |
| } | |
| #issues_next #issues_list .main .footerbar | |
| { | |
| overflow:hidden; | |
| } | |
| #issues_next #issues_list .main .issues | |
| { | |
| -webkit-touch-callout:none; | |
| -webkit-user-select:none; | |
| -khtml-user-select:none; | |
| -moz-user-select:none; | |
| -ms-user-select:none; | |
| user-select:none; | |
| } | |
| #issues_next #issues_list .main .issues table | |
| { | |
| border:0; | |
| width:100%; | |
| } | |
| #issues_next #issues_list .main .issues table td | |
| { | |
| vertical-align:top; | |
| padding:5px; | |
| border-bottom:1px solid #eaeaea; | |
| } | |
| #issues_next #issues_list .main .issues .issue | |
| { | |
| background:none; | |
| border:0; | |
| color:#888; | |
| } | |
| #issues_next #issues_list .main .issues .issue .wrapper | |
| { | |
| position:relative; | |
| padding:5px; | |
| } | |
| #issues_next #issues_list .main .issues .issue.even | |
| { | |
| background-color:#fff; | |
| } | |
| #issues_next #issues_list .main .issues .issue.odd | |
| { | |
| background-color:#f9f9f9; | |
| } | |
| #issues_next #issues_list .main .issues .issue .read-status, | |
| #issues_next #issues_list .main .issues .issue.unread .read-status | |
| { | |
| width:10px; | |
| } | |
| #issues_next #issues_list .main .issues .issue.unread .read-status .mini-icon-mail-status | |
| { | |
| line-height:16px; | |
| } | |
| #issues_next #issues_list .main .issues .issue td.read-status .wrapper | |
| { | |
| padding-top:0; | |
| } | |
| #issues_next #issues_list .main .issues .issue .select-toggle | |
| { | |
| width:14px; | |
| } | |
| #issues_next #issues_list .main .issues .issue .select-toggle span | |
| { | |
| opacity:.5; | |
| } | |
| #issues_next #issues_list .main .issues .issue.selected .select-toggle span | |
| { | |
| opacity:1.0; | |
| } | |
| #issues_next #issues_list .main .issues .issue .number | |
| { | |
| width:30px; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info | |
| { | |
| margin-top:-1.45em; | |
| margin-left:5.5em; | |
| padding:0; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info h3 | |
| { | |
| margin:0 25px 3px 0; | |
| font-size:13px; | |
| font-weight:bold; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info h3 a | |
| { | |
| color:#000; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info p | |
| { | |
| margin:-2px 0 0 0; | |
| font-size:11px; | |
| font-weight:200; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info p strong | |
| { | |
| font-weight:200; | |
| color:#333; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info p a | |
| { | |
| color:inherit; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info .comments, | |
| #issues_next #issues_list .main .issues .issue .info .pull-requests | |
| { | |
| float:right; | |
| height:16px; | |
| padding:0 0 0 18px; | |
| font-size:11px; | |
| font-weight:bold; | |
| color:#999; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info .comments .mini-icon-discussion, | |
| #issues_next #issues_list .main .issues .issue .info .pull-requests .mini-icon-discussion | |
| { | |
| color:#BCBCBC; | |
| line-height:11px; | |
| } | |
| #issues_next #issues_list .main .issues .issue .info .comments a, | |
| #issues_next #issues_list .main .issues .issue .info .pull-requests a | |
| { | |
| color:#bcbcbc; | |
| } | |
| #issues_next #issues_list .main .issues .issue a.assignee-bit | |
| { | |
| display:block; | |
| position:absolute; | |
| right:0; | |
| top:0; | |
| width:20px; | |
| height:20px; | |
| text-decoration:none; | |
| border:1px solid #ddd; | |
| border-right:none; | |
| border-top:none; | |
| border-bottom-left-radius:3px; | |
| } | |
| #issues_next #issues_list .main .issues .issue a.assignee-bit.yours | |
| { | |
| background-color:#fcff00; | |
| } | |
| #issues_next #issues_list .main .issues .issue .assignee-bit .assignee-wrapper img | |
| { | |
| margin:2px; | |
| border-radius:2px; | |
| line-height:1px; | |
| } | |
| #issues_next #issues_list .main .issues .issue.closed | |
| { | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/pulls/closed_back.gif?f287cf78") 0 0; | |
| } | |
| #issues_next #issues_list .main .issues .issue h3 em.closed | |
| { | |
| position:absolute; | |
| top:5px; | |
| right:23px; | |
| padding:2px 5px; | |
| font-style:normal; | |
| font-size:11px; | |
| font-weight:bold; | |
| text-transform:uppercase; | |
| color:#fff; | |
| background:#999; | |
| border-radius:3px; | |
| border-top-left-radius:3px 3px; | |
| border-top-right-radius:3px 3px; | |
| border-bottom-right-radius:3px 3px; | |
| border-bottom-left-radius:3px 3px; | |
| } | |
| #issues_next #issues_list .main .issues .issue.selected | |
| { | |
| background-color:#ffffef; | |
| } | |
| #issues_next #issues_list .main .issues .issue.navigation-focus | |
| { | |
| background:#ffc; | |
| } | |
| .columns.composer | |
| { | |
| margin-top:15px; | |
| } | |
| .columns.composer .column.main | |
| { | |
| float:left; | |
| width:740px; | |
| } | |
| .columns.composer .column.sidebar | |
| { | |
| float:right; | |
| width:160px; | |
| } | |
| .composer .starting-comment | |
| { | |
| margin-bottom:15px; | |
| padding:3px; | |
| background:#eee; | |
| border-radius:4px; | |
| } | |
| .composer .starting-comment>.body | |
| { | |
| padding:10px; | |
| background:#fff; | |
| border:1px solid #ddd; | |
| border-radius:2px; | |
| } | |
| .composer dl.form | |
| { | |
| margin:0; | |
| } | |
| .composer dl.form input[type=text].title | |
| { | |
| font-size:20px; | |
| font-weight:bold; | |
| width:98%; | |
| color:#444; | |
| } | |
| .composer .comment-form | |
| { | |
| margin:10px 0 0 0; | |
| padding:0; | |
| background:none; | |
| } | |
| .composer .comment-form ul.tabs a.selected | |
| { | |
| background:#eee; | |
| } | |
| .composer .new-comments .comment | |
| { | |
| padding:0; | |
| border:none; | |
| font-size:13px; | |
| } | |
| .composer .new-comments .comment .cmeta | |
| { | |
| display:none; | |
| } | |
| .composer .new-comments .comment .body | |
| { | |
| margin:10px 0 0 -10px; | |
| width:100%; | |
| padding:10px 10px 0 10px; | |
| border-top:1px solid #ddd; | |
| } | |
| .composer .preview-content .comment .body | |
| { | |
| background:#fff; | |
| } | |
| .composer .sidebar h3 | |
| { | |
| margin:0 0 5px 0; | |
| font-size:12px; | |
| color:#666; | |
| border-bottom:1px solid #ddd; | |
| } | |
| .composer .sidebar ul.labels li | |
| { | |
| cursor:pointer; | |
| } | |
| .composer .sidebar ul.labels li | |
| { | |
| list-style-type:none; | |
| } | |
| .composer .sidebar ul.labels .add | |
| { | |
| float:right; | |
| font-weight:bold; | |
| color:#999; | |
| } | |
| .composer .sidebar ul.labels li:hover .add | |
| { | |
| color:#333; | |
| } | |
| .composer .sidebar ul.labels li .selected .add | |
| { | |
| display:none; | |
| } | |
| #issues_next .composer .sidebar ul.labels li a | |
| { | |
| padding:3px 0 3px 5px; | |
| font-size:12px; | |
| text-decoration:none; | |
| } | |
| #issues_next .composer .sidebar .labels .label a.selected | |
| { | |
| background-position:98.5% 4px; | |
| } | |
| #issues_next .composer dl.form.body | |
| { | |
| margin-top:10px; | |
| } | |
| #issues_next .composer .comment-form-error, | |
| .issue-form-error | |
| { | |
| margin-top:0; | |
| } | |
| #issues_next #milestone_due_on | |
| { | |
| width:240px; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-sidebar | |
| { | |
| padding-top:20px; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-sidebar .label-manager | |
| { | |
| line-height:23px; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-sidebar .label-manager>span | |
| { | |
| text-align:left; | |
| font-weight:bold; | |
| font-size:12px; | |
| color:#636363; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-sidebar .label-manager .context-button | |
| { | |
| float:right; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-sidebar .context-menu-container | |
| { | |
| position:relative; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-sidebar .context-pane | |
| { | |
| top:25px; | |
| right:0; | |
| } | |
| #issues_next .context-pane.assignee-context .context-body, | |
| #issues_next .context-pane.assignee-assignment-context .context-body | |
| { | |
| max-height:350px; | |
| overflow-y:auto; | |
| } | |
| #issues_next .context-pane.assignee-assignment-context small, | |
| #issues_next .context-pane.assignee-context small | |
| { | |
| padding-left:5px; | |
| font-weight:normal; | |
| } | |
| #issues_next .context-pane.assignee-assignment-context .context-body .mini-icon, | |
| #issues_next .context-pane.assignee-context .context-body .mini-icon | |
| { | |
| height:100%; | |
| margin-top:-8px; | |
| top:50%; | |
| } | |
| #issues_next #show_issue .discussion-sidebar .rule | |
| { | |
| margin:10px 0; | |
| } | |
| #issues_next #show_issue .discussion-sidebar p | |
| { | |
| margin:10px 0; | |
| font-size:12px; | |
| color:#666; | |
| } | |
| #issues_next #show_issue .discussion-sidebar p strong | |
| { | |
| color:#333; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-labels>.labels | |
| { | |
| text-align:left; | |
| padding-top:5px; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-labels>.labels .label | |
| { | |
| font-size:11px; | |
| display:block; | |
| margin-top:5px; | |
| padding:3px 3px 3px 5px; | |
| border-radius:4px; | |
| font-weight:bold; | |
| -webkit-font-smoothing:antialiased; | |
| } | |
| #issues_next #show_issue #discussion_bucket .discussion-labels>.labels .label .name | |
| { | |
| overflow:hidden; | |
| white-space:nowrap; | |
| text-overflow:ellipsis; | |
| display:block; | |
| } | |
| #issues_next #show_issue .discussion-labels p.add-label | |
| { | |
| margin:7px 0 15px 0; | |
| font-size:11px; | |
| font-weight:bold; | |
| } | |
| #issues_next #show_issue form.edit_issue | |
| { | |
| background:none; | |
| padding:0; | |
| margin-left:0; | |
| } | |
| #issues_next #show_issue form.edit_issue input[type="text"] | |
| { | |
| margin:0; | |
| } | |
| #issues_next #show_issue form.edit_issue select | |
| { | |
| border:1px solid #ddd; | |
| font-size:12px; | |
| width:240px; | |
| } | |
| #issues_next .context-pane .context-body.label-selector | |
| { | |
| max-height:350px; | |
| overflow-y:auto; | |
| } | |
| #issues_next #issues_search.browser | |
| { | |
| margin:15px 0; | |
| } | |
| #issues_next #issues_search .sidebar .back | |
| { | |
| margin:0; | |
| font-weight:bold; | |
| } | |
| #issues_next #issues_search .sidebar .back .mini-icon-arr-left | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| #issues_next #issues_search .sidebar .rule | |
| { | |
| margin:12px 0; | |
| } | |
| #issues_next #issues_search .sidebar .filters .states | |
| { | |
| list-style:none; | |
| list-style-image:none; | |
| } | |
| #issues_next #issues_search .sidebar .filters .states li | |
| { | |
| display:inline; | |
| margin-right:20px; | |
| } | |
| #issues_next #issues_search .sidebar .filters .assignee | |
| { | |
| margin-top:15px; | |
| } | |
| #issues_next #issues_search .sidebar .filters .assignee select | |
| { | |
| border:1px solid #ddd; | |
| font-size:13px; | |
| } | |
| #issues_next #issues_search .main .results .issue-result | |
| { | |
| margin-bottom:10px; | |
| padding-bottom:10px; | |
| border-bottom:1px solid #eee; | |
| } | |
| #issues_next #issues_search .main .results em | |
| { | |
| background-color:#fffbb8; | |
| font-style:normal; | |
| font-weight:bold; | |
| padding:1px 1px; | |
| } | |
| #issues_next #issues_search .main .results .group | |
| { | |
| margin-left:60px; | |
| } | |
| #issues_next #issues_search .main .results .state | |
| { | |
| display:block; | |
| float:left; | |
| width:50px; | |
| padding:3px 0; | |
| font-size:12px; | |
| color:#fff; | |
| text-align:center; | |
| border-radius:3px; | |
| margin-right:10px; | |
| } | |
| #issues_next #issues_search .main .results .state.open | |
| { | |
| background:#6CC644; | |
| } | |
| #issues_next #issues_search .main .results .state.closed | |
| { | |
| background:#BD2C00; | |
| } | |
| #issues_next #issues_search .main .results .number, | |
| #issues_next #issues_search .main .results .title | |
| { | |
| font-size:14px; | |
| font-weight:bold; | |
| } | |
| #issues_next #issues_search .main .results .number | |
| { | |
| color:#999; | |
| } | |
| #issues_next #issues_search .main .results .body | |
| { | |
| font-size:12px; | |
| margin-top:5px; | |
| color:#333; | |
| } | |
| #issues_next #issues_search .main .results .comment | |
| { | |
| margin-top:5px; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/issues/search-comment-author-bit.png?1cbb71fc") 10px 19px no-repeat; | |
| } | |
| #issues_next #issues_search .main .results .comment .author | |
| { | |
| color:#999; | |
| } | |
| #issues_next #issues_search .main .results .comment .author b | |
| { | |
| color:#333; | |
| } | |
| #issues_next #issues_search .main .results .comment .comment-body | |
| { | |
| padding:3px; | |
| background:#EEE; | |
| border-radius:3px; | |
| margin-top:8px; | |
| } | |
| #issues_next #issues_search .main .results .comment .comment-body .wrapper | |
| { | |
| background:#fff; | |
| border-radius:2px; | |
| border:1px solid #CACACA; | |
| padding:6px; | |
| } | |
| #issues_next .browser-content | |
| { | |
| border-color:#d5d5d5; | |
| } | |
| #issues_next .browser-content .context-loader | |
| { | |
| top:31px; | |
| } | |
| #issues_next .browser-content>.filterbar | |
| { | |
| position:relative; | |
| height:30px; | |
| background:#efefef; | |
| background:-moz-linear-gradient(#efefef, | |
| #cacaca); | |
| background:-webkit-linear-gradient(#efefef, | |
| #cacaca); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', | |
| endColorstr='#cacaca')"; | |
| border-bottom:1px solid #b4b4b4; | |
| } | |
| #issues_next .filterbar ul.filters | |
| { | |
| position:absolute; | |
| bottom:0; | |
| left:4px; | |
| margin:0; | |
| } | |
| #issues_next .filterbar ul.filters li | |
| { | |
| list-style-type:none; | |
| float:left; | |
| margin:0 5px 0 0; | |
| padding:0 8px; | |
| height:24px; | |
| line-height:25px; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#888; | |
| text-shadow:1px 1px 0 rgba(255, | |
| 255, | |
| 255, | |
| 0.3); | |
| text-decoration:none; | |
| border:1px solid #cdcdcd; | |
| border-bottom-color:#cfcfcf; | |
| border-top-left-radius:3px; | |
| border-top-right-radius:3px; | |
| background:#e6e6e6; | |
| background:-moz-linear-gradient(#e6e6e6, | |
| #d5d5d5); | |
| background:-webkit-linear-gradient(#e6e6e6, | |
| #d5d5d5); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', | |
| endColorstr='#d5d5d5')"; | |
| } | |
| #issues_next .filterbar ul.filters li.selected | |
| { | |
| color:#333; | |
| border-color:#c2c2c2; | |
| border-bottom-color:#f0f0f0; | |
| background:#efefef; | |
| background:-moz-linear-gradient(#efefef, | |
| #e6e6e6); | |
| background:-webkit-linear-gradient(#efefef, | |
| #e6e6e6); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', | |
| endColorstr='#e6e6e6')"; | |
| } | |
| #issues_next .filterbar ul.sorts | |
| { | |
| margin:5px 10px 0 0; | |
| height:18px; | |
| } | |
| #issues_next .filterbar ul.sorts li | |
| { | |
| margin:0 0 0 10px; | |
| height:18px; | |
| line-height:18px; | |
| font-size:11px; | |
| border:1px solid transparent; | |
| border-radius:9px; | |
| } | |
| #issues_next .filterbar ul.sorts li.asc, | |
| #issues_next .filterbar ul.sorts li.desc | |
| { | |
| padding-right:10px; | |
| background-color:#e9e9e9; | |
| background-position:6px 7px; | |
| border:1px solid #bcbcbc; | |
| border-right-color:#d5d5d5; | |
| border-bottom-color:#e2e2e2; | |
| box-shadow:inset 1px 1px 1px rgba(0, | |
| 0, | |
| 0, | |
| 0.05); | |
| } | |
| #issues_next .filterbar ul.sorts li.asc | |
| { | |
| background-position:6px -92px; | |
| } | |
| #issues_next .filterbar ul.sorts li a | |
| { | |
| color:inherit; | |
| } | |
| #issues_next .filterbar ul.sorts li a:hover | |
| { | |
| text-decoration:none; | |
| } | |
| #issues_next #milestone_list .column.sidebar .create .classy | |
| { | |
| margin-left:0; | |
| text-align:center; | |
| width:190px; | |
| } | |
| ul.color-chooser | |
| { | |
| margin:8px 0; | |
| height:22px; | |
| } | |
| ul.color-chooser li | |
| { | |
| list-style-type:none; | |
| margin:0 0 0 1px; | |
| float:left; | |
| width:26px; | |
| height:22px; | |
| opacity:.7; | |
| } | |
| ul.color-chooser li:first-child | |
| { | |
| width:29px; | |
| margin-left:0; | |
| border-top-left-radius:3px; | |
| border-bottom-left-radius:3px; | |
| } | |
| ul.color-chooser li:last-child | |
| { | |
| width:28px; | |
| border-top-right-radius:3px; | |
| border-bottom-right-radius:3px; | |
| } | |
| ul.color-chooser li:hover, | |
| ul.color-chooser li.selected | |
| { | |
| opacity:1.0; | |
| box-shadow:0 0 5px #2466a7; | |
| } | |
| ul.color-chooser label | |
| { | |
| margin:0; | |
| display:block; | |
| height:22px; | |
| cursor:pointer; | |
| } | |
| ul.color-chooser label .mini-icon-confirm, | |
| ul.color-chooser label input | |
| { | |
| display:none; | |
| } | |
| ul.color-chooser .selected label .mini-icon-confirm | |
| { | |
| margin-top:2px; | |
| margin-left:6px; | |
| display:inline-block; | |
| } | |
| .new-label input.namefield | |
| { | |
| width:208px; | |
| padding:3px 4px; | |
| } | |
| .new-label .form-actions | |
| { | |
| margin-top:10px; | |
| padding-right:0; | |
| } | |
| .new-label .form-actions p.optional | |
| { | |
| margin:0; | |
| padding-top:0; | |
| float:left; | |
| font-size:11px; | |
| } | |
| .starting-comment .infobar | |
| { | |
| display:inline-block; | |
| margin:15px 0 0 -10px; | |
| width:100%; | |
| padding:10px 10px 4px; | |
| border:1px solid #e5e5e5; | |
| border-left:none; | |
| border-right:none; | |
| background:#f5f5f5; | |
| } | |
| .starting-comment .infobar .progress-bar | |
| { | |
| line-height:18px; | |
| } | |
| .starting-comment .infobar .text | |
| { | |
| color:#666; | |
| vertical-align:middle; | |
| line-height:23px; | |
| } | |
| .starting-comment .infobar .assignee | |
| { | |
| margin:0; | |
| float:left; | |
| line-height:23px; | |
| } | |
| .starting-comment .infobar .assignee>.text .avatar | |
| { | |
| float:none; | |
| margin:0; | |
| } | |
| .starting-comment .infobar .assignee>.text .avatar img | |
| { | |
| position:relative; | |
| top:-2px; | |
| margin-right:3px; | |
| vertical-align:middle; | |
| border-radius:3px; | |
| } | |
| .starting-comment .infobar .text a, | |
| .starting-comment .infobar .text strong | |
| { | |
| color:#333; | |
| font-weight:bold; | |
| } | |
| .starting-comment .infobar .milestone | |
| { | |
| position:relative; | |
| float:right; | |
| margin:0; | |
| } | |
| .starting-comment .infobar .milestone>.text .progress-bar | |
| { | |
| width:220px; | |
| } | |
| .starting-comment .infobar .context-menu-container | |
| { | |
| float:right; | |
| margin-left:10px; | |
| } | |
| .starting-comment .infobar .context-pane | |
| { | |
| margin-top:0; | |
| } | |
| .starting-comment .infobar .context-pane.milestone-context | |
| { | |
| right:0; | |
| } | |
| #issues_next .issue-head | |
| { | |
| margin-top:-13px; | |
| padding:13px 10px 7px 10px; | |
| border:1px solid #ddd; | |
| border-top:none; | |
| border-bottom:2px solid #d5d5d5; | |
| border-radius:5px; | |
| } | |
| #issues_next .issue-head .number | |
| { | |
| float:right; | |
| font-size:14px; | |
| font-weight:bold; | |
| color:#999; | |
| } | |
| #issues_next .issue-head .number strong | |
| { | |
| color:#666; | |
| } | |
| #issues_next .issue-head p.back | |
| { | |
| margin:0; | |
| float:left; | |
| font-weight:bold; | |
| } | |
| #issues_next .issue-head p.back .mini-icon-arr-left | |
| { | |
| position:relative; | |
| top:2px; | |
| } | |
| #issues_next p.clear-filters | |
| { | |
| margin:0 0 10px 0; | |
| color:#999; | |
| } | |
| #issues_next p.clear-filters a | |
| { | |
| padding-left:20px; | |
| color:#999; | |
| font-weight:bold; | |
| background:url("https://a248.e.akamai.net/assets.github.com/images/modules/issues/clear-x.png?48288ee3") 0 0 no-repeat; | |
| } | |
| #issues_next p.clear-filters a:hover | |
| { | |
| color:#666; | |
| background-position:0 -100px; | |
| } | |
| #issues_next .browser .keyboard-shortcuts | |
| { | |
| margin-top:1px; | |
| color:#999; | |
| } | |
| #issues_next .filterbar .filters a | |
| { | |
| color:inherit; | |
| text-decoration:inherit; | |
| } | |
| .btn-new-issue | |
| { | |
| height:24px; | |
| } | |
| a.btn-new-issue | |
| { | |
| margin-top:1px!important; | |
| } | |
| .repository-lang-stats | |
| { | |
| position:relative; | |
| float:right; | |
| width:135px; | |
| opacity:.5; | |
| padding-bottom:10px; | |
| } | |
| .repository-lang-stats:hover | |
| { | |
| opacity:1; | |
| } | |
| .repository-lang-stats:hover .list-tip | |
| { | |
| display:block; | |
| } | |
| .repository-lang-stats-graph | |
| { | |
| height:10px; | |
| overflow:hidden; | |
| } | |
| .repository-lang-stats-graph span | |
| { | |
| display:inline-block; | |
| height:8px; | |
| background:#ccc; | |
| text-indent:-9999px; | |
| } | |
| ol.list-tip, | |
| ul.list-tip | |
| { | |
| border-radius:3px; | |
| box-shadow:0 0 5px #ccc; | |
| border:1px solid #ddd; | |
| background:#fff; | |
| position:absolute; | |
| top:20px; | |
| left:-20px; | |
| width:170px; | |
| z-index:100; | |
| display:none; | |
| } | |
| ol.list-tip:before, | |
| ul.list-tip:before | |
| { | |
| content:"▲"; | |
| font-size:14px; | |
| margin:0 auto; | |
| width:14px; | |
| display:block; | |
| margin-top:-13px; | |
| color:#fff; | |
| text-shadow:-1px -1px 2px #ccc; | |
| } | |
| ol.list-tip li, | |
| ul.list-tip li | |
| { | |
| margin:0; | |
| line-height:100%; | |
| list-style:none; | |
| border-bottom:1px solid #eee; | |
| font-weight:bold; | |
| } | |
| ol.list-tip li span.color-block, | |
| ul.list-tip li span.color-block | |
| { | |
| display:inline-block; | |
| width:8px; | |
| height:10px; | |
| margin-right:5px; | |
| } | |
| ol.list-tip li a, | |
| ol.list-tip li .other, | |
| ul.list-tip li a, | |
| ul.list-tip li .other | |
| { | |
| color:#333; | |
| padding:8px 10px; | |
| display:block; | |
| } | |
| ol.list-tip li a:hover, | |
| ul.list-tip li a:hover | |
| { | |
| text-decoration:none; | |
| background-color:#E6F1F6; | |
| } | |
| ol.list-tip li span.percent, | |
| ul.list-tip li span.percent | |
| { | |
| float:right; | |
| color:#999; | |
| } | |
| ol.list-tip li:last-child, | |
| ul.list-tip li:last-child | |
| { | |
| border-bottom:none; | |
| } | |
| .language-color | |
| { | |
| background-color:#ccc; | |
| } | |
| .login_form | |
| { | |
| margin:5em auto; | |
| } | |
| .login_form .formbody | |
| { | |
| padding:2em; | |
| background-color:#e9f1f4; | |
| overflow:hidden; | |
| border-style:solid; | |
| border-width:1px 1px 2px; | |
| border-color:#e9f1f4 #d8dee2 #d8dee2; | |
| border-radius:0 0 3px 3px; | |
| } | |
| .login_form h1 | |
| { | |
| color:#fff; | |
| font-size:16px; | |
| font-weight:bold; | |
| background:#829aa8; | |
| background:-moz-linear-gradient(#829aa8, | |
| #405a6a); | |
| background:-webkit-linear-gradient(#829aa8, | |
| #405a6a); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#829aa8', | |
| endColorstr='#405a6a')"; | |
| border:1px solid #677c89; | |
| border-bottom-color:#6b808d; | |
| border-radius:3px 3px 0 0; | |
| text-shadow:0 -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.7); | |
| margin:0; | |
| padding:8px 18px; | |
| } | |
| .login_form h1 a | |
| { | |
| font-size:70%; | |
| font-weight:normal; | |
| color:#E9F1F4; | |
| text-shadow:none; | |
| } | |
| .login_form p | |
| { | |
| color:#2f424e; | |
| font-size:12px; | |
| font-weight:normal; | |
| margin:0; | |
| text-shadow:0 -1px 0 rgba(100, | |
| 100, | |
| 100, | |
| 0.1); | |
| } | |
| .login_form form label, | |
| .login_form form .label, | |
| label.standard | |
| { | |
| font-size:110%; | |
| color:#2f424e; | |
| text-shadow:0 -1px 0 rgba(100, | |
| 100, | |
| 100, | |
| 0.1); | |
| display:inline-block; | |
| cursor:text; | |
| } | |
| .login_form form label a | |
| { | |
| font-size:90%; | |
| } | |
| .login_form form input.text, | |
| .login_form form textarea | |
| { | |
| padding:5px; | |
| border:1px solid #d8dee2; | |
| margin:.2em 0 1em 0; | |
| } | |
| .login_form form input.text | |
| { | |
| font-size:110%; | |
| } | |
| .login_form form p.small_notice | |
| { | |
| padding-top:20px; | |
| font-weight:200; | |
| } | |
| .login_form form input[type=submit] | |
| { | |
| display:inline-block; | |
| height:34px; | |
| padding:0; | |
| position:relative; | |
| top:1px; | |
| margin-left:10px; | |
| font-family:Helvetica, | |
| arial, | |
| freesans, | |
| clean, | |
| sans-serif; | |
| font-weight:bold; | |
| font-size:12px; | |
| color:#333; | |
| text-shadow:1px 1px 0 #fff; | |
| white-space:nowrap; | |
| border:none; | |
| overflow:visible; | |
| background:white; | |
| background:-moz-linear-gradient(white, | |
| #e1e1e1); | |
| background:-webkit-linear-gradient(white, | |
| #e1e1e1); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', | |
| endColorstr='#e1e1e1')"; | |
| border-bottom:1px solid #ebebeb; | |
| border-radius:4px; | |
| box-shadow:0 1px 4px rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| cursor:pointer; | |
| margin-left:1px; | |
| padding:0 13px; | |
| -webkit-font-smoothing:subpixel-antialiased!important; | |
| } | |
| .login_form form input[type=submit]:hover | |
| { | |
| color:#fff; | |
| text-shadow:-1px -1px 0 rgba(0, | |
| 0, | |
| 0, | |
| 0.3); | |
| border-bottom-color:#0770a0; | |
| background:#0ca6dd; | |
| background:-moz-linear-gradient(#0ca6dd, | |
| #0770a0); | |
| background:-webkit-linear-gradient(#0ca6dd, | |
| #0770a0); | |
| -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ca6dd', | |
| endColorstr='#0770a0')"; | |
| } | |
| .login_form form .error_box, | |
| .login_form form .notification | |
| { | |
| margin-bottom:1em; | |
| } | |
| .login_form p.password-note | |
| { | |
| color:#777; | |
| margin:10px 0 10px 0; | |
| text-align:center; | |
| } | |
| .page-new-repo .new-repo-container | |
| { | |
| width:700px; | |
| margin:0 auto; | |
| } | |
| .page-new-repo ul.repo-templates | |
| { | |
| margin:10px 0; | |
| } | |
| .page-new-repo ul.repo-templates>li | |
| { | |
| list-style-type:none; | |
| display:inline-block; | |
| margin:0 10px 0 0; | |
| } | |
| .page-new-repo .owner-reponame dl.form | |
| { | |
| margin-top:5px; | |
| margin-bottom:0; | |
| } | |
| .page-new-repo .owner-reponame .owner | |
| { | |
| float:left; | |
| margin-right:20px; | |
| } | |
| .page-new-repo .owner-reponame .reponame | |
| { | |
| float:left; | |
| } | |
| .page-new-repo .reponame-suggestion | |
| { | |
| color:#34631a; | |
| } | |
| .page-new-repo .team-select | |
| { | |
| display:none; | |
| } | |
| .page-new-repo div.form-checkbox .mini-icon | |
| { | |
| position:relative; | |
| top:1px; | |
| } | |
| .page-pulse p.explain | |
| { | |
| margin-top:-3px; | |
| margin-bottom:10px; | |
| font-family:Monaco, | |
| "Liberation Mono", | |
| Courier, | |
| monospace; | |
| font-size:12px; | |
| } | |
| .page-pulse p.explain a | |
| { | |
| color:#999; | |
| } | |
| .page-pulse p.explain a strong | |
| { | |
| color:#666; | |
| } | |
| .page-pulse p.explain a .mini-icon | |
| { | |
| color:#ccc; | |
| } | |
| .page-pulse .pulse-section | |
| { | |
| padding:5px 0 50px 42px; | |
| border-top:1px solid #ddd; | |
| } | |
| .page-pulse .pulse-section .mega-icon | |
| { | |
| float:left; | |
| margin-top:-1px; | |
| margin-left:-42px; | |
| color:#ccc; | |
| } | |
| .page-pulse .pulse-section h2 | |
| { | |
| margin:5px 0 5px 0; | |
| font-weight:normal; | |
| color:#999; | |
| } | |
| .page-pulse .pulse-section h2 strong | |
| { | |
| color:#666; | |
| } | |
| ul.evented-thread-list | |
| { | |
| margin:0; | |
| } | |
| ul.evented-thread-list>li | |
| { | |
| list-style-type:none; | |
| margin:0; | |
| padding:12px 0; | |
| line-height:20px; | |
| border-top:1px solid #eee; | |
| } | |
| ul.evented-thread-list>li:first-child | |
| { | |
| border-top:none; | |
| } | |
| ul.evented-thread-list>li .avatar | |
| { | |
| vertical-align:middle; | |
| position:relative; | |
| top:-1px; | |
| margin-right:3px; | |
| border-radius:2px; | |
| } | |
| ul.evented-thread-list>li .state | |
| { | |
| display:inline-block; | |
| height:20px; | |
| padding:0 10px; | |
| line-height:20px; | |
| font-size:12px; | |
| font-weight:bold; | |
| color:#fff; | |
| background:#666; | |
| border-radius:2px; | |
| } | |
| ul.evented-thread-list>li .state-merged | |
| { | |
| background:#333; | |
| } | |
| ul.evented-thread-list>li .state-closed | |
| { | |
| background:#bd2c00; | |
| } | |
| ul.evented-thread-list>li .state-opened | |
| { | |
| background:#6cc644; | |
| } | |
| ul.evented-thread-list>li .thread-title | |
| { | |
| font-size:14px; | |
| font-weight:bold; | |
| } | |
| ul.evented-thread-list>li .thread-title em.num | |
| { | |
| font-style:normal; | |
| color:#999; | |
| } | |
| ul.evented-thread-list>li p.whodunit | |
| { | |
| margin:3px 0 -4px 0; | |
| font-size:11px; | |
| color:#999; | |
| } | |
| ul.evented-thread-list>li p.whodunit a | |
| { | |
| font-weight:bold; | |
| color:#666; | |
| } | |
| ul.evented-thread-list>li p.whodunit strong | |
| { | |
| color:#666; | |
| } | |
| ul.evented-thread-list>li ul.participants | |
| { | |
| margin:2px 0 -2px 0; | |
| } | |
| ul.evented-thread-list>li ul.participants>li | |
| { | |
| list-style-type:none; | |
| display:inline-block; | |
| margin:0 -2px 0 0; | |
| } | |
| ul.sentence-nav | |
| { | |
| margin:20px 0; | |
| list-style-type:none; | |
| display:inline-block; | |
| display:block; | |
| } | |
| ul.sentence-nav:after | |
| { | |
| content:"."; | |
| display:block; | |
| height:0; | |
| clear:both; | |
| visibility:hidden; | |
| } | |
| ul.sentence-nav>li | |
| { | |
| float:left; | |
| margin:0 18px 0 0; | |
| font-size:13px; | |
| color:#999; | |
| } | |
| ul.sentence-nav>li>a.selected | |
| { | |
| color:#000; | |
| font-weight:bold; | |
| } | |
| ul.user-graph | |
| { | |
| margin:15px 0 0 0; | |
| height:100px; | |
| padding-top:23px; | |
| overflow:hidden; | |
| } | |
| ul.user-graph>li | |
| { | |
| position:relative; | |
| list-style-type:none; | |
| float:left; | |
| width:20px; | |
| height:100px; | |
| margin-right:5px; | |
| } | |
| ul.user-graph>li a | |
| { | |
| display:block; | |
| height:100px; | |
| } | |
| ul.user-graph>li .avatar | |
| { | |
| position:absolute; | |
| bottom:0; | |
| border-radius:2px; | |
| } | |
| ul.user-graph>li .graph-bar | |
| { | |
| display:block; | |
| position:absolute; | |
| bottom:23px; | |
| width:100%; | |
| background:#ddd; | |
| border-radius:2px; | |
| } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment