about summary refs log tree commit diff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorFerry Huberts <ferry.huberts@pelagic.nl>2012-03-18 11:44:04 +0100
committerLars Hjemli <hjemli@gmail.com>2012-03-18 20:22:18 +0000
commitfac65a7ed2d10f83d0df27e66e1c67e11663c220 (patch)
treead379d06a7fa5dae1809a04b30991884bb3906e4 /tests/Makefile
parentcss: prefix all styles with div#cgit (diff)
downloadcgit-pink-fac65a7ed2d10f83d0df27e66e1c67e11663c220.tar.gz
cgit-pink-fac65a7ed2d10f83d0df27e66e1c67e11663c220.zip
css: vertically align the cgit logo image
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 <ferry.huberts@pelagic.nl>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
4fc3710bdbe771edd4e3550dba&follow=1'>Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping