Revision 3685:3f1bacac1ac3,
254 bytes
checked in by franck <carnet.franck.paul@…>, 8 years ago
(diff) |
Switch from jQuery background fade plugin to CSS3 animation (plugin removed from distribution)
|
Line | |
---|
1 | /* ---------------------------------------------- Couleurs ajoutées via javascript |
---|
2 | /* color-picker.js */ |
---|
3 | |
---|
4 | .color-color-picker { |
---|
5 | border: 1px solid #000; |
---|
6 | width: 195px; |
---|
7 | background: #fff; |
---|
8 | } |
---|
9 | |
---|
10 | |
---|
11 | /* _media_item.js */ |
---|
12 | |
---|
13 | .color-div { |
---|
14 | border: 1px solid #ccc; |
---|
15 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.