source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Fix ID vs.
@ 2011-12-31 18:48 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-12-31 18:48 UTC (permalink / raw)
  To: source

Log Message:
-----------
Fix ID vs. CLASS for man.cgi CSS selector on results table and vertically
align.

Modified Files:
--------------
    mdocml:
        man-cgi.css

Revision Data
-------------
Index: man-cgi.css
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man-cgi.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lman-cgi.css -Lman-cgi.css -u -p -r1.5 -r1.6
--- man-cgi.css
+++ man-cgi.css
@@ -9,6 +9,5 @@ body > div.results		{ font-size: smaller
 				  border-radius: 1em;
 			  	  font-size: small; }
 #mancgi input[name=expr] 	{ width: 25%; }
-#mancgi td.title		{ padding-right: 1em; 
-			  	  text-align: right; }
-
+.results td.title		{ vertical-align: top;
+				  padding-right: 1em; }
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-31 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-31 18:48 mdocml: Fix ID vs kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).