From 2a6f10f5be41788b509803b3cd6874b2d0f52899 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 18 Oct 2016 18:48:18 -0700 Subject: adjusting style to work with new info on page --- system/admin/static/dashboard/css/admin.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css index 7da4154..d678fdc 100644 --- a/system/admin/static/dashboard/css/admin.css +++ b/system/admin/static/dashboard/css/admin.css @@ -158,6 +158,12 @@ footer p { margin-left: 10px; } +span.post-detail { + font-size: 11px; + color: #9e9e9e; + font-style: italic; +} + /* OVERRIDE Bootstrap + Materialize conflicts */ .iso-texteditor.input-field label { -- cgit v1.2.3