[MIG] document_url: Migration to 11.0

This commit is contained in:
ernesto
2018-04-28 09:02:51 -04:00
committed by Pedro M. Baeza
parent b7508cf088
commit 7490650aa0
15 changed files with 193 additions and 103 deletions

View File

@@ -0,0 +1,9 @@
.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;
}
}