8 lines
106 B
CSS
8 lines
106 B
CSS
#bgtitle {
|
|
display: none;
|
|
}
|
|
|
|
.Inputfields .InputfieldStateCollapsed {
|
|
filter: alpha(opacity = 60);
|
|
}
|
|
|