projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Quelques améliorations / simplifications / nettoyages dans le style.
[Plinn.git]
/
skins
/
custom_generic
/
zpt_stylesheet.css.dtml
diff --git
a/skins/custom_generic/zpt_stylesheet.css.dtml
b/skins/custom_generic/zpt_stylesheet.css.dtml
index
84442d4
..
8acbdab
100644
(file)
--- a/
skins/custom_generic/zpt_stylesheet.css.dtml
+++ b/
skins/custom_generic/zpt_stylesheet.css.dtml
@@
-139,6
+139,7
@@
textarea {
#Masthead td {
vertical-align: middle;
#Masthead td {
vertical-align: middle;
+ padding:0;
}
#PortalLogo {
}
#PortalLogo {
@@
-194,11
+195,11
@@
textarea {
.ActionLink a:link,
.ActionLink a:visited,
.ActionLink a:active {
.ActionLink a:link,
.ActionLink a:visited,
.ActionLink a:active {
- color: &dtml-
l
inkColor;;
+ color: &dtml-
specialL
inkColor;;
text-decoration: none
}
text-decoration: none
}
-.ActionLink a:hover { color: &dtml-
l
inkHoverColor;}
+.ActionLink a:hover { color: &dtml-
specialL
inkHoverColor;}
/* Breadcrumbs + Search form */
/* Breadcrumbs + Search form */
@@
-372,11
+373,11
@@
textarea {
.listing a:link,
.listing a:visited,
.listing a:active {
.listing a:link,
.listing a:visited,
.listing a:active {
- color: &dtml-
specialL
inkColor;;
+ color: &dtml-
l
inkColor;;
}
.listing th a:hover {
}
.listing th a:hover {
- color: &dtml-
specialL
inkHoverColor;;
+ color: &dtml-
l
inkHoverColor;;
}
.listing td {
}
.listing td {
@@
-407,11
+408,11
@@
textarea {
.listingBar a:link,
.listingBar a:visited,
.listingBar a:active {
.listingBar a:link,
.listingBar a:visited,
.listingBar a:active {
- color : &dtml-
specialL
inkColor;;
+ color : &dtml-
l
inkColor;;
}
.listingBar a:hover {
}
.listingBar a:hover {
- color : &dtml-
specialL
inkHoverColor;;
+ color : &dtml-
l
inkHoverColor;;
}
.listingBar a.previous {
}
.listingBar a.previous {