projects
/
Plinn.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Nouveaux styles.
[Plinn.git]
/
skins
/
generic
/
plinn_ckeditor_styles.js.dtml
1
CKEDITOR.stylesSet.add( 'plinn_styles', [
2
{ name : 'Arrondis',
3
className : 'rounded-corners'
4
},
5
{ name : 'Bordure standard',
6
className : 'std-border'
7
},
8
{ name : 'Fond coloré',
9
className : 'std-background'
10
},
11
]);