<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/cgit.css, branch v0.11.2</title>
<subtitle>Fork of cgit with my patches.</subtitle>
<id>http://git.kilabit.info/cgit/atom?h=v0.11.2</id>
<link rel='self' href='http://git.kilabit.info/cgit/atom?h=v0.11.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/'/>
<updated>2015-03-13T13:52:52Z</updated>
<entry>
<title>Remove no-op link from submodule entries</title>
<updated>2015-03-13T13:52:52Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>cgit@cryptocrack.de</email>
</author>
<published>2015-03-05T19:41:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=db021a1989a52911557ce6b998c11fbe4a4bea9d'/>
<id>urn:sha1:db021a1989a52911557ce6b998c11fbe4a4bea9d</id>
<content type='text'>
Instead of linking to the current page ("href='#'"), do not add a link
to a submodule entry at all if the module-link setting is not used.

Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>footer: link back to cgit home page</title>
<updated>2014-12-24T02:40:14Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-03-19T09:11:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=2159414a3945f059a7e52a4900ffcd1ca665e102'/>
<id>urn:sha1:2159414a3945f059a7e52a4900ffcd1ca665e102</id>
<content type='text'>
The footer has always been overrideable using the footer= in cgitrc, so
this won't anger anybody who cares about their footer.
</content>
</entry>
<entry>
<title>Reduce line number bloat, fix hover effect</title>
<updated>2014-01-08T13:59:38Z</updated>
<author>
<name>Peter Wu</name>
<email>lekensteyn@gmail.com</email>
</author>
<published>2013-10-03T10:17:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=4468ec1b15becf3838d8cf38440c527c487565a4'/>
<id>urn:sha1:4468ec1b15becf3838d8cf38440c527c487565a4</id>
<content type='text'>
Currently line numbers look like (for blob view and sdiff respectively):

    &lt;a class='no' id='n68' name='n68' href='#n68'&gt;68&lt;/a&gt;
    &lt;td class='lineno'&gt;&lt;a class='no' href='...#n1' id='n1' name='n1'&gt;1&lt;/a&gt;&lt;/td&gt;

name=".." is unnecessary if the id attribute is set (this even applies
to IE6), so drop it. (aside, in HTML5, the name attribute is gone.)

The line number links can be selected through their parent classes, no
need for another class "no", so drop it too.

For a file with 2000 lines, this yields a saving of 40% (29% gzipped).

While at it, fix the hover effect of line numbers: now the line number
get a black background as was intended.

Signed-off-by: Peter Wu &lt;lekensteyn@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>filters: import more modern scripts</title>
<updated>2013-05-27T19:54:16Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2013-05-27T19:39:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=8149be213f1c8f52b0dbe6c213f6073af57fa954'/>
<id>urn:sha1:8149be213f1c8f52b0dbe6c213f6073af57fa954</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Convert pager navigation into a unordered list</title>
<updated>2013-03-20T20:16:19Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>cgit@cryptocrack.de</email>
</author>
<published>2013-03-07T07:56:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=b60e6bff75719a5fb0df970bac3be6b2726cf73a'/>
<id>urn:sha1:b60e6bff75719a5fb0df970bac3be6b2726cf73a</id>
<content type='text'>
It is common practice and semantically appropriate to use unordered
lists for long navigation lists.

This also fixes the layout of very long pager navigations in
Webkit-based browsers.

Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>ui-repolist: Bold the currently viewed page.</title>
<updated>2012-10-08T21:29:29Z</updated>
<author>
<name>Jamie Couture</name>
<email>jamie.couture@gmail.com</email>
</author>
<published>2012-10-08T16:49:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=4675b91211fe3119a0def539521ac759b3fb57d0'/>
<id>urn:sha1:4675b91211fe3119a0def539521ac759b3fb57d0</id>
<content type='text'>
Signed-off-by: Jamie Couture &lt;jamie.couture@gmail.com&gt;
</content>
</entry>
<entry>
<title>css: only use div#cgit</title>
<updated>2012-03-20T07:00:20Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-19T22:09:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=45555512ba63b823c6340875254563ea05737668'/>
<id>urn:sha1:45555512ba63b823c6340875254563ea05737668</id>
<content type='text'>
Don't bother with 'body' and 'div#cgit form', since
everything is wrapped in 'div#cgit' already.
Removing these two types makes embedding even easier.

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>css: force text color to black on decorations</title>
<updated>2012-03-18T20:22:51Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-18T10:44:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=6e63ebfe004342cbe35e0b0f28de646ffa61933a'/>
<id>urn:sha1:6e63ebfe004342cbe35e0b0f28de646ffa61933a</id>
<content type='text'>
improves readability when embedding into a page that
has the text color set to a different color

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>css: vertically align the cgit logo image</title>
<updated>2012-03-18T20:22:18Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-18T10:44:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=fac65a7ed2d10f83d0df27e66e1c67e11663c220'/>
<id>urn:sha1:fac65a7ed2d10f83d0df27e66e1c67e11663c220</id>
<content type='text'>
When embedding cgit in other pages, the logo alignment needs to be
specified to avoid any css rules from the embedding page to make the
page look bad.

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>css: prefix all styles with div#cgit</title>
<updated>2012-03-18T20:22:02Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-18T10:44:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/cgit/commit/?id=add1ccb1d805e9472483e49c3ce55a2e30bf5aae'/>
<id>urn:sha1:add1ccb1d805e9472483e49c3ce55a2e30bf5aae</id>
<content type='text'>
to facilitate easier embedding

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
</feed>
