From 9feecd9331b05e14a829b11e8181618282461f3b Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Thu, 29 Jun 2006 05:34:15 +0000 Subject: [PATCH] r878: Adding feed information to the templates --- CREDITS | 3 +++ templates/global.css | 7 +++++++ templates/header.tpl | 2 ++ templates/headinclude.tpl | 1 + templates/images/feed.gif | Bin 0 -> 652 bytes 5 files changed, 13 insertions(+) create mode 100644 CREDITS create mode 100644 templates/images/feed.gif diff --git a/CREDITS b/CREDITS new file mode 100644 index 0000000..a753199 --- /dev/null +++ b/CREDITS @@ -0,0 +1,3 @@ +CREDITS: + +templates/images/feed.gif - http://feedicons.com; Mozilla Foundation \ No newline at end of file diff --git a/templates/global.css b/templates/global.css index e9557b9..6de6efa 100644 --- a/templates/global.css +++ b/templates/global.css @@ -160,6 +160,13 @@ a margin: 4px; } +.smallfont, .smallfont a +{ + color: rgb(255, 255, 255); + font-size: 10px; + text-decoration: none; +} + /*=====================================================================*\ || ################################################################### || # $HeadURL$ diff --git a/templates/header.tpl b/templates/header.tpl index 97c3999..1126203 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -12,6 +12,8 @@
+ @{ {@"Syndicate"} + {@"Listing"} {@"New Bug"} diff --git a/templates/headinclude.tpl b/templates/headinclude.tpl index d81591f..24c16d9 100644 --- a/templates/headinclude.tpl +++ b/templates/headinclude.tpl @@ -1,5 +1,6 @@ + \ No newline at end of file diff --git a/templates/images/feed.gif b/templates/images/feed.gif new file mode 100644 index 0000000000000000000000000000000000000000..ae759aac9e14d42b3b525c6c0573b2d630efcdfd GIT binary patch literal 652 zcmZ?wbhEHb6krfwc*el+|NsAGxh_9vS$>~x@pY2<$8OW#bFE(28~vJN`DLQnkC~P^ zsfpjFm_MsG{?u#w|L5lym4?qs^xw6bylgf7&}s5GPw(H4Pw!fdU)35utT24uX#A+m z@Kw9%n?|FDB?iwc^qDj$hox6GZPfPS3 zR~kL8H2nMV*}VdT*PW&>JIr3Rn*P1D^-iMp{X&B`U1s<4^Xp{j;K+X3Uzy!Nz5zD<93ULCnf_#VQtI6$#fkd%X?(o-4Un zSd|o}E%Wx-pmvy5h?iH~SuD`Sj>&j~?|F7bDUpB;4E!E!nG9m_>;gI#GxKaTo&>Y( z3lk8O7GBPjbjxwW9L5RCPOSVgW}1=7i_YvZV=rP@P_&4xhcO``Rk47@L4w1Yp}@27 za9e`~KZAs30-M8hjtmBdg$tG3R+*>l3M~w3JS(cH9LJ*Z(1*#oSv}~2gdtlHgQT#F T3CF>t=5{Ib5RO;@4hCxg>?t6p literal 0 HcmV?d00001 -- 2.22.5