This commit is contained in:
Ray Lothian 2018-08-15 16:17:16 +04:30
parent ce9223f342
commit 2f7b81c8fe
2 changed files with 12 additions and 7 deletions

View file

@ -4,10 +4,11 @@
<title>My Test Extension Options</title>
<style>
body {
min-width: 400px;
padding: 10px;
min-width: 600px;
}
textarea {
width: 100%;
}
textarea { width: 100%; }
.h {
text-decoration: underline;
text-decoration-style: dashed;