combined mode: add a hack (?) for .titleWrap width

This commit is contained in:
Andrew Dolgov 2021-12-01 14:02:43 +03:00
parent a201e10ee0
commit be94a3a791
7 changed files with 7 additions and 0 deletions

View File

@ -1258,6 +1258,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: #555;

View File

@ -1258,6 +1258,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: #ccc;

View File

@ -1258,6 +1258,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: black;

View File

@ -1258,6 +1258,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: #555;

View File

@ -45,6 +45,7 @@
.titleWrap {
flex-grow : 2;
width : 0;
}
.updated {

View File

@ -1259,6 +1259,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: #ccc;

View File

@ -1259,6 +1259,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: #ccc;