Added more description.

This commit is contained in:
Yord 2015-09-29 12:20:25 +02:00
parent 287ee28cf3
commit 068f836e82
4 changed files with 20 additions and 10 deletions

View file

@ -317,6 +317,10 @@ ul.ui-autocomplete li.ui-state-focus {
cursor: pointer;
}
.ui-helper-hidden-accessible {
display: none;
}
@media print {
html { zoom: 140%; }