Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 120 | Rev 122 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 120 Rev 121
Línea 1785... Línea 1785...
1785
	});
1785
	});
1786
JS;
1786
JS;
1787
$this->inlineScript()->captureEnd();
1787
$this->inlineScript()->captureEnd();
1788
?>
1788
?>
Línea -... Línea 1789...
-
 
1789
 
-
 
1790
<style type="text/css">
-
 
1791
	tbody input[type="checkbox"]{
1789
 
1792
			margin-left: 14px;
-
 
1793
	}
-
 
1794
	.panel-heading .accordion-toggle:after {
-
 
1795
			/* symbol for "opening" panels */
-
 
1796
			display: inline-block;
-
 
1797
			font: normal normal normal 14px/1 FontAwesome;
-
 
1798
			font-size: inherit;
-
 
1799
			content: "\f077" ;
-
 
1800
			float: right;        /* adjust as needed */
-
 
1801
			color: grey;         /* adjust as needed */
-
 
1802
			text-rendering: auto;
-
 
1803
			-webkit-font-smoothing: antialiased;
-
 
1804
	}
-
 
1805
	.panel-heading .accordion-toggle.collapsed:after {
-
 
1806
			/* symbol for "collapsed" panels */
-
 
1807
			content: "\f078";    /* adjust as needed, taken from bootstrap.css */
-
 
1808
	}
Línea 1790... Línea 1809...
1790
 
1809
</style>
1791
  
1810
  
1792
<!-- Content Header (Page header) -->
1811
<!-- Content Header (Page header) -->
1793
<section class="content-header">
1812
<section class="content-header">