diff --git a/public/css/dashboard.css b/public/css/dashboard.css index 7582056..1cd8e5a 100644 --- a/public/css/dashboard.css +++ b/public/css/dashboard.css @@ -1,5 +1,3 @@ - - .b-example-divider { width: 100%; height: 3rem; @@ -20,11 +18,6 @@ fill: currentColor; } - - - - - .bd-mode-toggle { z-index: 1500; } @@ -48,8 +41,6 @@ content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255,255,255,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e"); } - - .btn-toggle[aria-expanded="true"]::before { transform: rotate(90deg); } diff --git a/resources/views/layouts/dashb5.blade.php b/resources/views/layouts/dashb5.blade.php index c2bcc1d..d42ade7 100644 --- a/resources/views/layouts/dashb5.blade.php +++ b/resources/views/layouts/dashb5.blade.php @@ -34,36 +34,34 @@ } aside { - /* border: 1px yellow solid; */ - position: fixed; - overflow: auto; - height: calc(100vh - 68px); - justify-content: flex-start; - align-self: flex-start; - + /* border: 1px yellow solid; */ + position: fixed; + overflow: auto; + height: calc(100vh - 68px); + justify-content: flex-start; + align-self: flex-start; } main { - position: relative; - overflow: auto; - margin-left: auto; - justify-content: flex-end; - align-self: flex-end; + position: relative; + overflow: auto; + margin-left: auto; + justify-content: flex-end; + align-self: flex-end; } #sidebarshow { - display: none; - + display: none; } @media screen and (max-width: 575px) { - #sidebarshow { - display: inline; - } + #sidebarshow { + display: inline; + } - #sidebartoggle { - display: none; - } + #sidebartoggle { + display: none; + } } @@ -474,138 +472,11 @@ -
| # | -Header | -Header | -Header | -Header | -
|---|---|---|---|---|
| 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 | -