summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5b5d40292..129a8446f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -316,31 +316,6 @@ div.expPane {
margin : 15px;
}
-iframe {
- border : 0px solid white;
-}
-
-iframe.feedsFrameWithActions {
- width : 100%;
- height : 90%;
- margin : 0px;
- padding : 0px;
-}
-
-iframe.feedsFrame {
- width : 100%;
- height : 100%;
- margin : 0px;
- padding : 0px;
-}
-
-iframe.contentFrame, iframe.headlinesFrame {
- width : 100%;
- padding : 0px;
- margin : 0px;
- height : 100%;
-}
-
/*.button {
border : 1px solid #d0d0d0;
background-image : url("images/button.png");