authserver/testCAS/resources/assets/less/app.less
author rougeronj
Mon, 07 Sep 2015 16:25:09 +0200
changeset 98 e00c89006e9a
parent 0 1afc9d2ab94d
permissions -rw-r--r--
add new option to allow enter a tag through an input box rather than button. Adapt css to the new input box

@import "bootstrap/bootstrap";

@btn-font-weight: 300;
@font-family-sans-serif: "Roboto", Helvetica, Arial, sans-serif;

body, label, .checkbox label {
	font-weight: 300;
}