mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-04 11:17:12 +00:00
enable floating title for expandable combined mode, minor expandable mode fixes
This commit is contained in:
@@ -110,6 +110,10 @@ div.cdm.expandable div.cdmHeader span.titleWrap {
|
||||
max-width : 500px;
|
||||
}
|
||||
|
||||
div.cdm.expandable.active div.cdmHeader span.titleWrap {
|
||||
white-space : normal;
|
||||
}
|
||||
|
||||
div.cdm.expandable div.cdmHeader a.title {
|
||||
font-weight : bold;
|
||||
color : #555;
|
||||
|
||||
Reference in New Issue
Block a user