ba0fd80732
- buttons_toolbar: now expect links represented by an array instead of HTML content - fields_toolbar: now expect a form represented by an array instead of HTML content - action_plugin: now expect links represented by an array instead of HTML content Default templates updated accordingly mprove theme dependent plugin placeholders:
9 lines
No EOL
112 B
CSS
9 lines
No EOL
112 B
CSS
.linktitle a {
|
|
color: red;
|
|
}
|
|
|
|
#demo_marquee {
|
|
background: darkmagenta;
|
|
color: white;
|
|
font-weight: bold;
|
|
} |