Skip to content

Commit

Permalink
Turned up the contrast on the default css.
Browse files Browse the repository at this point in the history
  • Loading branch information
markosullivan committed Apr 5, 2010
1 parent d9c5c0d commit 851e01f
Show file tree
Hide file tree
Showing 7 changed files with 102 additions and 82 deletions.
6 changes: 3 additions & 3 deletions applications/conversations/design/conversations.css
Expand Up @@ -98,7 +98,7 @@ body.Conversations h2 {
margin: 0;
}
ul.Conversations li.New {
background: #ffd;
background: #fffec1;
}
ul.Conversations li.Active {
cursor: pointer;
Expand Down Expand Up @@ -148,8 +148,8 @@ body.add #Content {
}
#ConversationForm form {
-moz-border-radius:2px 2px 2px 2px;
background:none repeat scroll 0 0 #E2F4FF;
border:1px solid #A5D0E7;
background:none repeat scroll 0 0 #c4e1ff;
border:1px solid #7caccb;
margin:0;
padding:20px;
text-align: right;
Expand Down
Binary file added applications/garden/design/images/buttonbg2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 851e01f

Please sign in to comment.