aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/assets
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-12-25 04:07:49 -0800
committerXavier Noria <fxn@hashref.com>2011-12-25 04:08:55 -0800
commit46e2db0da681775399ef8e656cd84f05a4776e40 (patch)
tree788d543ec95b18f31c3bd43e0b1c3d738ab1e821 /railties/guides/assets
parent05b8faa2040cc7062a91dfd527dd27459d01439d (diff)
downloadrails-46e2db0da681775399ef8e656cd84f05a4776e40.tar.gz
rails-46e2db0da681775399ef8e656cd84f05a4776e40.tar.bz2
rails-46e2db0da681775399ef8e656cd84f05a4776e40.zip
download guides for the Kindle and Kindle apps from the home page
Diffstat (limited to 'railties/guides/assets')
-rw-r--r--railties/guides/assets/stylesheets/main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/railties/guides/assets/stylesheets/main.css b/railties/guides/assets/stylesheets/main.css
index cf6e9e5cc8..4a775f632c 100644
--- a/railties/guides/assets/stylesheets/main.css
+++ b/railties/guides/assets/stylesheets/main.css
@@ -341,6 +341,14 @@ h6 {
margin-top: 0.25em;
}
+#mainCol dd.kindle, #subCol dd.kindle {
+ background: #d5e9f6 url(../images/tab_info.gif) no-repeat left top;
+ border: none;
+ padding: 1.25em 1em 1.25em 48px;
+ margin-left: 0;
+ margin-top: 0.25em;
+}
+
#mainCol div.warning, #subCol dd.warning {
background: #f9d9d8 url(../images/tab_red.gif) no-repeat left top;
border: none;