From 61d5b3e37b4dc6da4f7da48751b741ad49245cb1 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Thu, 1 Nov 2018 00:03:34 -0400 Subject: Update issue message submit buttons I'm going to be adding another button down here in the btn-group (more later). So to make room, I'm removing the text on these buttons, leaving only the icons. The text will instead be a tooltip, visible when the button is hovered. In the case of the 'Close issue' button, it is changed from btn-success to btn-default. I will tweak colors once this portion of the UI matures. For now, I don't want the rainbow in my face. Signed-off-by: Malf Furious --- app/view/issue.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/view/issue.php') diff --git a/app/view/issue.php b/app/view/issue.php index 2d781ba..a0e2535 100644 --- a/app/view/issue.php +++ b/app/view/issue.php @@ -115,12 +115,12 @@ require_once "class/issue.class.php";
- -
-- cgit v1.2.3