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/karjerosdiena.lt/wp-content/plugins/wp-user-manager/assets/css/src/_account-tabs.scss
#wpum-account-forms-tabs {
	margin-bottom: 30px;
	ul {
		list-style: none;
		margin: 0;
		padding: 0;
		li {
			display: block;
			margin: 0 0 5px;
			padding: 10px 15px;
			border-radius: 3px;
			&:hover {
				text-decoration: none;
				background: #fcfcfc;
			}
			&.active {
				background: #efefef;
				text-decoration: none;
			}
			a {
				text-decoration: none;
			}
		}
	}
}