Last change
on this file since 17877 was
16012,
checked in by grum, 12 years ago
|
feature:2634- compatibility with Piwigo 2.4
+add some objects on js framework
|
-
Property svn:executable set to
*
|
File size:
557 bytes
|
Line | |
---|
1 | |
---|
2 | /* roma css */ |
---|
3 | table.ui-inputColorPicker-inputContainer div.ui-inputNum div.ui-slider { |
---|
4 | border-color:#666666; |
---|
5 | } |
---|
6 | |
---|
7 | .ui-inputDialogColor { |
---|
8 | background:#222222; |
---|
9 | border:1px solid #666666; |
---|
10 | } |
---|
11 | .ui-inputDialogColor div.ui-dialog-titlebar { |
---|
12 | background:#666666; |
---|
13 | color:#222222; |
---|
14 | } |
---|
15 | .ui-inputDialogColor div.ui-dialog-buttonpane button { |
---|
16 | background:none repeat scroll 0 0 #666666; |
---|
17 | border-color:#999999 #444444 #444444 #999999; |
---|
18 | color:#222222; |
---|
19 | } |
---|
20 | .ui-inputDialogColor div.ui-dialog-buttonpane button:active { |
---|
21 | border-color:#444444 #999999 #999999 #444444; |
---|
22 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.