Skip to content

Commit

Permalink
Add buttons style to table based forms
Browse files Browse the repository at this point in the history
  • Loading branch information
vboctor committed Nov 8, 2014
1 parent 0d5422d commit 231e84e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/default.css
Expand Up @@ -577,6 +577,7 @@ div.form-container > table > tr:nth-child(even),
{ background-color: #d8d8d8; }

form > table > tr:last-child,
div.table-container > table > tbody > tr > td.buttons,
div.table-container > table > tbody > tr > td.right {
background-color: white;
}
Expand Down

0 comments on commit 231e84e

Please sign in to comment.