mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00f78ad823 | ||
|
|
962de8d053 |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "tabler-ui",
|
||||
"description": "Premium and Open Source dashboard template with responsive and high quality UI. For Free!",
|
||||
"version": "0.0.30",
|
||||
"version": "0.0.31",
|
||||
"keywords": [
|
||||
"css",
|
||||
"sass",
|
||||
|
||||
@@ -305,4 +305,7 @@ $thumbnail-bg: #fff;
|
||||
|
||||
// Pagination
|
||||
$pagination-color: $body-color;
|
||||
$pagination-disabled-color: $gray-400;
|
||||
$pagination-disabled-color: $gray-400;
|
||||
|
||||
// Navs
|
||||
$nav-tabs-link-active-bg: transparent;
|
||||
Reference in New Issue
Block a user