[Git][noosfero/noosfero][responsive] 3 commits: responsive: remove broken links

Bráulio Bhavamitra gitlab at gitlab.com
Thu Jul 16 11:46:27 BRT 2015


Bráulio Bhavamitra pushed to branch responsive at Noosfero / noosfero


Commits:
f6b2f30e by Braulio Bhavamitra at 2015-07-16T11:45:29Z
responsive: remove broken links

- - - - -
07e8414b by Braulio Bhavamitra at 2015-07-16T11:45:29Z
responsive: rename base.css to scss

- - - - -
8e515c3e by Braulio Bhavamitra at 2015-07-16T11:45:29Z
responsive: fix problems with bootstrap's border-box

- - - - -


4 changed files:

- − plugins/responsive/views/environment_design
- − plugins/responsive/views/profile_design
- public/designs/themes/base/style.css → public/designs/themes/base/style.scss
- public/stylesheets/application.css


Changes:

=====================================
plugins/responsive/views/environment_design deleted
=====================================
--- a/plugins/responsive/views/environment_design
+++ /dev/null
@@ -1 +0,0 @@
-box_organizer
\ No newline at end of file


=====================================
plugins/responsive/views/profile_design deleted
=====================================
--- a/plugins/responsive/views/profile_design
+++ /dev/null
@@ -1 +0,0 @@
-box_organizer
\ No newline at end of file


=====================================
public/designs/themes/base/style.css → public/designs/themes/base/style.scss
=====================================
--- a/public/designs/themes/base/style.css
+++ b/public/designs/themes/base/style.scss
@@ -639,8 +639,7 @@ div#notice {
   border-radius-topright: 0px;
   border-radius-bottomright: 0px;
   background-color: #cecece;
-  max-width: 175px;
-  width: 200px;
+  width: 100%;
   border-right: 2px solid #555753;
 }
 


=====================================
public/stylesheets/application.css
=====================================
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -4624,7 +4624,7 @@ h1#agenda-title {
   width: 140px;
   background-repeat: no-repeat;
   background-position: 0px 50%;
-  height: 48px;
+  height: 70px;
   padding: 4px 5px 0px 55px;
   margin-bottom: 30px;
   margin-right: 10px;



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/3eaafe7b1e123c7a2a2c1008cc4c52fc8a21d6b3...8e515c3ef1ffdd772ee69e52303f38626afa49cd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150716/092d92d7/attachment-0001.html>


More information about the Noosfero-dev mailing list