panel background (develop)

This commit is contained in:
Jaco Greeff 2017-04-28 12:43:44 +02:00
parent 0745c019a3
commit dddefa9a72
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@
/* You should have received a copy of the GNU General Public License
/* along with Parity. If not, see <http://www.gnu.org/licenses/>.
*/
.outer, .page, .editor {
flex: 1;
display: flex;
@ -108,7 +109,6 @@
overflow: auto;
.panel {
background-color: rgba(0, 0, 0, 0.5);
padding: 1em;
flex: 1;
display: flex;