Bug #2248 » 2248.patch
components/com_comprofiler/plugin/templates/luna/template.css | ||
---|---|---|
ul#fieldValuesList li { height: 2em; line-height: 1.0em; background-image:url(images/mini-icons/icon-18-sort_up_down.png); background-position:right center; background-repeat:no-repeat; margin-left: 20px; margin-bottom: 4px; cursor: move; }
|
||
ul#fieldValuesList li input { cursor: text; }
|
||
.fieldValuesList-selected { height: 2em; line-height: 1.0em; background-color: #E6F7D4; background-image:none !important; }
|
||
|
||
table.adminform table.paramlist tr td input,
|
||
table.adminform table.paramlist tr td label {
|
||
float: none;
|
||
display: inline;
|
||
}
|
- « Previous
- 1
- 2
- Next »