mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility
This commit is contained in:
committed by
xavierjimenez
parent
9170247cf4
commit
d376522b97
@@ -16,7 +16,7 @@
|
|||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
box-shadow: 0 0 3px rgba(0,0,0,.3);
|
box-shadow: 0 0 3px rgba(0,0,0,.3);
|
||||||
background: #e43;
|
background: rgba(255, 0, 0, .6);;
|
||||||
}
|
}
|
||||||
|
|
||||||
.test-ribbon b {
|
.test-ribbon b {
|
||||||
|
|||||||
Reference in New Issue
Block a user