ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility

pull/196/head
Daniel Dico 2015-08-05 12:41:42 -04:00
parent bef3484fb8
commit 9f5960517f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
z-index: 10000;
position: fixed;
box-shadow: 0 0 3px rgba(0,0,0,.3);
background: #e43;
background: rgba(255, 0, 0, .6);;
}
.test-ribbon b {