Commit 3430c3c9 authored by prumde's avatar prumde

Updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174398 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d9f09cfd
......@@ -36,6 +36,7 @@
color: rgba(199, 21, 133, 0.45);
}
/*
.row.sub-heading {
top: 60px;
position: relative;
......@@ -44,6 +45,18 @@
padding-left: 3rem;
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
*/
/* New */
.row.sub-heading[_ngcontent-c19] {
top: 70px;
position: relative;
background: #ffffff;
/* max-width: 100rem; */
padding-left: 3rem;
/* box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1); */
background-color: #F2F2F2;
}
.img-back-32 {
/*content: url(../../assets/images/w_user_32_32.png);*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment