~vcs-imports/almidon/trunk

« back to all changes in this revision

Viewing changes to core/pub/js/tiny_mce/plugins/xhtmlxtras/css/attributes.css

  • Committer: christian
  • Date: 2010-09-11 20:55:52 UTC
  • Revision ID: svn-v4:924a4236-293c-0410-b38f-c0813de1d4fd:trunk:381
Change name to pub directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
}