diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2012-05-02 00:10:31 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2012-05-02 00:10:31 -0400 |
| commit | 3bb395e8e315b4e61ce5e661f0606bb09d861c08 (patch) | |
| tree | 79b4af93b7c98b3650cf2101850e5e6725a2dcde /alias-angular/app/css/app.less | |
| parent | 40c7d904c328179782745e8452be2a596d29c521 (diff) | |
| download | alias-3bb395e8e315b4e61ce5e661f0606bb09d861c08.tar.gz | |
style cleanups
Diffstat (limited to 'alias-angular/app/css/app.less')
| -rw-r--r-- | alias-angular/app/css/app.less | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/alias-angular/app/css/app.less b/alias-angular/app/css/app.less index c79c56a..12d5588 100644 --- a/alias-angular/app/css/app.less +++ b/alias-angular/app/css/app.less @@ -44,15 +44,15 @@ html, body{ padding: 1em 1em; color: #363636; .transition(0.3s); - + &:hover{ background-color: @background-gray; } - + &:first-child{ border-top: 1px solid @border-gray; } - + i{ font-size:120%; } |
