style premium buttons
This commit is contained in:
parent
d7b9f141ab
commit
a5181f8be1
3 changed files with 24 additions and 10 deletions
|
|
@ -20,10 +20,7 @@
|
|||
Crear nueva oferta
|
||||
</button>
|
||||
|
||||
<div
|
||||
id="create-offer-controls"
|
||||
style="display: none;"
|
||||
>
|
||||
<div id="create-offer-controls" style="display: none">
|
||||
<div id="close-offer-controls-area">
|
||||
<img
|
||||
id="close-offer-controls-x"
|
||||
|
|
@ -157,10 +154,10 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="submit-button-area">
|
||||
<button id="button-submit-offer" class="button-primary button-large">
|
||||
Publicar oferta
|
||||
</button>
|
||||
</div>
|
||||
<button id="button-submit-offer" class="button-primary button-large">
|
||||
Publicar oferta
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue