This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
datatable.directory
Watch
1
Star
0
Fork
You've already forked datatable.directory
1
Code
Issues
25
Pull Requests
Releases
Wiki
Activity
datatable.directory codebase
https://datatable.directory/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
128
Commits
2
Branches
0
Tags
1.8 MiB
Tag:
Branch:
Tree:
c642774316
editing
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c642774316'
${ noResults }
datatable.directory
/
resources
/
assets
/
sass
/
app-dark.scss
5 lines
43 B
Raw
Normal View
History
Unescape
Escape
Add dark mode [db]
6 years ago
// Variables
$theme
:
dark
;
Simplify dark scss, some fixes, more convenient dark_mode()
6 years ago
@import
"
app
"
;