aboutsummaryrefslogtreecommitdiff
path: root/ext/css
Commit message (Collapse)AuthorAge
* Hotkey arguments (#1565)toasted-nutbread2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update display * Move scope definitions * Update scopes button after changing action * Don't show menu if empty * Improve scope updating * Update style * Simplify * Add argument to settings * Update convertToNumber implementation * Add support for arguments * Pass argument to action handler * Update hotkey action definitions * Remove x3 options
* Update hotkey settings design (#1564)toasted-nutbread2021-03-27
| | | | | | | | | | | | | | | | | * Update PopupMenu event prevention * Use vars for button padding * Add button-inner-label style * Add input-button button * Update display of scope selection * Add hidden argument text input field * Remove unnecessary calls * Display a strike through the enabled button when no scopes are selected
* Fix tag disambiguation (#1556)toasted-nutbread2021-03-25
| | | | | * Update display generator to use new data format for tag disambiguation * Add separator for multiple disambiguations
* Update display results style (#1536)toasted-nutbread2021-03-16
| | | | | * Expose resultOutputMode * Update display styles
* Add css width var (#1523)toasted-nutbread2021-03-13
| | | | | * Rename --main-content-size to --content-width * Add --content-width-search variable
* Remove TODO comment from settings.css (#1522)toasted-nutbread2021-03-13
|
* Fix tag height (#1515)toasted-nutbread2021-03-10
|
* Add CSS variable to control tag height (#1495)toasted-nutbread2021-03-06
|
* Fix and improve some CSS vars (#1465)toasted-nutbread2021-02-28
|
* Update color of name tag to not overlap with frequency tag color (#1457)toasted-nutbread2021-02-27
|
* Misc display style updates (#1454)toasted-nutbread2021-02-27
| | | | | * Remove unused style * Update inflection separator
* Improve expression variables (#1453)toasted-nutbread2021-02-27
| | | | | * Improve how colors are used for expressions * Add more color definitions
* Organize display styles (#1452)toasted-nutbread2021-02-27
| | | | | | | | | | | | | * Improve grouping for inflection and expression styles * kanji-link => expression-kanji-link * Remove unnecessary entry-header2 and entry-header3 * Move tag list into header for consistency with term definitions * Move styles * Add clear
* Refactor display styles (#1451)toasted-nutbread2021-02-27
| | | | | | | | | | | | | | | * term-expression => expression * term-pitch-accent => pitch-accent * term-reason => inflection, term-reasons => inflection-list * term-details => expression-list-details * term-glossary => glossary * Update tag list classes * term-definition => definition
* Refactor expression vars (#1449)toasted-nutbread2021-02-27
| | | | | | | | | | | | | * Group expression styles * Rename var * Update var name and style * Group --kanji* vars * Rename var * Rename vars
* Add standalone reading (#1448)toasted-nutbread2021-02-27
| | | | | | | | | * Add option * Update display * Hide redundant readings * Improve label and description
* Improve Anki card type selection (#1445)toasted-nutbread2021-02-26
| | | | | | | | | | | | | * Update separator line styles * Add tabs * Add support for radio select * Remove old select * Move out of scroll region * Fix missing line
* Disambiguation style strings (#1442)toasted-nutbread2021-02-25
| | | | | | | | | * Add strings section * Add disambiguation prefix/suffix strings * Add separator strings * Add padding definition
* Improve frequency display (#1438)toasted-nutbread2021-02-25
| | | | | | | | | | | * Add frequencyDisplayMode option * Update tests * Add setting * Update frequency display styles * Improve wrapping
* Update tag styles (#1437)toasted-nutbread2021-02-23
|
* Update tag display styles (#1433)toasted-nutbread2021-02-21
|
* Fix missing spacing after frequency disambiguation (#1432)toasted-nutbread2021-02-21
|
* Improve tag styles (#1431)toasted-nutbread2021-02-21
| | | | | | | * Update tag styles * Refactor _createTag * Update padding
* Improve some values based on the font-size (#1430)toasted-nutbread2021-02-21
|
* Rename context.css to action-popup.css (#1428)toasted-nutbread2021-02-21
|
* Improve button styles (#1427)toasted-nutbread2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update variable names * Update standard button styles * Update styles * Update button styles * Update styles * Add current styles * Update button styles * Update styles * Update outline item styles * Update styles * Update styles * Update notification button styles * Update button styles
* Focus visible styles (#1426)toasted-nutbread2021-02-20
| | | | | | | | | | | * Add focus-visible styles * Add focus-visible styles * Add focus-visible styles * Add focus-visible styles * Add focus-visible styles
* Refactor styles (#1425)toasted-nutbread2021-02-20
| | | | | | | | | | | | | | | * Replace :not(:disabled) styles * Use var for style * Update active styles * Update disabled styles for <input> elements * Update button disabled styles * Add focus styles to checkbox * Update style name
* Remove section headings (#1413)toasted-nutbread2021-02-16
|
* Fix search tags in split and grouped display modes (#1412)toasted-nutbread2021-02-16
|
* Audio popup menu primary card audio selection (#1406)toasted-nutbread2021-02-15
| | | | | | | | | | | | | | | | | | | * Add card icon to audio menu items * Update cache data format * Create _getCacheItem * Add _playAudioFromSource function * Implement default card audio info * Specify exact audio to download when an override is assigned * Abstract using _getMenuItemSourceInfo * Update downloadability check * Update the main audio menu buttons to also assign the default source
* Display audio menu refactor (#1404)toasted-nutbread2021-02-15
| | | | | * Update display and generation of the audio menu * Wrap menu items in a div to allow for horizontal layout groupings
* Use consistent number of newlines at the start of files (#1402)toasted-nutbread2021-02-15
|
* Move settings2.css to settings.css (#1400)toasted-nutbread2021-02-15
|
* Move settings.css to settings-old.css (#1399)toasted-nutbread2021-02-15
|
* Disable user-select on preview iframe (#1398)toasted-nutbread2021-02-15
|
* Move css files (#1374)toasted-nutbread2021-02-12
| | | | | * Move bg/css/ to css/ * Move mixed/css/ to css/
* File reorgAlex Yatskov2016-04-06
|
* File reorgAlex Yatskov2016-04-04