HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/apklausos/assets/admin_themes/adminbasics_temporary/004-displayParticipants.scss
#selectable .ui-selecting { background: #8CCE00;  }
#selectable .ui-selected { background: 	#C1DD7F; color: #000000; }
#selectable { list-style-type: none; margin: 2px; padding: 0; width: 90%; }
#selectable li {  padding: 1em; font-size: 1em; height: 9px;text-align: center;margin: 4px;}

#feedback { font-size: 1.4em; }

#selectableadd .ui-selecting { background: #0066CC; }
#selectableadd .ui-selected { background: #0066CC; color: white; }
#selectableadd { list-style-type: none; margin: 0; padding: 0; width: 90%; text-align: center; }
#selectableadd li { margin: 3px; padding: 0.4em; font-size: 1em; height: 18px; text-align: center;}

.popupgroup {
    border: 1px solid #DAE5F4;
	padding: 10px;
	border-radius: 3px;
	margin: 8px;

}