aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/_users.css.sass
diff options
context:
space:
mode:
authorRhenium <rhenium@rhe.jp>2013-08-09 20:02:14 +0900
committerRhenium <rhenium@rhe.jp>2013-08-09 20:02:14 +0900
commit8dc03840580bb95b32fc6b37a41671e93c983dad (patch)
treea4471ff0b16e702ee2d1d2edad94f2e2a3397797 /app/assets/stylesheets/_users.css.sass
parentc2f7f280e3b45955c99ed37b6b6b929b4acc2ea4 (diff)
downloadaclog-8dc03840580bb95b32fc6b37a41671e93c983dad.tar.gz
update around assets
Diffstat (limited to 'app/assets/stylesheets/_users.css.sass')
-rw-r--r--app/assets/stylesheets/_users.css.sass28
1 files changed, 0 insertions, 28 deletions
diff --git a/app/assets/stylesheets/_users.css.sass b/app/assets/stylesheets/_users.css.sass
deleted file mode 100644
index 610caf1..0000000
--- a/app/assets/stylesheets/_users.css.sass
+++ /dev/null
@@ -1,28 +0,0 @@
-.users
- ul
- :padding 0
- :margin 0
- li
- :width 48px
- :margin 12px
- :padding 0
- :color #666666
- a
- :color inherit
- &:hover
- :text-decoration inherit
- .avatar
- :display block
- :margin-bottom 6px
- img
- :width 48px
- :height 48px
- .count, .type
- :display block
- .count
- :font-weight bold
- :font-size 14px
- .type
- :font-weight normal
- :font-size 10px
- :text-transform uppercase