[Rt-commit] rt branch, 4.6/remove-shading-change-on-mouse-over-on-ticket-display, created. rt-4.4.4-699-gdea8cf4f63

Michel Rodriguez michel at bestpractical.com
Wed Jan 22 08:18:48 EST 2020


The branch, 4.6/remove-shading-change-on-mouse-over-on-ticket-display has been created
        at  dea8cf4f63dc75165494a8d1732e4fb94bc38728 (commit)

- Log -----------------------------------------------------------------
commit dea8cf4f63dc75165494a8d1732e4fb94bc38728
Author: michel <michel at bestpractical.com>
Date:   Tue Jan 21 22:56:01 2020 +0100

    Remove shading of the cog icons when hovering over a different portlet.

diff --git a/share/static/css/elevator-light/boxes.css b/share/static/css/elevator-light/boxes.css
index b22640e243..7a00f3211a 100644
--- a/share/static/css/elevator-light/boxes.css
+++ b/share/static/css/elevator-light/boxes.css
@@ -52,12 +52,6 @@
     border-radius: 0 0.25em 0 0.25em;
 }
 
-.titlebox .titlebox-title .right a,
-.titlebox .titlebox-title .right a:visited {
-    color: #999;
-    font-weight: 500;
-}
-
 .titlebox:hover .titlebox-title .right a,
 .titlebox:active .titlebox-title .right a {
     color: #000

-----------------------------------------------------------------------


More information about the rt-commit mailing list