Update tabledemo and add primeblocks & icons pages

This commit is contained in:
Çetin
2021-12-20 18:06:23 +03:00
parent 2b18107f22
commit bc08999a0a
22 changed files with 1345 additions and 192 deletions
+2 -1
View File
@@ -240,7 +240,7 @@ a {
}
.layout-menu li .layout-menuitem-root-text {
text-transform: uppercase;
color: var(--text-color-secondary);
color: var(--surface-900);
font-weight: 600;
margin-bottom: 0.5rem;
font-size: 0.875rem;
@@ -273,6 +273,7 @@ a {
}
.layout-menu li a.router-link-exact-active {
font-weight: 700;
color: var(--primary-color);
}
.layout-menu li.active-menuitem > a .menuitem-toggle-icon:before {
content: "\e933";