diff options
Diffstat (limited to 'ext/mixed/css/display-default.css')
-rw-r--r-- | ext/mixed/css/display-default.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/mixed/css/display-default.css b/ext/mixed/css/display-default.css index 893e7bc1..38e1bf19 100644 --- a/ext/mixed/css/display-default.css +++ b/ext/mixed/css/display-default.css @@ -41,6 +41,7 @@ h2 { border-bottom-color: #eeeeee; } .tag[data-category=frequency] { background-color: #5cb85c; } .tag[data-category=partOfSpeech] { background-color: #565656; } .tag[data-category=search] { background-color: #8a8a91; } +.tag[data-category=pitch-accent-dictionary] { background-color: #6640be; } .term-reasons { color: #777777; } @@ -77,6 +78,8 @@ h2 { border-bottom-color: #eeeeee; } color: #ffffff; } +.term-pitch-accent-container { border-bottom-color: #eeeeee; } + .term-pitch-accent-character:before { border-color: #000000; } .term-pitch-accent-graph-line, |