diff --git a/templates/default-layout.lucius b/templates/default-layout.lucius index 1cdd12452..8deb58679 100644 --- a/templates/default-layout.lucius +++ b/templates/default-layout.lucius @@ -5,8 +5,9 @@ --color-success: #23d160; --color-info: #c4c4c4; --color-lightblack: #1A2A36; - --color-lightwhite: #FCFFFA; + --color-lightwhite: #fcfffa; --color-grey: #B1B5C0; + --color-grey-light: #f4f5f6; --color-font: #34303a; --color-fontsec: #5b5861; @@ -515,7 +516,7 @@ section { padding: 0 0 12px; margin: 0 0 12px; border-bottom: 1px solid #d3d3d3; - + } section:last-of-type { diff --git a/templates/widgets/pageactionprime.hamlet b/templates/widgets/pageactionprime.hamlet index 13aff9d10..624ec8e51 100644 --- a/templates/widgets/pageactionprime.hamlet +++ b/templates/widgets/pageactionprime.hamlet @@ -1,17 +1,16 @@ $newline never $if hasPageActions