Vote #76851
完了Move inline CSS to application.css for private checkbox
0%
説明
Currently the checkbox for creating / editing an issue holds the checkbox for toggling private state within a paragraph tag, that is styled inline:
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.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------