|
|
|
@ -1,12 +1,13 @@
|
|
|
|
.cssboxColor1{
|
|
|
|
.cssboxColor1{
|
|
|
|
background: url("/usr/share/ublexec/images/logo-background.png") no-repeat;
|
|
|
|
background: url("/usr/share/ublexec/images/logo-background.png") no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.boxInfoMessOK{
|
|
|
|
|
|
|
|
background-color: #f3f0ac;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.textHead{
|
|
|
|
.textHead{
|
|
|
|
text-shadow: 1px 1px #ffffff;
|
|
|
|
text-shadow: 1px 1px #ffffff;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.boxInfoMessOK{
|
|
|
|
|
|
|
|
background-color: #f3f0ac;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.textHeaderBar{
|
|
|
|
.textHeaderBar{
|
|
|
|
font-weight: bold;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|