This repository has been archived on 2020-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
lightscontrol-server/style.css

10 lines
269 B
CSS

/* STYLE for outdoor lights control -- server
* copyright: Jannik Beyerstedt | https://jannikbeyerstedt.de
* license: http://www.gnu.org/licenses/gpl-3.0.txt GPLv3 License
*/
form div.form-group > div > input.form-control {
display: inline-block;
width: 49%;
}