We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd5dc8 commit 1a1deccCopy full SHA for 1a1decc
gh-buttons.css
@@ -286,6 +286,12 @@ http://github.com/necolas/css3-github-buttons
286
border-radius: 50em;
287
}
288
289
+/* ............................................................................................................. Disable */
290
+
291
+.button.disable {
292
+ opacity: 0.5;
293
+}
294
295
/* ............................................................................................................. Big */
296
297
.button.big {
0 commit comments