diff -r 000000000000 -r 03b0d1493584 web/wp-content/plugins/gigs-calendar/gigs-calendar-admin-wp2.5.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/plugins/gigs-calendar/gigs-calendar-admin-wp2.5.css Wed Dec 23 17:55:33 2009 +0000 @@ -0,0 +1,23 @@ +ul#gigs-menu { + margin: .5em 0px; +} + +div.instructions { + background-color: #E4F2FD; +} + +table#gig-list.widefat table td { + border: 0px; +} + +div#postcustomstuff-new table td { + vertical-align: top; +} + +div#postcustomstuff-new table th { + line-height:1.3em; + padding:9px 15px 6px 10px; + text-align:left; + color:#D7D7D7; + background-color: #464646; +} \ No newline at end of file