projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Édition de l'url du serveur Solr.
[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
..
0dc1b34
100644
(file)
--- a/
skins/generic/content_style.css.dtml
+++ b/
skins/generic/content_style.css.dtml
@@
-2,6
+2,7
@@
.rounded-corners {
border-radius: &dtml-borderRadius;px;
.rounded-corners {
border-radius: &dtml-borderRadius;px;
+ padding: &dtml-borderRadius;px;
}
.std-border {
}
.std-border {
@@
-10,7
+11,12
@@
.std-background {
padding: &dtml-borderRadius;px;
.std-background {
padding: &dtml-borderRadius;px;
- background: &dtml-backgroundColor;;
+ background: &dtml-outlineColor;;
+}
+
+.std-focusbox {
+ background: &dtml-tabsBorderColor;;
+ padding: &dtml-borderRadius;px;
}
/*</dtml-with> */
\ No newline at end of file
}
/*</dtml-with> */
\ No newline at end of file