bgneal@45: /* CSS file for cell dialog in the table plugin */ bgneal@45: bgneal@45: .panel_wrapper div.current { bgneal@45: height: 200px; bgneal@45: } bgneal@45: bgneal@45: .advfield { bgneal@45: width: 200px; bgneal@45: } bgneal@45: bgneal@45: #action { bgneal@45: margin-bottom: 3px; bgneal@45: } bgneal@45: bgneal@45: #class { bgneal@45: width: 150px; bgneal@45: }