added light and dark gruvbox themes. fixed css issues.
This commit is contained in:
@@ -941,7 +941,7 @@
|
||||
*/
|
||||
.animated {
|
||||
-webkit-animation-duration: 1s;
|
||||
animation-duration: 1s;
|
||||
animation-duration: 0.5s;
|
||||
-webkit-animation-fill-mode: both;
|
||||
animation-fill-mode: both; }
|
||||
.animated.infinite {
|
||||
@@ -4472,8 +4472,7 @@ table.dataTable {
|
||||
clear: both;
|
||||
margin-top: 15px !important;
|
||||
margin-bottom: 15px !important;
|
||||
max-width: none !important;
|
||||
border-collapse: separate !important; }
|
||||
max-width: none !important;}
|
||||
table.dataTable td, table.dataTable th {
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box; }
|
||||
|
||||
Reference in New Issue
Block a user