We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0261e3 + 8c15a57 commit 9688368Copy full SHA for 9688368
assets/stylesheets/issue_dynamic_edit.css
@@ -86,8 +86,13 @@ body.controller-issues.action-show div.issue.details .btn-primary.validate {
86
background: #27ae60;
87
}
88
89
+body.controller-issues.action-show .edited .dynamicEdit select {
90
+ display: inline-block;
91
+}
92
+
93
body.controller-issues.action-show .dynamicEdit select {
94
border:none;
95
+ display:none;
96
background-image:none;
97
background-color:transparent;
98
-webkit-box-shadow: none;
0 commit comments