Commit 53d61a58 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Mejora visualización de Tracking y fuentes

Permite reducir la vista de Tracking, optimizando la visualización de la
barra de progreso (obligaba a un tamaño mínimo demasiado grande).

Reduce menos las fuentes en resoluciones pequeñas, para mejorar la
legibilidad.
parent 6db358f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ define([

		_createAndAddContent: function() {

			this.topbarNode = put(this.domNode, 'div.mediumSolidContainer.rounded.titleContainer');
			this.topbarNode = put(this.domNode, 'div.mediumSolidContainer.rounded');
			this.centerNode = put(this.domNode, 'div.mapCenterContainer');
			this.mapNode = put(this.centerNode, 'div.mediumSolidContainer.mapContainer.borderRadius');
			this.contentNode = put(this.centerNode, 'div.mediumSolidContainer.mapSideContainer.borderRadius');
Compare 7736daec to 58e0da9d
Original line number Diff line number Diff line
Subproject commit 7736daec6fdbbf0717c726bc4fa9f8fd2fb83d71
Subproject commit 58e0da9d39274f9d27071739d0df0c6b8bf02ec8