diff --git a/runbot_merge/views/templates.xml b/runbot_merge/views/templates.xml index 4a085ce6..5a11b855 100644 --- a/runbot_merge/views/templates.xml +++ b/runbot_merge/views/templates.xml @@ -24,6 +24,9 @@ .batch a:not(:last-of-type) a:after { content: ","; } + .pr-listing > * { display: inline-block; } + .pr-awaiting { opacity: 0.8; } + .pr-blocked { opacity: 0.6; } @@ -50,26 +53,30 @@ ('staging_id', '=', False), ]) "/> - -
Awaiting
-