Dotclear

Ticket #2211 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

Médiathèque / interface avancée : retouche cosmétique

Reported by: Mirovinben Owned by: team
Priority: normal Milestone: 2.11
Component: module:admin Version: dev
Severity: trivial Keywords:
Cc:

Description

Sous Windows7/Firefox (pas texté ailleurs), le bouton "Tout annuler" est collé juste au dessus du bouton "Envoyer". Constat ancien.

Ma proposition : ajouter

div.enhanced_uploader .button.cancel{
	margin-bottom: 1em;
}

à l'endroit ad-hoc de (dotclear)/admin/style/default.css

Change History

comment:1 Changed 9 years ago by Mirovinben

Manque le même traitement pour le bouton "Actualiser".

Donc ajouter plutôt :

div.enhanced_uploader .button.cancel,
div.enhanced_uploader .button.clean{
	margin-bottom: 1em;
}

comment:2 Changed 9 years ago by franck

  • Milestone changed from A definir to 2.11

comment:3 Changed 9 years ago by franck <carnet.franck.paul@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [1ccfc95b40a3]) Keeps enhanced uploader buttons inline (media manager), fix #2211

Note: See TracTickets for help on using tickets.

Sites map