Commit 0c61e8db authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Aplica mejoras de estructura, da estilo a módulo

parent d7d1d119
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
	@extend .fWidth
	noScroll()
	min-height 3rem
	padding 0.5rem 0
	padding .5rem 0
	fondo color $color13
	border-radius 5px 5px 0 0
	border-radius unquote('0\9')
@@ -41,7 +41,7 @@

	.optionZone
		display flex
		justify-content space-between
		justify-content end
		padding-right 2rem

	.buttonsZone
+20 −0
Original line number Diff line number Diff line
.designLayoutContainer
.genericDisplayer
	@extends .flexContainer
	max-width 100%
	max-height 100%
@@ -69,11 +70,30 @@
.layoutTextSearchListDesign
.layoutTextSearchFacetsListDesign
.layoutExternalTextSearchListDesign
.genericDisplayer
	flex-flow column

	.centerZone
		flex-grow 1

.genericDisplayer
	.topZone
		flex-flow row
		justify-content space-between
		flex-wrap wrap
		padding .5rem 0

		.titleContent
			fontSize 1.2
			font-weight bold
			color $yellowTitleRedmic
			padding-left .5rem

		> *
			flex-grow 1
			vertical-align center
			margin 0 .5rem

.speciesMainTextSearchFacetsListDesign
	.facetsZone
		width 25rem !important
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
	noDisplay()

.formContainer
	width 100%
	max-height 100%

.formContainerWithKeypad
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
.dijitTree
	margin 10px
	color $white
	width 100%

	// Styling for basic tree node (unhovered, unselected)
	// Also use this styling when dropping between items on the tree