Skip to content

Commit c1aef96

Browse files
committed
Herpiderp we did totally use this
1 parent e9f08e2 commit c1aef96

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

static/css/documentation.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,6 +1186,13 @@ pre {
11861186
margin: 2em 0;
11871187
}
11881188

1189+
.no-response {
1190+
-webkit-border-radius: 3px 3px;
1191+
-moz-border-radius: 3px 3px;
1192+
border-radius: 3px 3px;
1193+
border-bottom: 1px solid #CACACA;
1194+
}
1195+
11891196
ul + pre {
11901197
margin-top: 1em;
11911198
}

0 commit comments

Comments
 (0)