summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-10-18 18:48:18 -0700
committerSteve Manuel <nilslice@gmail.com>2016-10-18 18:48:18 -0700
commit2a6f10f5be41788b509803b3cd6874b2d0f52899 (patch)
tree4f43d837c909dbf44e71c7af49dd50332e6e27ee
parent22a46b6d1c362d3af4b1d675d9c1e304edbda198 (diff)
adjusting style to work with new info on page
-rw-r--r--system/admin/static/dashboard/css/admin.css6
1 files changed, 6 insertions, 0 deletions
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 {