Remove unused Twitter CSS.

This commit is contained in:
John Maguire 2014-03-13 13:17:02 +01:00
parent 0a67a00ec0
commit 96dcf93a2c
2 changed files with 0 additions and 9 deletions

View File

@ -396,7 +396,6 @@
<file>star-on.png</file>
<file>tiny-pause.png</file>
<file>tiny-start.png</file>
<file>twitter.css</file>
<file>volumeslider-gradient.png</file>
<file>volumeslider-handle_glow.png</file>
<file>volumeslider-handle.png</file>

View File

@ -1,8 +0,0 @@
.tweet {
background-color: white;
margin-bottom: 12px;
}
.tweet.alternate {
background-color: #f6f6f6;
}