From 8144498803a589f9179dea556acc8332381a93af Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 8 May 2014 13:44:43 +0200 Subject: like indicator rewrite --- view/theme/redbasic/css/style.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index a8baa4877..847d123eb 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1370,10 +1370,6 @@ brain is weird like that */ .tagged { background-position: -48px -48px; } .yellow { background-position: -64px -48px; } -.starred { - color: gold; -} - .icon.dim { opacity: 0.3;filter:alpha(opacity=30); } @@ -1934,9 +1930,7 @@ img.mail-list-sender-photo { .wall-item-like, .wall-item-dislike { - font-size: $body_font_size; - text-align: left; - white-space: normal; + font-size: 11px; } .wall-item-photo { -- cgit v1.2.3