[recipes] Make "Directions" bold again



commit 7f6af862f20b8c0b020b3da0031c27800a7f337d
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 27 23:22:44 2017 -0400

    Make "Directions" bold again
    
    The css we use did not apply to that label anymore.

 src/recipes.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/recipes.css b/src/recipes.css
index b5d60da..ce86565 100644
--- a/src/recipes.css
+++ b/src/recipes.css
@@ -7,6 +7,7 @@ popover .heading {
   padding: 0 0 10px 0;
 }
 
+.heading > label,
 label.heading {
   font: 16px Cantarell;
   font-weight: bold;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]