projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Styles pour les contenus sur le thème clair.
[Plinn.git]
/
skins
/
generic
/
content_style.css.dtml
diff --git
a/skins/generic/content_style.css.dtml
b/skins/generic/content_style.css.dtml
index
a723a03
..
6d58eff
100644
(file)
--- a/
skins/generic/content_style.css.dtml
+++ b/
skins/generic/content_style.css.dtml
@@
-10,7
+10,13
@@
.std-background {
padding: &dtml-borderRadius;px;
.std-background {
padding: &dtml-borderRadius;px;
- background: &dtml-backgroundColor;;
+ background: &dtml-outlineColor;;
+}
+
+.std-focusbox {
+ background: &dtml-tabsBorderColor;;
+ color: &dtml-tabsFontColor;;
+ padding: &dtml-borderRadius;px;
}
/*</dtml-with> */
\ No newline at end of file
}
/*</dtml-with> */
\ No newline at end of file