minor tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-04-12 09:06:05 +03:00
parent 827e5d4b7f
commit 16bed7b426

View File

@ -1038,14 +1038,14 @@ stretching in width... */
padding-right: 10px;
box-sizing: border-box;
background: black;
background: rgba(0, 0, 0, 0.6);
color: silver;
text-shadow:
-1px -1px 1px rgba(255, 255, 255, 0.2),
1px 1px 2px rgba(0, 0, 0, 0.3);
opacity: 0.6;
opacity: 0.9;
}
.overlay-info>* {
float: left;
@ -1075,7 +1075,6 @@ stretching in width... */
}
.overlay-info.minimal {
opacity: 0.9;
background: transparent;
//background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
//background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);