projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ajout classe .std-focusbox.
[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
..
127de77
100644
(file)
--- a/
skins/generic/plinn_style.css.dtml
+++ b/
skins/generic/plinn_style.css.dtml
@@
-96,29
+96,26
@@
table.assign_global_roles {
.config a:link,
.config a:visited,
.config a:active {
.config a:link,
.config a:visited,
.config a:active {
- color : &dtml-
specialL
inkColor;;
+ color : &dtml-
l
inkColor;;
}
.config a:hover {
}
.config a:hover {
- color : &dtml-
specialL
inkHoverColor;;
+ color : &dtml-
l
inkHoverColor;;
}
}
-.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 }
@@
-175,9
+176,8
@@
table.assign_global_roles {
}
.boxes_container th {
}
.boxes_container th {
- background-color: &dtml-boxeHeaderBackgroundColor;;
color: &dtml-fontColor;;
color: &dtml-fontColor;;
- border-bottom:
&dtml-tabsBorderWidth; soli
d &dtml-boxesBorderColor;;
+ border-bottom:
thin dotte
d &dtml-boxesBorderColor;;
}
.boxes_container ul {
}
.boxes_container ul {
@@
-185,10
+185,9
@@
table.assign_global_roles {
padding : 2px }
.boxes_container li {
padding : 2px }
.boxes_container li {
- margin-left : 0 ;
+ margin-left : 0
.5em
;
color: &dtml-bulletColor;;
color: &dtml-bulletColor;;
- list-style-position : inside ;
- list-style-image : url(list_bullet.gif);
+ list-style:none;
}
.tree_box table {
}
.tree_box table {
@@
-203,6
+202,7
@@
table.assign_global_roles {
.clipboard,
.news_box {
border: &dtml-tabsBorderWidth; solid &dtml-tabsBorderColor;;
.clipboard,
.news_box {
border: &dtml-tabsBorderWidth; solid &dtml-tabsBorderColor;;
+ border-radius:7px;
}
.news_box td.even { background-color: &dtml-evenRowBackgroundColor;; }
}
.news_box td.even { background-color: &dtml-evenRowBackgroundColor;; }
@@
-540,17
+540,6
@@
table.assign_global_roles {
margin-bottom: 1px;
}
margin-bottom: 1px;
}
-#HeaderArea a
-#HeaderArea a:link,
-#HeaderArea a:visited,
-#HeaderArea a:active {
- color : &dtml-specialLinkColor;;
-}
-
-#HeaderArea a:hover {
- color : &dtml-specialLinkHoverColor;;
-}
-
/* Mosaic document */
table.input_form { border: none; border-spacing: 4px }
table.input_form tr td { border: none }
/* Mosaic document */
table.input_form { border: none; border-spacing: 4px }
table.input_form tr td { border: none }
@@
-607,4
+596,9
@@
ul.completions li:hover {
padding:0 0.5em;
}
padding:0 0.5em;
}
+/* ckeditor */
+a.cke_path_item, a.cke_path_empty {
+ color: #4c4c4c;
+}
+
/* </dtml-with> */
/* </dtml-with> */