summaryrefslogtreecommitdiff
path: root/ext/mixed/css
Commit message (Collapse)AuthorAge
* Button and image scanning (#705)toasted-nutbread2020-08-02
| | | | | | | * Update TextSourceElement.equals check to match TextSourceRange.equals * Force full query to be visible when scanning buttons or images with more text * Update style of query parser
* More display refactoring (#697)toasted-nutbread2020-08-01
| | | | | | | | | | | | | | | | | | | * Remove some unnecessary _setQuery calls * Add support for forcing the query parser to be visible or hidden * Move _setEventListenersActive calls * Remove URL for kanji links * Refactor _setContentTermsOrKanji * Move search query text assignment into Display * Move title updates into Display * Move popup close calls * Prevent infinite loop of extension unload events
* fix css class name (#591)siikamiika2020-06-07
| | | Broken in 90af55d4c84f545635f238178b30748a0e8093ee
* scale background icon when page is zoomed (#592)siikamiika2020-06-07
|
* Style adjustments (#537)toasted-nutbread2020-05-24
| | | | | | | | | | | | | * Remove newlines for term-definition-item-template * Update how action button icons are styled * Fix spacing * Group text colors together * Correct image styles * Fix missing </span>
* Use CSS variables for themes (#528)toasted-nutbread2020-05-10
| | | | | | | | | | | | | | | | | | | * Update formatting * Merge default tag color with category-less tags * Use CSS variables for colors * Add dark theme colors * Move color variables into display.css * Remove old stylesheets * Update headings * Bump minimum Firefox version to support CSS var() * Revert popular kanji text color
* Show small image preview on [Image] link hover/focustoasted-nutbread2020-04-18
|
* Add support for displaying imagestoasted-nutbread2020-04-18
|
* Merge pull request #438 from toasted-nutbread/display-generator-refactoringtoasted-nutbread2020-04-11
|\ | | | | Display generator refactoring
| * Rename "only" to "disambiguation" to match naming convention used for pitch ↵toasted-nutbread2020-04-09
| | | | | | | | accents
| * Use data-expression-multi instead of data-multitoasted-nutbread2020-04-09
| |
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
|/ | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* Hide reading disambiguation if the downstep notation is visibletoasted-nutbread2020-03-29
|
* Change namestoasted-nutbread2020-03-29
|
* Update how pitch accent expressions are disambiguatedtoasted-nutbread2020-03-28
|
* Update stylestoasted-nutbread2020-03-28
|
* Fix layering issuetoasted-nutbread2020-03-28
|
* Add optionstoasted-nutbread2020-03-28
|
* Add support for accent graphtoasted-nutbread2020-03-28
|
* Add support for displaying pitch accentstoasted-nutbread2020-03-28
|
* Add support for different sections for term contenttoasted-nutbread2020-03-28
|
* Fix audio buttons not being hidden properlytoasted-nutbread2020-03-01
|
* Increase z-index for navigation-headertoasted-nutbread2020-03-01
|
* Update stylestoasted-nutbread2020-02-25
|
* Merge pull request #350 from siikamiika/query-parser-html-templatessiikamiika2020-02-11
|\ | | | | query parser html templates
| * query parser html templatessiikamiika2020-02-10
| |
* | Improve style of some tagstoasted-nutbread2020-02-10
|/
* hide search input in native popupssiikamiika2020-02-09
|
* add scannable tags for expression and readingsiikamiika2020-02-02
|
* More fixes for Firefoxtoasted-nutbread2020-02-01
|
* Workaround Firefox text selection bugtoasted-nutbread2020-02-01
|
* Fix double clicking reason and glossary texttoasted-nutbread2020-02-01
|
* Fix tag double clicktoasted-nutbread2020-02-01
|
* partially revert be77544d77ba1f07955d76ebba1ab36286f0e52fsiikamiika2020-01-28
|
* query parser: add toggle for term spacingsiikamiika2020-01-25
|
* Fix font size issue with action-buttontoasted-nutbread2020-01-22
|
* Move body font settings to roottoasted-nutbread2020-01-22
|
* Add space to end of term listtoasted-nutbread2020-01-16
|
* Remove redundant definitiontoasted-nutbread2020-01-16
|
* Always show actions when there is only a single term resulttoasted-nutbread2020-01-16
|
* Update navigation header style on search pagetoasted-nutbread2020-01-16
|
* Update how content display is changedtoasted-nutbread2020-01-16
|
* Don't use document fragmenttoasted-nutbread2020-01-16
|
* Update how spinner visibility is controlledtoasted-nutbread2020-01-16
|
* Update display content generation to use HTML templatestoasted-nutbread2020-01-16
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* hide inactive history buttons instead of fadingsiikamiika2019-12-08
|
* move term navigation to top rightsiikamiika2019-12-08
|
* Display history navigation buttons fixed positionsiikamiika2019-11-28
|