summaryrefslogtreecommitdiffstats
path: root/main.css
Commit message (Collapse)AuthorAgeFilesLines
* pad out the fretboard buttonsBrian Cully2025-07-281-2/+5
|
* fix some css sizing issues in the fretboardBrian Cully2025-07-281-7/+9
|
* wip: making some progress on the gridBrian Cully2025-05-121-2/+15
| | | | | - got radio buttons back, but open/selected still have different interfaces. should use getAttribute() everywhere
* wip: major refactor for web components and grid layoutBrian Cully2025-05-121-0/+22
| | | | | | - hovering on notes from the key doesn't work. - need to show fret on/off, not notes, they're too distracting - save button broken
* embed history list, use custom elements for cssBrian Cully2025-05-121-19/+32
|
* css: use varsBrian Cully2025-04-101-13/+35
|
* css: chord scale color when clicked + pointer when hovered.Brian Cully2025-03-101-0/+7
|
* add click handler for notes in key selectorBrian Cully2025-03-101-0/+15
|
* implement test hover behavior on key selector's note listBrian Cully2025-03-101-0/+4
|
* css: narrow triad displayBrian Cully2025-03-101-1/+1
|
* add display for available chords in the keyBrian Cully2025-03-091-0/+11
|
* css: show note interval underneath noteBrian Cully2025-03-091-1/+18
|
* modify note list when changing keysBrian Cully2025-03-091-0/+8
|
* html: add test key selectorBrian Cully2025-03-091-0/+4
|
* html: add classes to fret tds and trs, rejiggerBrian Cully2025-03-091-5/+25
|
* mute strings by clicking on the open noteBrian Cully2025-03-081-0/+4
|
* html: add some cssBrian Cully2025-03-081-0/+16