strolch/li.strolch.planningwebapp/src/main/webapp/css/utils.css

11 lines
90 B
CSS

/**
* Created by eitch on 2015-09-04
*/
/*
* Utils
*/
.hidden {
display: none;
}