diff website/issues/html/issue.item.html @ 6476:10a8a6bc4667

Change spacing for file addition; larger comment block; top label Add padding to file input not the close button. This groups the clear button with its file input. Comment block becomes larger. In table layout, make header and data align to top of cell. Add padding to in table headers, makes the rows easier to scan.
author John Rouillard <rouilj@ieee.org>
date Sat, 28 Aug 2021 21:43:11 -0400
parents a2c340261290
children bc95f7431efb
line wrap: on
line diff
--- a/website/issues/html/issue.item.html	Sat Aug 28 21:03:39 2021 -0400
+++ b/website/issues/html/issue.item.html	Sat Aug 28 21:43:11 2021 -0400
@@ -416,7 +416,7 @@
                                 /* lighter color */
                              background: rgba(255,255,255,0.4);
                           }
-		button.clearButton, input.fileDesc {margin-block-end: 0.5em}
+		input[id$=\@content], input.fileDesc {margin-block-end: 0.5em}
               </style>
 
 <p tal:condition="context/id" i18n:translate="">

Roundup Issue Tracker: http://roundup-tracker.org/