diff --git a/extension/content.css b/extension/content.css index 38fe438..3aed4f0 100644 --- a/extension/content.css +++ b/extension/content.css @@ -112,6 +112,9 @@ border-bottom: 1px solid #ccc !important; border-radius: 3px !important; } +.upload-enabled textarea:focus { + border-bottom: 1px solid #2188ff !important; +} /* remove random protip at the bottom of the page */ .protip {