public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-ads:master commit in: gentoo_ads/ads/templates/
@ 2011-05-04  0:57 Robin H. Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2011-05-04  0:57 UTC (permalink / raw
  To: gentoo-commits

commit:     78a6cc934fbb09a9e33c18f5679e94a8e0d69e6b
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 00:57:04 2011 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed May  4 00:57:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads.git;a=commit;h=78a6cc93

Drop max-height for now.

---
 gentoo_ads/ads/templates/ads.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gentoo_ads/ads/templates/ads.html b/gentoo_ads/ads/templates/ads.html
index d63aa28..a1d0a15 100644
--- a/gentoo_ads/ads/templates/ads.html
+++ b/gentoo_ads/ads/templates/ads.html
@@ -16,7 +16,7 @@
 		}
 		div.ads a img {
 			max-width: 125px;
-			max-height: 125px;
+			/* max-height: 125px; */
 			border: 0 none;
 			margin: 0.25em 0em;
 		}



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/gentoo-ads:master commit in: gentoo_ads/ads/templates/
@ 2013-06-09  1:07 Robin H. Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2013-06-09  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     314ff931b88d76c817493c22510787c84f5bc78a
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 01:06:30 2013 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 01:06:30 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads.git;a=commit;h=314ff931

Fix protocol on CSS.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

---
 gentoo_ads/ads/templates/ads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gentoo_ads/ads/templates/ads.html b/gentoo_ads/ads/templates/ads.html
index a1d0a15..8cfde9d 100644
--- a/gentoo_ads/ads/templates/ads.html
+++ b/gentoo_ads/ads/templates/ads.html
@@ -3,7 +3,7 @@
   <head>
     <title></title>
     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
-    <link title="new" rel="stylesheet" href="http://www.gentoo.org/css/main.css" type="text/css" />
+    <link title="new" rel="stylesheet" href="//www.gentoo.org/css/main.css" type="text/css" />
     <style type="text/css">
 		div.ads {
 			text-align: center;


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-09  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-09  1:07 [gentoo-commits] proj/gentoo-ads:master commit in: gentoo_ads/ads/templates/ Robin H. Johnson
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04  0:57 Robin H. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox