Last change
on this file since 9724 was
9683,
checked in by mistic100, 14 years ago
|
[extentions] Smilies Support
- compatibility with Piwigo 2.2.0
- many corrections
|
File size:
261 bytes
|
Line | |
---|
1 | div #smiliesdiv { |
---|
2 | position:absolute; |
---|
3 | z-index:1000; |
---|
4 | visibility:hidden; |
---|
5 | } |
---|
6 | |
---|
7 | .smiliestable { |
---|
8 | background: buttonface; |
---|
9 | border: 1px solid; |
---|
10 | margin: 1; |
---|
11 | } |
---|
12 | |
---|
13 | #smiliesdiv img { |
---|
14 | cursor: pointer; |
---|
15 | } |
---|
16 | |
---|
17 | .properties textarea { |
---|
18 | width:80%; |
---|
19 | margin:0 10%; |
---|
20 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.