|
@@ -1,5 +1,6 @@
|
|
@import "globals";
|
|
@import "globals";
|
|
|
|
|
|
|
|
+
|
|
/* TABLES */
|
|
/* TABLES */
|
|
|
|
|
|
table {
|
|
table {
|
|
@@ -78,7 +79,6 @@ table {
|
|
background: $content-contrast2-background-color;
|
|
background: $content-contrast2-background-color;
|
|
color: $content-contrast2-text-color;
|
|
color: $content-contrast2-text-color;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
-
|
|
|
|
@include transition(background-color $fast-transitions-duration);
|
|
@include transition(background-color $fast-transitions-duration);
|
|
|
|
|
|
&.sortable {
|
|
&.sortable {
|