diff options
author | guntasgrewal <guntasgrewal@gmail.com> | 2014-03-04 15:58:30 -0500 |
---|---|---|
committer | guntasgrewal <guntasgrewal@gmail.com> | 2014-03-04 15:58:30 -0500 |
commit | aca85cf084702c29014a17eafb090421061fae8b (patch) | |
tree | bce8e25b0e86c1207a0599fa6f74b2ec2722523d /app/assets | |
parent | 89cf8c1bf9b528b739794071cc035121fa962c1a (diff) |
itest git
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/application.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 35fe66b..896d7c1 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -13,7 +13,7 @@ */ #query{ - background-color: #888; + background-color: white; border: 2px solid #ED9C28; border-radius: 5px; color: #FFF; |