client/src/components/Settings.scss
author ymh <ymh.work@gmail.com>
Fri, 16 Nov 2018 11:19:13 +0100
changeset 173 0e6703cd0968
parent 154 a28361bda28c
permissions -rw-r--r--
Correct the Note editor. Split the source file in sub components. Correct a timing problem on the editor checkbox.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
151
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     1
label.col-form-label.text-primary {
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     2
    font-size: 16px;
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     3
}
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     4
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     5
button.btn.btn-primary {
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     6
    font-size: 	18px;
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     7
}