projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55884d0
)
Ajout d'une règle pour que le sélecteur de format dans FCK soit sur le fond gris.
author
Benoît Pin
<pin@cri.ensmp.fr>
Thu, 4 Aug 2011 12:32:15 +0000
(14:32 +0200)
committer
Benoît Pin
<pin@cri.ensmp.fr>
Thu, 4 Aug 2011 12:32:15 +0000
(14:32 +0200)
skins/photo_theme/photo_style.css.dtml
patch
|
blob
|
history
diff --git
a/skins/photo_theme/photo_style.css.dtml
b/skins/photo_theme/photo_style.css.dtml
index
9fc3533
..
fda9075
100644
(file)
--- a/
skins/photo_theme/photo_style.css.dtml
+++ b/
skins/photo_theme/photo_style.css.dtml
@@
-164,4
+164,12
@@
table.home td {
font-size:10px;
}
+/* FCK overloads */
+
+.SC_Item, .SC_ItemSelected
+{
+ background-color: &dtml-backgroundColor;
+}
+
+
/* </dtml-with> */
\ No newline at end of file