Added scripts for content, Improved tables and buttons

Update scripts.php, sidebar.php, and 20 more files...
This commit is contained in:
2023-05-24 07:04:00 +02:00
parent 3cadb29be5
commit d5ea7e369b
22 changed files with 302 additions and 130 deletions

View File

@@ -13,6 +13,10 @@
.border {
border: 1px solid #{$color-border-all};
&.b-light {
border: 1px solid #{$color-border-light};
}
}
* {