mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
Improvments to RTL
This commit is contained in:
@@ -18,6 +18,15 @@
|
|||||||
|
|
||||||
.expanded .entry-header,.expanded .entry-body-content {
|
.expanded .entry-header,.expanded .entry-body-content {
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
|
padding-right: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.expanded .entry-header {
|
||||||
|
max-width: 650px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.full-screen .expanded .entry-header {
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .entry-header,.rtl .entry-body-content,.rtl.entry-name {
|
.rtl .entry-header,.rtl .entry-body-content,.rtl.entry-name {
|
||||||
@@ -78,7 +87,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
margin-right: 110px;
|
margin-right: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#feed-accordion .unread .entry-heading .entry-name {
|
#feed-accordion .unread .entry-heading .entry-name {
|
||||||
|
|||||||
Reference in New Issue
Block a user