annotate WebContent/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
1 .panel_wrapper div.current {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
2 height: 290px;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
3 }
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
4
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
5 #id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
6 width: 200px;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
7 }
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
8
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
9 #events_panel input {
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
10 width: 200px;
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
11 }