Ignore:
Timestamp:
2021-08-17T15:03:14+12:00 (3 years ago)
Author:
davidb
Message:

Add dynamic word highlighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/atea/style/asr.scss

    r35302 r35304  
    121121
    122122    &:hover {
    123         background-color: rgba(255, 255, 0, 0.315)
    124     }
     123        background-color: rgba(255, 255, 0, 0.4)
     124    }
     125}
     126
     127.yellow {
     128    background-color: rgba(255, 255, 0, 0.4);
    125129}
    126130
Note: See TracChangeset for help on using the changeset viewer.