Commit db88dabe authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Retoca detalles de listado, sugerencias y facets

parent 3aa10f57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

	.dijitTitlePaneTitle
		cursor pointer
		fontSize 1.4rem
		fontSize 1.2rem
		margin-bottom 10px

	.dijitTitlePaneTitleFocus
+3 −1
Original line number Diff line number Diff line
.containerList .bottomList, .bottomListBorder .contentList
.containerList .bottomList
.bottomListBorder .contentList
	border-radius 0 0 5px 5px
	border-top solid 1px $gray

.containerList
	padding 0
+12 −0
Original line number Diff line number Diff line
@@ -91,10 +91,22 @@
		padding 5px
		cursor pointer
		border-top 1px solid rgba($white, 0.1)

		&:last-child
			border-radius 0 0 5px 5px

		em
		b
			fontSize 1.2
			color $blue

		&:hover
			background-color $blue

			em
			b
				color $blueDark

		img
			width 15px
			height 15px