Project

General

Profile

Actions

Patch #21076

closed

Move inline CSS to application.css for private checkbox

Added by Felix Gliesche almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Currently the checkbox for creating / editing an issue holds the checkbox for toggling private state within a paragraph tag, that is styled inline:

<p style="float:right; margin-right:1em;">

This makes it nearly impossible to style this element, e.g. for positioning. This patch adds an id to the paragraph tag and moves the current styles to the application.css file in order to allow custom styling of this element.


Files

Actions #1

Updated by Jan from Planio www.plan.io almost 10 years ago

  • Target version set to Candidate for next minor release
Actions #2

Updated by Jean-Philippe Lang almost 10 years ago

  • Assignee set to Jean-Philippe Lang
  • Target version changed from Candidate for next minor release to 3.1.2
Actions #3

Updated by Jean-Philippe Lang almost 10 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF