comparison static/js/tiny_mce/plugins/xhtmlxtras/css/attributes.css @ 312:88b2b9cb8c1f

Fixing #142; cut over to the django.contrib.staticfiles app.
author Brian Neal <bgneal@gmail.com>
date Thu, 27 Jan 2011 02:56:10 +0000
parents
children
comparison
equal deleted inserted replaced
311:b1c39788e511 312:88b2b9cb8c1f
1 .panel_wrapper div.current {
2 height: 290px;
3 }
4
5 #id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
6 width: 200px;
7 }
8
9 #events_panel input {
10 width: 200px;
11 }