aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
authorre4k <re4k@re4k.info>2013-03-17 01:18:10 +0900
committerre4k <re4k@re4k.info>2013-03-17 01:18:10 +0900
commit98e49ee3308759913477338be95ca07b781355f0 (patch)
tree1d98585dd41429c40ce6fb46c347a69d1dd5578e /app/assets
parent67f1a0f29f2379b1a2da95453447355d5f217b9f (diff)
downloadaclog-98e49ee3308759913477338be95ca07b781355f0.tar.gz
Update
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/images/missing_profile_image.pngbin0 -> 9350 bytes
-rw-r--r--app/assets/stylesheets/_tweets.css.sass23
2 files changed, 11 insertions, 12 deletions
diff --git a/app/assets/images/missing_profile_image.png b/app/assets/images/missing_profile_image.png
new file mode 100644
index 0000000..3d1e0f9
--- /dev/null
+++ b/app/assets/images/missing_profile_image.png
Binary files differ
diff --git a/app/assets/stylesheets/_tweets.css.sass b/app/assets/stylesheets/_tweets.css.sass
index 818d099..a2a2706 100644
--- a/app/assets/stylesheets/_tweets.css.sass
+++ b/app/assets/stylesheets/_tweets.css.sass
@@ -61,8 +61,7 @@
//:border-radius 0 0 4px 4px
:padding 15px
//:background #edf0f4
- .favs_row,
- .retweets_row
+ .favs, .retweets
:margin-bottom 3px
.info
:width 60px
@@ -76,18 +75,18 @@
:font-size 14px
.type
:font-size 10px
- .users_content_fix
+ .height_fix
:float left
:height 48px
:width 0
- .users_content
+ .favoriters
:float left
- ul.users_row
- :list-style none
- li
- :float left
- img
- :width 48px
- :height 48px
- :vertical-align bottom
+ :list-style none
+ :width 480px
+ li
+ :float left
+ img
+ :width 48px
+ :height 48px
+ :vertical-align bottom