Last change
on this file since 18713 was
18407,
checked in by mistic100, 12 years ago
|
add some help about "categories" feature
|
File size:
438 bytes
|
Line | |
---|
1 | #emails input[type="text"], select { |
---|
2 | margin:2px 10px !important; |
---|
3 | } |
---|
4 | |
---|
5 | tr.delete input, tr.delete select { |
---|
6 | opacity:0.5; |
---|
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; |
---|
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; |
---|
27 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.