summaryrefslogtreecommitdiff
path: root/paper/_bootswatch.scss
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-05-06 12:27:30 -0400
committerThomas Park <thomas@thomaspark.co>2015-05-06 12:27:30 -0400
commit308555cd99e384602c21c19b6ca44ebd41856cca (patch)
tree9288a52cdc9f12512092d5a60cef977a9b064c1f /paper/_bootswatch.scss
parent76d8b3e30224879bcc1acb94d22ad462aec42678 (diff)
parente2e156e8e8bc68d882151e11ac5317773f437c7a (diff)
paper: fade effect .close buttons
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r--paper/_bootswatch.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss
index 80e50c78..1fd63193 100644
--- a/paper/_bootswatch.scss
+++ b/paper/_bootswatch.scss
@@ -523,6 +523,7 @@ input[type="checkbox"],
font-weight: 300;
line-height: 24px;
opacity: 0.6;
+ @include transition(all 0.2s);
&:hover {
opacity: 1;