Code Monkey home page Code Monkey logo

mabola's People

Contributors

filhocf avatar lucasxteixeira avatar n3storm avatar pethical avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mabola's Issues

Text disapear when hover the button to edit a contact

This code :

input.button.mainaction,
.formbuttons input.button,
input.button,
.pagenav.dark a.button,
.pagenav a.button,
a.button, .buttongroup {
background: #eee none repeat scroll 0 0;
border: none medium;
border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1) 0s, background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
will-change: box-shadow, transform;
color: #525252;
text-shadow: none;
}

may be completed by :

input.button.mainaction {
color: #828282;
}

If not, the text disappear.

Error in RC 1.3.x

Updating my docker image with RC 1.3.beta, I found some strange behaviors. Take a look in the "Configuration" button in to toolbar.

image

The expected behavior is to show the word "Configuration" (Configuração in portuguese) and not a gear's icon.

button for encryption is missing

Since Roundcube 1.2 Beta it is possible to encrypt emails in the browser with mailvelope. There is button called "Encrypt" which enables the feature. After activating the mabola skin the button is missing. Please add the graphic to https://github.com/EstudioNexos/mabola/blob/master/images/buttons.png.

mailvelope compose

Input text colour is not set

I use a dark colour scheme, which means that the text colour that my browser uses for inputs is light grey. On my bad monitor at work, I can hardly even see the text. Please set text colour when you set background colours, as per the CSS standard.

See below for an example:

mabola-input-colours

Empty space under the top bar

There's is an empty space under the top bar on settings tab. It is absent from larry skin, which has a mere background there.
Wouldn't it be better removing this empty space entirely?

2FA issue

twofactor_gauthenticator 2FA plugin not working with mabola skin, after entering the 2FA code it shows invalid.

collapsed thread icon not showing

background: rgba(0, 0, 0, 0) url("images/listicons.png") no-repeat scroll -100px 0;

This line is incorrect and the collapsed thread icon is not showing. The correct icon is at position "0px -1136px". I'm not sure why but simply adding a 0 in front of the -100px actually seems to fix it :

background: rgba(0, 0, 0, 0) url("images/listicons.png") no-repeat scroll 0 -100px 0;

Wrong license

Wrong license is shown at the settings tab with skin selection. This repo says "Creative Commons Attribution-ShareAlike License", but Roundcube reports "GNU General Public License"

Mobile-friendliness

Initially Larry skin is nearly broken for mobile devices with less-then-desktop screens.
Is it difficult it to fix this in mabola?

No shadow below heading

There's no shadow below the heading for browsers other than Firefox (e.g. Opera old, Opera-Chrome as well as other Chrome derivatives like Vivaldi).

Pop-ups not styled

Pop-ups are not styled. Namely "Loading" pop-up and top buttons' hint pop-ups.
Could be seen here for example:
ff

Rename repository name

Hi @n3storm

I saw some roundcube plugin developers align your plugin project names to "roundcube-".

So, I suggest to you rename this project to "roundcube-mabola".

And thanks by your work.

Theme not working?

Hi there,

i am having problems getting this theme up and running.

Installed as described, and i selected the Mambola skin first uploded to the /skins directory through the users settings.

However it keeps using the Larry skin. Any idea?

I used Roundcube Webmail 1.2.4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.