[#22,theme][s]: bootstrap-ify edit and transform forms a little.

This commit is contained in:
Rufus Pollock
2012-01-10 18:57:01 +00:00
parent dec04dca64
commit dfae2ca750
3 changed files with 14 additions and 12 deletions

View File

@@ -91,7 +91,9 @@
*********************************************************/
/* direct borrowing from twitter buttons */
.data-table th {
.data-table th,
.transform-column-view .expression-preview-table-wrapper th
{
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));