summaryrefslogtreecommitdiff
path: root/paper/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-05-06 12:27:43 -0400
committerThomas Park <thomas@thomaspark.co>2015-05-06 12:27:43 -0400
commit1c7f6ff90edce3815ae9fa32b951f68db35fa275 (patch)
tree9288a52cdc9f12512092d5a60cef977a9b064c1f /paper/bootswatch.less
parent76d8b3e30224879bcc1acb94d22ad462aec42678 (diff)
parent308555cd99e384602c21c19b6ca44ebd41856cca (diff)
Merge branch 'Panman8201-paper-close-btn-transition' into gh-pages
Diffstat (limited to 'paper/bootswatch.less')
-rw-r--r--paper/bootswatch.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/paper/bootswatch.less b/paper/bootswatch.less
index 7040e426..64080005 100644
--- a/paper/bootswatch.less
+++ b/paper/bootswatch.less
@@ -523,6 +523,7 @@ input[type="checkbox"],
font-weight: 300;
line-height: 24px;
opacity: 0.6;
+ .transition(all 0.2s);
&:hover {
opacity: 1;