I'd like to add editing in place in the list of patches instead of
having to select, scroll down and make the changes.
For the time being, just change the header background color and padding
space.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Stephen Finucane <stephen.finucane@intel.com>
margin-top: 0em;
margin-left: -0.6em;
margin-right: -0.6em;
- padding-left: 0.3em;
- padding-right: 0.3em;
- background: #786fb4;
+ padding: 0.3em 0.3em 0.3em 0.6em;
+ background-color: #0A0A47;
color: white;
font-size: 100%;
}