[Pkg-mozext-commits] [itsalltext] 255/459: Changed the size of the text areas

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit 8298c0f2a91bffa209c8bb18765c3cdbd738d58d
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Thu Jun 21 10:48:10 2007 -0400

    Changed the size of the text areas
---
 tests/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/style.css b/tests/style.css
index 853bc49..c3eb330 100644
--- a/tests/style.css
+++ b/tests/style.css
@@ -5,7 +5,7 @@ h1 { background: #00f; color: #fff;
      padding: 0.8ex 1em 0.2ex; }
 form { margin: 0; padding: 0; }
 textarea { background: #ddd; color: #000; 
-           height: 5ex; width: 10em; display: inline; }
+           height: 3em; width: 30em; display: inline; }
 
 tt { color: #080; font-weight: bold; font-size: 1.1em; }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list