Mailing List Archive

rt branch, 5.0/fix-search-error-display-styling, created. rt-5.0.0-2-g108b7c34f4
The branch, 5.0/fix-search-error-display-styling has been created
at 108b7c34f46e71049c69d28d4059adf231b0c7d8 (commit)

- Log -----------------------------------------------------------------
commit 108b7c34f46e71049c69d28d4059adf231b0c7d8
Author: Dianne Skoll <dianne@bestpractical.com>
Date: Tue Jul 28 13:52:34 2020 -0400

Fix error page style from query builder

This looks reasonable to me and should fix ticket #227408

diff --git a/share/static/css/elevator-light/forms.css b/share/static/css/elevator-light/forms.css
index e408ecd617..e9b4b6f12b 100644
--- a/share/static/css/elevator-light/forms.css
+++ b/share/static/css/elevator-light/forms.css
@@ -81,11 +81,8 @@ div.results .titlebox-content {

div.error-titlebox .titlebox-title span.left {
border: none;
- border-right: 2px solid #b00;
margin-left: 0;
padding-left: 2.3em;
- background-color: #f00;
- color: #fff;
}

div.error-titlebox .titlebox-content {

-----------------------------------------------------------------------
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit