File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1027,8 +1027,6 @@ a .mega-octicon {
10271027.content dl code ,
10281028.content ul code ,
10291029p code {
1030- -webkit-border-radius : 3px ;
1031- -moz-border-radius : 3px ;
10321030 border-radius : 3px ;
10331031 -moz-background-clip : padding;
10341032 -webkit-background-clip : padding-box;
@@ -1193,15 +1191,11 @@ pre span.comment {color: #aaa;}
11931191.headers {
11941192 margin-bottom : 0 ;
11951193 border-bottom-width : 0 ;
1196- -webkit-border-radius : 3px 3px 0 0 ;
1197- -moz-border-radius : 3px 3px 0 0 ;
11981194 border-radius : 3px 3px 0 0 ;
11991195 background-color : # f4f4f4 ;
12001196}
12011197
12021198.no-response {
1203- -webkit-border-radius : 3px 3px ;
1204- -moz-border-radius : 3px 3px ;
12051199 border-radius : 3px 3px ;
12061200 border-bottom : 1px solid # CACACA ;
12071201}
@@ -1215,8 +1209,6 @@ pre span.comment {color: #aaa;}
12151209.terminal {
12161210 background-color : # 444 ;
12171211 color : # fff ;
1218- -webkit-border-radius : 3px ;
1219- -moz-border-radius : 3px ;
12201212 border-radius : 3px ;
12211213 -moz-background-clip : padding;
12221214 -webkit-background-clip : padding-box;
You can’t perform that action at this time.
0 commit comments