projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Mise à jour localisation.
[Plinn.git]
/
skins
/
generic
/
plinn_style.css.dtml
diff --git
a/skins/generic/plinn_style.css.dtml
b/skins/generic/plinn_style.css.dtml
index
91ffb14
..
17128b1
100644
(file)
--- a/
skins/generic/plinn_style.css.dtml
+++ b/
skins/generic/plinn_style.css.dtml
@@
-103,22
+103,19
@@
table.assign_global_roles {
color : &dtml-specialLinkHoverColor;;
}
color : &dtml-specialLinkHoverColor;;
}
-.config .tabs a {
- color : &dtml-tabsFontColor;;
- text-decoration: none }
-
+.config .tabs a,
+.config .tabs a:link,
+.config .tabs a:visited,
.config .tabs a:active {
.config .tabs a:active {
- color: &dtml-tabsFontColor;; }
+ color : &dtml-tabsFontColor;;
+ text-decoration: none
-.config .tabs a:hover {
- color: #59c }
-
-.config .tabs a:link {
- color: &dtml-tabsFontColor;; }
-
-.config .tabs a:visited {
- color: &dtml-tabsFontColor;; }
+}
+.config .tabs a:hover {
+ color: #59c
+}
+
.config .tabs td {
padding-right: 5px;
padding-left: 5px;
.config .tabs td {
padding-right: 5px;
padding-left: 5px;
@@
-136,9
+133,13
@@
table.assign_global_roles {
border: solid 1px #669;
}
border: solid 1px #669;
}
-.config .tabs td.selected a {
+.config .tabs td.selected a,
+.config .tabs td.selected a:link,
+.config .tabs td.selected a:visited,
+.config .tabs td.selected a:active {
color: #000;
color: #000;
- font-weight: bold }
+ font-weight: bold
+}
.twins_list {
vertical-align: middle }
.twins_list {
vertical-align: middle }
@@
-188,7
+189,7
@@
table.assign_global_roles {
margin-left : 0 ;
color: &dtml-bulletColor;;
list-style-position : inside ;
margin-left : 0 ;
color: &dtml-bulletColor;;
list-style-position : inside ;
- list-style-image : url(
list_bullet.gif
);
+ list-style-image : url(
&dtml-portal_url;/list_bullet.png
);
}
.tree_box table {
}
.tree_box table {