mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
8 lines
404 B
Twig
8 lines
404 B
Twig
<div class="row-fluid">
|
|
<div class="span12">
|
|
<button class="hided" style="margin-left:3px;float:left;"></button>
|
|
<button class="showed" style="display:none;margin-left:3px;float:left;"></button>
|
|
<button class="hided" style="margin-right:10px;float:right;"></button>
|
|
<button class="showed" style="display:none;margin-right:10px;float:right;"></button>
|
|
</div>
|
|
</div> |