mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 15:31:29 +00:00
add (disabled) function to show original article inline in the content pane
This commit is contained in:
25
tt-rss.css
25
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");
|
||||
|
||||
Reference in New Issue
Block a user