---
title: Table Success
layout: class
class: .success
slug: success
category: classes
top-category: CSS
category-slug: tables-contextual-classes
description: 'Adds a green background color to a table row (
or table cell (
). Indicates success or a positive action'
chained-class: '-'
parent-class: '.table'
element: 'td, tr'
tags:
- bootstrap
- CSS
---