From: Laury GvR Date: Fri, 14 Sep 2018 21:02:27 +0000 (-0400) Subject: Broken JS. Added sample Member widget & styles on the main dashboard X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7f466ad44e18fca0d6d298b331dab87a2bf4cccd;p=WP-Plugins%2Fglm-member-db.git Broken JS. Added sample Member widget & styles on the main dashboard --- diff --git a/css/admin.css b/css/admin.css index 3cac1b9f..4a46b551 100644 --- a/css/admin.css +++ b/css/admin.css @@ -803,3 +803,36 @@ td.glm-nowrap { cursor: pointer; } .glm-import-td { padding:15px !important; margin: 0; } + + +/* New Dashboard Styles */ +.dashboard-summary-widget .summary-widget-handle::after { + content: ""; + position: absolute; + top: 55%; + transform: translateY(-50%); + right: 10px; + width: 0; + height: 0; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + border-top: 6px solid black; +} +.dashboard-summary-widget .summary-widget-handle { + padding: 7px 10px; + background-color: white; + color: black; + border-bottom: 1px solid #eee; + font-size: 15px; + font-weight: bold; + position: relative; +} +.dashboard-summary-widget { + background-color: white; + box-shadow: none; + border-color: #e5e5e5; + box-shadow: 0 1px 1px rgba(0,0,0,0.04); +} +.glm-summary-widgets-wrapper > h2 { + font-size: 32px; +} \ No newline at end of file diff --git a/views/admin/members/header.html b/views/admin/members/header.html index 31ca525e..f99f111c 100644 --- a/views/admin/members/header.html +++ b/views/admin/members/header.html @@ -1,3 +1,93 @@ + +
+

GLM Associate Dashboard

+
+
+
+
+
    +
  • +
    Members
    +
    + +
    + Number of members 0 +
    + (actions) +
    + + + + + + + + +
    +
    +
  • +
+
    +
  • +
    Events
    +
    + +
    + Number of events 0 +
    + (actions) +
    + + + + + + + + +
    +
    +
  • +
+
+
+
+
+
+ + + +
{if $enable_members}

All {$terms.term_member_plur_cap}