diff options
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r-- | paper/_bootswatch.scss | 1 |
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; |