aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/global/narrate.css
diff options
context:
space:
mode:
authorhorst31802017-04-20 01:44:54 +0200
committerGitHub2017-04-20 01:44:54 +0200
commitcdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6 (patch)
tree9cf155c26ca8ba184f87c33c7a61c42bf8d09d87 /arc-firefox-theme/chrome/global/narrate.css
parent6d434580a2c66f82bb6a144f8470e95bb314ea23 (diff)
parent541ad47a735339b74001c25564efbe9b793be505 (diff)
downloadsolarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.tar.gz
solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.tar.xz
solarc-firefox-theme-cdacef2e3a5ee22688c3ad2a8b5f78a9f41937c6.zip
Merge branch 'master' into master
Diffstat (limited to 'arc-firefox-theme/chrome/global/narrate.css')
-rw-r--r--arc-firefox-theme/chrome/global/narrate.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/global/narrate.css b/arc-firefox-theme/chrome/global/narrate.css
index 8a44e78..4514eff 100644
--- a/arc-firefox-theme/chrome/global/narrate.css
+++ b/arc-firefox-theme/chrome/global/narrate.css
@@ -22,7 +22,7 @@ body.dark .narrating {
z-index: -1;
border-bottom-style: solid;
border-bottom-width: 7px;
- transition: left 0.1s ease;
+ transition: left 0.1s ease, width 0.1s ease;
}
.narrating > .narrate-word-highlight {