All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.page_menu.css.main.scss Maven / Gradle / Ivy

There is a newer version: 6.0.36
Show newest version
.wiki-navigation-portlet-page-menu {
	.lfr-panel {
		.accordion-heading {
			padding-left: 5px;
		}

		.lfr-panel-titlebar {
			margin-bottom: 0;
		}
	}

	.page-menu {
		a {
			display: block;
			line-height: 22px;
			padding: 0 20px;

			&:hover {
				background-color: #4ea9da;
				color: #fff;
			}
		}

		&,
		li {
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy