[Git][noosfero/noosfero][master] 2 commits: refactoring new user button style and send

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jun 28 11:50:26 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
ad72805c by KahCosta at 2018-06-25T13:27:44Z
refactoring new user button style and send

- - - - -
4b3f0aa2 by Rodrigo Souto at 2018-06-28T14:50:22Z
Merge branch 'issue_351_New_user_Button' into 'master'

refactoring new user button style and send

See merge request noosfero/noosfero!1552
- - - - -


1 changed file:

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


Changes:

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



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2951428051d6a939b40939e225abf28acbb14ed1...4b3f0aa2eac0ed554a8d49d54571750d0ca937b1

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2951428051d6a939b40939e225abf28acbb14ed1...4b3f0aa2eac0ed554a8d49d54571750d0ca937b1
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/20180628/0833ed3d/attachment-0001.html>


More information about the Noosfero-dev mailing list