mirror of https://github.com/vector-im/riot-web
fix tinter for LeftPanel
parent
eeb91374cf
commit
c44994c0ee
|
@ -39,7 +39,7 @@ limitations under the License.
|
|||
padding-top: 6px;
|
||||
padding-bottom: 6px;
|
||||
cursor: pointer;
|
||||
background-color: rgba(118, 207, 166, 0.2); /* Should be #d3ede1, but not a magic colour */
|
||||
background-color: #d3efe1;
|
||||
border-top: solid 2px #eaf5f0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue