mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_refresher: Work as component of control panel
This commit is contained in:
committed by
Carlos Roca
parent
e0c4ba1166
commit
1313ba87fc
7
web_refresher/static/src/scss/refresher.scss
Normal file
7
web_refresher/static/src/scss/refresher.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.oe_cp_refresher {
|
||||
margin: auto 0 auto auto;
|
||||
padding-left: 5px;
|
||||
text-align: right;
|
||||
user-select: none;
|
||||
flex-grow: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user