| changeset 13 | e42d9f11f6e2 |
| parent 10 | dd7d86fbee70 |
| child 14 | 1cc92b8c3a38 |
--- 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; }