[Rt-commit] rt branch, 4.6/align-people-in-assets, updated. rt-4.4.4-374-gdfade9b17

Michel Rodriguez michel at bestpractical.com
Tue Sep 10 17:24:00 EDT 2019


The branch, 4.6/align-people-in-assets has been updated
       via  dfade9b1791925ac732b3fd6ba587ac6adfb0393 (commit)
      from  364be485b4953d8ec4d1b707611ed2d349986378 (commit)

Summary of changes:
 share/static/css/elevator-light/misc.css | 6 ++++++
 1 file changed, 6 insertions(+)

- Log -----------------------------------------------------------------
commit dfade9b1791925ac732b3fd6ba587ac6adfb0393
Author: michel <michel at bestpractical.com>
Date:   Tue Sep 10 23:23:24 2019 +0200

    Fixes the style of the User Summary link in the Assets/People box

diff --git a/share/static/css/elevator-light/misc.css b/share/static/css/elevator-light/misc.css
index 2b8340356..0d7cd856d 100644
--- a/share/static/css/elevator-light/misc.css
+++ b/share/static/css/elevator-light/misc.css
@@ -51,4 +51,10 @@ div.asset-people h3 {
     font-weight: 400;
 }
 
+div.asset-people a.user-summary {
+    position: absolute;
+    right: 0;
+    text-decoration: underline;
+}
+
 

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


More information about the rt-commit mailing list