aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/templates
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2014-09-25 16:07:19 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2014-09-25 16:07:19 -0300
commit89307fe2cee0bb0205d159f67a61a70e92ebe8a3 (patch)
tree64edfd91d43b259b74efc879ead5868198ce55d0 /railties/lib/rails/templates
parent3f1d04e3bb04d240792112b5b45a9062c72e0df4 (diff)
parentbe0206e4e2c18575e22361c19925ee5a48a34965 (diff)
downloadrails-89307fe2cee0bb0205d159f67a61a70e92ebe8a3.tar.gz
rails-89307fe2cee0bb0205d159f67a61a70e92ebe8a3.tar.bz2
rails-89307fe2cee0bb0205d159f67a61a70e92ebe8a3.zip
Merge pull request #17024 from buddhamagnet/amend-welcome-page
Amend welcome page
Diffstat (limited to 'railties/lib/rails/templates')
-rw-r--r--railties/lib/rails/templates/rails/welcome/index.html.erb7
1 files changed, 6 insertions, 1 deletions
diff --git a/railties/lib/rails/templates/rails/welcome/index.html.erb b/railties/lib/rails/templates/rails/welcome/index.html.erb
index eb620caa00..e6feda8c97 100644
--- a/railties/lib/rails/templates/rails/welcome/index.html.erb
+++ b/railties/lib/rails/templates/rails/welcome/index.html.erb
@@ -95,7 +95,12 @@
padding-top: 3px;
padding-bottom: 3px;
}
- #about-content td.name {color: #555}
+ #about-content td.name {
+ font-weight: bold;
+ vertical-align: top;
+ color: #555
+ }
+
#about-content td.value {color: #000}
#about-content ul {