projects
/
Plinn.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Ajout d'une css spécifique pour l'éditeur ck : il peut être nécessaire de faire quelq...
[Plinn.git]
/
skins
/
generic
/
global_plinn_style_editor.css.dtml
1
/* global_plinn_style.css */
2
<dtml-var global_plinn_style.css>
3
4
/* personalisation pour l'éditeur
5
<dtml-with base_properties> */
6
body {
7
background: &dtml-contentBackgroundColor;;
8
line-height:2em;
9
}
10
/* </dtml-with> */