Nuevo plugin Redmine CKEditor 1.1.5
This commit is contained in:
parent
64924a6376
commit
698e4e7c3c
635 changed files with 24046 additions and 0 deletions
19
plugins/redmine_ckeditor/assets/stylesheets/selector.css
Normal file
19
plugins/redmine_ckeditor/assets/stylesheets/selector.css
Normal file
|
@ -0,0 +1,19 @@
|
|||
div.selector-container select {
|
||||
float: left;
|
||||
padding: 3px;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
div.selector-container div.container {
|
||||
float: left;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
div.selector-container div.clear {
|
||||
clear: left;
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
div.selector-container input.button {
|
||||
width: 8em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue