diff -r dd7d86fbee70 -r e42d9f11f6e2 client/css/controlpanel.css --- a/client/css/controlpanel.css Mon Feb 20 17:44:20 2012 +0100 +++ b/client/css/controlpanel.css Tue Feb 21 11:48:06 2012 +0100 @@ -54,6 +54,11 @@ .btv-cp-tweet-from { font-weight: bold; } + +.btv-cp-tweet-remove { + font-size: 16px; font-weight: bold; color: #a00000; +} + .btv-cp-liste-tweets li:hover { background: #00f; color: #fff; }