[Git][noosfero/noosfero][stable-2.5] Merge branch 'issue-6885' into 'master'

Rodrigo Souto gitlab at mg.gitlab.com
Mon Sep 10 17:14:33 BRT 2018


Rodrigo Souto pushed to branch stable-2.5 at Noosfero / noosfero


Commits:
7210f865 by Rodrigo Souto at 2018-09-10T20:14:31Z
Merge branch 'issue-6885' into 'master'

Fixes wrong buttons color

See merge request noosfero/noosfero!1610

(cherry picked from commit b25f8729b2fbfb7555b49a9e34d20b3e2871a728)

58666b48 Revert https://gitlab.com/noosfero/noosfero/merge_requests/1552
- - - - -


1 changed file:

- public/designs/themes/base/style.scss


Changes:

=====================================
public/designs/themes/base/style.scss
=====================================
@@ -34,8 +34,6 @@ input, textarea {
 
 .button {
   border-radius: 4px;
-  color: #346392;
-  border-color: #346392;
 }
 
 /* ==> layout.css <== */
@@ -615,8 +613,6 @@ div#notice {
     display: flex;
     a.button {
       flex-grow: 1;
-      border-color: #346392;
-      color: #346392;
     }
   }
 }



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/7210f8656471a764b482992b5f741279c7e1f43d

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/7210f8656471a764b482992b5f741279c7e1f43d
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180910/9cda0a2d/attachment-0001.html>


More information about the Noosfero-dev mailing list