Remove unrequired style color

It shows the element in white color over a white barckgroud.
This commit is contained in:
José Luis 2018-12-11 16:48:54 +03:00 committed by GitHub
parent 83373792db
commit f9e245d727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
.o_cp_sidebar {
.o_sidebar_add_url span {
padding: 3px 25px;
color: @btn-default-color;
}
.o_sidebar_add_url:hover {
background-color: @table-bg-hover;