Rev 14266 | Rev 17544 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14266 | Rev 14267 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | --wims_ref_button_color |
28 | --wims_ref_button_color |
29 | --wims_ref_button_bgcolor |
29 | --wims_ref_button_bgcolor |
30 | </pre> |
30 | </pre> |
31 | 31 | ||
32 | <pre> |
32 | <pre> |
33 | <style> |
33 | <style> .mystyle { |
34 | padding:1em;border-left:solid; |
34 | padding:1em;border-left:solid; |
35 | border-left-width:.2em; |
35 | border-left-width:.2em; |
36 | border-left-color:var(--wims_ref_bgcolor); |
36 | border-left-color:var(--wims_ref_bgcolor); |
37 | } |
37 | } |
38 | </style> |
38 | </style> |