packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/res/ssoinabox.css
changeset 4 2212b2ded8bf
parent 3 a044870a9d3d
equal deleted inserted replaced
3:a044870a9d3d 4:2212b2ded8bf
    48 
    48 
    49 /* form tweaks */
    49 /* form tweaks */
    50 div.control-group.unpadded-bottom {
    50 div.control-group.unpadded-bottom {
    51 	margin-bottom: 2px;
    51 	margin-bottom: 2px;
    52 }
    52 }
       
    53 
       
    54 div.btn.ssh-key {
       
    55 	width: 500px;
       
    56 	display: block;
       
    57 	margin-bottom: 10px;
       
    58 }