~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/pub/System/PatternSkinCssCookbookEditTableStyle/edittable.css

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
/* 1 */
 
3
.foswikiTopic .editTableInput,
 
4
.foswikiTopic .editTableTextarea {
 
5
        font-family:arial, "Lucida Grande", verdana, sans-serif;
 
6
}
 
7
/* 2 */
 
8
.foswikiTopic .editTable .foswikiTable td {
 
9
        vertical-align:top;
 
10
}