mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:55:55 +00:00
misc resize handle tweaks
This commit is contained in:
@@ -42,5 +42,10 @@ span.headlineInnerTitle {
|
||||
}
|
||||
|
||||
#content-insert {
|
||||
margin-left : 5px;
|
||||
position : absolute;
|
||||
left : 6px;
|
||||
right : 0px;
|
||||
bottom : 0px;
|
||||
top : 0px;
|
||||
|
||||
}
|
||||
|
||||
@@ -1985,4 +1985,10 @@ div#l_progress_i {
|
||||
|
||||
#content-insert {
|
||||
background-color : white;
|
||||
overflow : auto;
|
||||
position : absolute;
|
||||
left : 0px;
|
||||
right : 0px;
|
||||
bottom : 0px;
|
||||
top : 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user