two column aspect listing on manage page. made avatars smaller.

This commit is contained in:
danielvincent 2010-12-03 16:22:20 -08:00
parent f9e4a744a5
commit 5da5ee26bb
2 changed files with 33 additions and 33 deletions

View file

@ -33,10 +33,8 @@
= render 'shared/invitations', :invites => @invites
.span-19.last
%ul#aspect_list
- for aspect in @aspects
%li.aspect{:data=>{:guid=>aspect.id}}
.aspect.span-9{:data=>{:guid=>aspect.id}}
.aspect_name
%span.edit_name_field
%h3{:contenteditable=>true}

View file

@ -1022,7 +1022,7 @@ label
ul.tools
:position absolute
:top 5px
:top 3px
:right 0
:display inline
:padding 0
@ -1036,15 +1036,13 @@ label
:margin
:right 0
.aspect,
.requests,
.aspect_remove
.requests
:color #999
:cursor default
:text-shadow 0 1px #fff
ul.dropzone
:position relative
:min-height 20px
:min-height 65px
:margin 0
:bottom 25px
@ -1080,8 +1078,8 @@ label
:color #eee
img
:height 70px
:width 70px
:height 50px
:width 50px
:-webkit-box-shadow 0 1px 2px #999
:-moz-box-shadow 0 1px 2px #999
@ -1127,7 +1125,7 @@ label
:border 1px solid #fff
:-webkit-border-radius 20px
:-moz-border-radius 20px
:-moz-border-adius 20px
:border-radius 20px
:-webkit-box-shadow 0 1px 3px #000
@ -1145,6 +1143,10 @@ label
:background
:color rgba(208,49,43,1)
.aspect
:margin
:right 20px
.requests
ul.dropzone