From 59c0cdd761819f4b7a80af32ff94b83964b393cd Mon Sep 17 00:00:00 2001 From: devin Date: Wed, 5 Dec 2012 18:06:40 +0800 Subject: [PATCH] view update not finish all required pages yet --- app/assets/stylesheets/desktopmain.css | 9 +++++++++ app/views/desktop/co_authors/index.html.erb | 5 ++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/desktopmain.css b/app/assets/stylesheets/desktopmain.css index a7ec7a6d5..959462b45 100644 --- a/app/assets/stylesheets/desktopmain.css +++ b/app/assets/stylesheets/desktopmain.css @@ -773,6 +773,15 @@ a:focus { outline: none; } margin: 1px 1px 6px 1px; } +/* Journal Co-Author */ +#co_author {} +#co_author .list_t_item { + height: 86px; +} +#co_author .list_item_action a { + display: inline-block; +} + /* App */ .app_frame { margin: 48px 96px 48px 156px; diff --git a/app/views/desktop/co_authors/index.html.erb b/app/views/desktop/co_authors/index.html.erb index 5664aa3c7..fed4c08f3 100644 --- a/app/views/desktop/co_authors/index.html.erb +++ b/app/views/desktop/co_authors/index.html.erb @@ -20,9 +20,8 @@ <% if ( i % 5 ) == 4 %>