Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsternberg committed Jan 30, 2014
2 parents fdb39af + c93cfbe commit 145637d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ table.cmb_metabox tr:first-of-type td, table.cmb_metabox tr:first-of-type th {
border:0; border:0;
} }


.post-php table.cmb_metabox td, .post-php table.cmb_metabox th { .post-php table.cmb_metabox td, .post-new-php table.cmb_metabox td, .post-php table.cmb_metabox th, .post-new-php table.cmb_metabox th {
border-top: 1px solid #E9E9E9; border-top: 1px solid #E9E9E9;
} }


.post-php table.cmb_metabox th { .post-php table.cmb_metabox th, .post-new-php table.cmb_metabox th {
text-align: right; text-align: right;
font-weight:bold font-weight:bold
} }
Expand Down

0 comments on commit 145637d

Please sign in to comment.