diff --git a/idhub/static/css/dashboard.css b/idhub/static/css/dashboard.css index 452547c..3aac76a 100644 --- a/idhub/static/css/dashboard.css +++ b/idhub/static/css/dashboard.css @@ -55,6 +55,10 @@ body { color: #9cc666; } +.sidebar .admin.nav-link.active { + color: #56beac; +} + .sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather { color: inherit; @@ -99,6 +103,9 @@ body { .bg-green { background-color: #9cc666; } +.admin.bg-green { + background-color: #56beac; +} .bg-grey { background-color: #545f71; @@ -126,7 +133,7 @@ body { } .ul_sidebar { - margin-left: 2rem; + margin-left: 2.5rem; } .sidebar .nav-link.active2 { @@ -136,4 +143,25 @@ body { h3 { font-sice: 1.2em; -} \ No newline at end of file +} + +.btn { + padding: 0.1em 2em; + font-weight: 700; +} + +.btn-green-admin { + background-color: #a3e3d7; +} + +.btn-grey { + background-color: #f3f3f3; +} + +.btn-green-user { + background-color: #c7e3a3; +} + +.btn-yellow { + background-color: #efe3b4; +} diff --git a/idhub/templates/idhub/admin_dashboard.html b/idhub/templates/idhub/admin_dashboard.html new file mode 100644 index 0000000..886430b --- /dev/null +++ b/idhub/templates/idhub/admin_dashboard.html @@ -0,0 +1,140 @@ +{% extends "idhub/base_admin.html" %} +{% load i18n %} + +{% block content %} +
# | ++ | + | + | + |
---|---|---|---|---|
1,001 | +random | +data | +placeholder | +text | +
1,002 | +placeholder | +irrelevant | +visual | +layout | +
1,003 | +data | +rich | +dashboard | +tabular | +
1,003 | +information | +placeholder | +illustrative | +data | +
1,004 | +text | +random | +layout | +dashboard | +
1,005 | +dashboard | +irrelevant | +text | +placeholder | +
1,006 | +dashboard | +illustrative | +rich | +data | +
1,007 | +placeholder | +tabular | +information | +irrelevant | +
1,008 | +random | +data | +placeholder | +text | +
1,009 | +placeholder | +irrelevant | +visual | +layout | +
1,010 | +data | +rich | +dashboard | +tabular | +
1,011 | +information | +placeholder | +illustrative | +data | +
1,012 | +text | +placeholder | +layout | +dashboard | +
1,013 | +dashboard | +irrelevant | +text | +visual | +
1,014 | +dashboard | +illustrative | +rich | +data | +
1,015 | +random | +tabular | +information | +text | +