Last change
on this file since 19272 was
18407,
checked in by mistic100, 12 years ago
|
add some help about "categories" feature
|
File size:
438 bytes
|
Rev | Line | |
---|
[17945] | 1 | #emails input[type="text"], select { |
---|
[17483] | 2 | margin:2px 10px !important; |
---|
| 3 | } |
---|
| 4 | |
---|
[17945] | 5 | tr.delete input, tr.delete select { |
---|
[17483] | 6 | opacity:0.5; |
---|
[17945] | 7 | } |
---|
| 8 | |
---|
| 9 | #addEntry { |
---|
| 10 | display:inline-block; |
---|
| 11 | padding:2px 5px; |
---|
| 12 | margin:4px; |
---|
| 13 | border-width:1px; |
---|
| 14 | border-style:solid; |
---|
| 15 | border-radius:10px; |
---|
| 16 | font-weight:bold; |
---|
[18407] | 17 | } |
---|
| 18 | |
---|
| 19 | .infos.tip { |
---|
| 20 | background-image:none; |
---|
| 21 | font-weight:normal; |
---|
| 22 | padding:10px; |
---|
| 23 | min-height:0; |
---|
| 24 | width:700px; |
---|
| 25 | margin:20px auto 5px auto; |
---|
| 26 | border-radius:5px; |
---|
[17483] | 27 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.