summaryrefslogtreecommitdiff
path: root/css/cdm.css
AgeCommit message (Collapse)Author
2017-04-26fix maximum width of images in cdmIntermediateAndrew Dolgov
2017-01-25increase content font size by 1pxAndrew Dolgov
2016-02-07Make sure author and excerpt spans don't wrap even if active.Todd Vierling
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.
2015-12-04disable inner p width restriction for nowAndrew Dolgov
2015-08-12dijit style updatesAndrew Dolgov
2015-08-12move attachments back to cdm contentAndrew Dolgov
2015-08-11move attachment dropdown to cdmFooter, use table styles for cdmFooterAndrew Dolgov
2015-07-13bring cdmFeedTitle style in line with the rest of the UIAndrew Dolgov
send headline rows as separate JSON objects
2015-07-11cap iframes widthAndrew Dolgov
2015-07-03limit width of embedded <video> elementsAndrew Dolgov
2014-02-09add dejavu sans to heading font listAndrew Dolgov
2014-02-09use ubuntu fontset as one of the alternatives for headingsAndrew Dolgov
2014-01-29increase main reading font to 15px and set line-height to 1.5Andrew Dolgov
2014-01-29apply heading style to h4Andrew Dolgov
2014-01-29minor style updates to make 3panel headlines mode look closer to cdmAndrew Dolgov
2014-01-29reduce size of h1,2,3 elements inside article contentAndrew Dolgov
2014-01-28add some experimental font family updates for headlines and chrome elementsAndrew Dolgov
2014-01-28increase border contrast a bitAndrew Dolgov
2014-01-28minor css tweakAndrew Dolgov
2014-01-28improve contrast a bitAndrew Dolgov
2014-01-28prefs style updates, etcAndrew Dolgov
2014-01-27unify main and headlines toolbarAndrew Dolgov
2014-01-27default theme updatesAndrew Dolgov
2014-01-25increase headline title font sizes a bitAndrew Dolgov
2013-12-26disable content text justification for the time beingAndrew Dolgov
2013-10-17add context menu for cdmFeedTitle; change mark as read prompt for grouped ↵Andrew Dolgov
headlines more clear
2013-09-04fix wrong url() paths to toolbar.png in cssAndrew Dolgov
2013-07-26add experimental css hyphens support for english languageAndrew Dolgov
2013-07-17try justify text-alignment for contentAndrew Dolgov
2013-07-16add some transitions for headline title color changesAndrew Dolgov
2013-07-16add experimental hack to show row unread status in floating titleAndrew Dolgov
2013-07-11enable floating title for expandable combined mode, minor expandable mode fixesAndrew Dolgov
2013-07-11fix floating title positionAndrew Dolgov
2013-07-10fix floating title whitespace wrapping in titlewrapAndrew Dolgov
2013-07-10floating title: fix feed stylingAndrew Dolgov
2013-07-10rework floatingtitleAndrew Dolgov
2013-07-06fix broken highlighting of high-scored rowsAndrew Dolgov
2013-06-06unify some cdm padding values with 3panel modeAndrew Dolgov
2013-06-05unify excerpt font sizes for CDM and 3 panel mode, use single line headers ↵Andrew Dolgov
in expandable mode
2013-06-05use text-overflow in floatingTitleAndrew Dolgov
2013-06-05limit floatingTitle widthAndrew Dolgov
2013-06-05add experimental floating title when scrolling long articles in combined modeAndrew Dolgov
2013-05-20unify normal headline colors with cdm; add selected backgrounds in ↵Andrew Dolgov
expandable and 3 panel mode
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
default.css to make custom themes easier