projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1a998
)
Fix typo.
author
Tom Hughes
<tom@compton.nu>
Wed, 23 Apr 2008 07:43:33 +0000
(07:43 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 23 Apr 2008 07:43:33 +0000
(07:43 +0000)
public/stylesheets/site.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/site.css
b/public/stylesheets/site.css
index 35a76c498fef2fbfb19a7cdc7d808bcae5a23021..0ebec9c597bb65e8c28989b60c25ef4674ba7632 100644
(file)
--- a/
public/stylesheets/site.css
+++ b/
public/stylesheets/site.css
@@
-525,7
+525,7
@@
hides rule from IE5-Mac \*/
list-style: square;
}
-input[type="text"], input[type="password"], textarea
s
{
+input[type="text"], input[type="password"], textarea {
border: 1px solid black;
}