We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce4446f commit 3edb377Copy full SHA for 3edb377
1 file changed
vendor/assets/stylesheets/rails_admin/bootstrap/_variables.scss
@@ -132,7 +132,7 @@ $table-bg: transparent !default;
132
//** Background color used for `.table-striped`.
133
$table-bg-accent: #f9f9f9 !default;
134
//** Background color used for `.table-hover`.
135
-$table-bg-hover: #f5f5f5 !default;
+$table-bg-hover: #f0f0ff !default;
136
$table-bg-active: $table-bg-hover !default;
137
138
//** Border color for table and cell borders.
0 commit comments