aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/_tweets.css.sass
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/_tweets.css.sass')
-rw-r--r--app/assets/stylesheets/_tweets.css.sass14
1 files changed, 14 insertions, 0 deletions
diff --git a/app/assets/stylesheets/_tweets.css.sass b/app/assets/stylesheets/_tweets.css.sass
index 68a0d9b..91fcf76 100644
--- a/app/assets/stylesheets/_tweets.css.sass
+++ b/app/assets/stylesheets/_tweets.css.sass
@@ -18,6 +18,8 @@
ul.actions
li
:padding 0
+ :margin 0
+ li.twitter
a
:float left
img
@@ -44,6 +46,10 @@
:line-height 25px
:padding 0 5px 15px
:word-wrap break-word
+ .copied
+ :font-size 14px
+ :color #999999
+ :line-height inherit
.meta
:padding 0 5px
:color #666666
@@ -58,6 +64,11 @@
.created_at
:display block
:float left
+ .copied
+ :float left
+ :margin-left 10px
+ a
+ :color #ff6666
.source
:display block
:float right
@@ -79,6 +90,9 @@
:font-weight normal
:font-size 10px
:text-transform uppercase
+ .full
+ :font-weight normal
+ :font-size 9px
dd
:margin 0
ul