File tree Expand file tree Collapse file tree
app/assets/stylesheets/rails_admin/themes/cerulean
vendor/assets/stylesheets/rails_admin/bootstrap Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ $table-bg: transparent;
132132// ** Background color used for `.table-striped`.
133133$table-bg-accent : #f9f9f9 ;
134134// ** Background color used for `.table-hover`.
135- $table-bg-hover : #f5f5f5 ;
135+ $table-bg-hover : #f0f0ff ;
136136$table-bg-active : $table-bg-hover ;
137137
138138// ** Border color for table and cell borders.
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ $table-bg: transparent !default;
132132// ** Background color used for `.table-striped`.
133133$table-bg-accent : #f9f9f9 !default ;
134134// ** Background color used for `.table-hover`.
135- $table-bg-hover : #f5f5f5 !default ;
135+ $table-bg-hover : #f0f0ff !default ;
136136$table-bg-active : $table-bg-hover !default ;
137137
138138// ** Border color for table and cell borders.
You can’t perform that action at this time.
0 commit comments