1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-01 12:40:50 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
Todd Vierling
6b8a7aad08 Make sure author and excerpt spans don't wrap even if active.
In combined display mode with an article collapsed via keyboard nav,
the article remains active, which lets the excerpt bubble out to several
lines depending on display width. Keep the excerpt nowrap always.

While here, fix the author display; nowrap always to keep the name
from splitting across lines in rare cases.
2016-02-07 15:47:31 -05:00
Andrew Dolgov
555afc2ea7 disable inner p width restriction for now 2015-12-04 11:38:00 +03:00
Andrew Dolgov
0acc1ed76e dijit style updates 2015-08-12 16:58:06 +03:00
Andrew Dolgov
90da4ada66 move attachments back to cdm content 2015-08-12 08:29:09 +03:00
Andrew Dolgov
bc20cb9fad move attachment dropdown to cdmFooter, use table styles for cdmFooter 2015-08-11 15:30:17 +03:00
Andrew Dolgov
ac4c1383ae bring cdmFeedTitle style in line with the rest of the UI
send headline rows as separate JSON objects
2015-07-13 01:19:52 +03:00
Andrew Dolgov
b9bd7ec555 cap iframes width 2015-07-11 21:28:31 +03:00
Andrew Dolgov
d517829bcd limit width of embedded <video> elements 2015-07-03 16:04:54 +03:00
Andrew Dolgov
e9db9f945c add dejavu sans to heading font list 2014-02-09 02:50:02 +04:00
Andrew Dolgov
92d9e4f562 use ubuntu fontset as one of the alternatives for headings 2014-02-09 01:40:17 +04:00
Andrew Dolgov
d2cd36fb52 increase main reading font to 15px and set line-height to 1.5 2014-01-29 21:05:04 +04:00
Andrew Dolgov
013507bff4 apply heading style to h4 2014-01-29 16:53:42 +04:00
Andrew Dolgov
029005c49b minor style updates to make 3panel headlines mode look closer to cdm 2014-01-29 00:21:57 +04:00
Andrew Dolgov
b4eff716b2 reduce size of h1,2,3 elements inside article content 2014-01-29 00:04:36 +04:00
Andrew Dolgov
5470cfab6d add some experimental font family updates for headlines and chrome elements 2014-01-28 23:37:07 +04:00
Andrew Dolgov
03700cb639 increase border contrast a bit 2014-01-28 15:40:33 +04:00
Andrew Dolgov
1c51dc736c minor css tweak 2014-01-28 00:40:53 +04:00
Andrew Dolgov
752b3f6404 improve contrast a bit 2014-01-28 00:37:52 +04:00
Andrew Dolgov
a1f4151ecd prefs style updates, etc 2014-01-28 00:04:36 +04:00
Andrew Dolgov
1bffd1068f unify main and headlines toolbar 2014-01-27 22:03:42 +04:00
Andrew Dolgov
d44f3da4be default theme updates 2014-01-27 19:03:35 +04:00
Andrew Dolgov
ef8e54a16d increase headline title font sizes a bit 2014-01-25 11:28:32 +04:00
Andrew Dolgov
8d75f5b193 disable content text justification for the time being 2013-12-26 11:36:07 +04:00
Andrew Dolgov
87065739cd add context menu for cdmFeedTitle; change mark as read prompt for grouped headlines more clear 2013-10-17 13:38:48 +04:00
Andrew Dolgov
0c0e5f3640 fix wrong url() paths to toolbar.png in css 2013-09-04 17:57:04 +04:00
Andrew Dolgov
ac57b9dd19 add experimental css hyphens support for english language 2013-07-26 18:26:28 +04:00
Andrew Dolgov
1bd46688d3 try justify text-alignment for content 2013-07-17 22:21:27 +04:00
Andrew Dolgov
898f86c073 add some transitions for headline title color changes 2013-07-16 11:47:30 +04:00
Andrew Dolgov
41d37fb2c3 add experimental hack to show row unread status in floating title 2013-07-16 09:59:14 +04:00
Andrew Dolgov
7415fcf212 enable floating title for expandable combined mode, minor expandable mode fixes 2013-07-11 12:28:24 +04:00
Andrew Dolgov
da0f023745 fix floating title position 2013-07-11 08:39:09 +04:00
Andrew Dolgov
8043035b42 fix floating title whitespace wrapping in titlewrap 2013-07-10 22:24:49 +04:00
Andrew Dolgov
b532ef24ed floating title: fix feed styling 2013-07-10 22:17:27 +04:00
Andrew Dolgov
8ee5e9e5e6 rework floatingtitle 2013-07-10 22:11:24 +04:00
Andrew Dolgov
4b7ebe93a8 fix broken highlighting of high-scored rows 2013-07-06 12:34:58 +04:00
Andrew Dolgov
0e70e4a42e unify some cdm padding values with 3panel mode 2013-06-06 09:56:53 +04:00
Andrew Dolgov
f8900c3171 unify excerpt font sizes for CDM and 3 panel mode, use single line headers in expandable mode 2013-06-05 22:58:28 +04:00
Andrew Dolgov
e2bf55b64e use text-overflow in floatingTitle 2013-06-05 22:44:20 +04:00
Andrew Dolgov
d1692b4cf7 limit floatingTitle width 2013-06-05 22:29:00 +04:00
Andrew Dolgov
08820be70b add experimental floating title when scrolling long articles in combined mode 2013-06-05 22:20:22 +04:00
Andrew Dolgov
9e14c591c1 unify normal headline colors with cdm; add selected backgrounds in expandable and 3 panel mode 2013-05-20 19:39:37 +04:00
Andrew Dolgov
5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
2013-05-19 21:22:01 +04:00