diff --git a/kfet/static/kfet/css/kpsul.css b/kfet/static/kfet/css/kpsul.css index e7950914..7f9c55e6 100644 --- a/kfet/static/kfet/css/kpsul.css +++ b/kfet/static/kfet/css/kpsul.css @@ -91,6 +91,10 @@ input[type=number]::-webkit-outer-spin-button { font-weight:bold; } +#account-is_cof { + font-weight:bold; +} + #account .buttons { position:absolute; bottom:0; diff --git a/kfet/templates/kfet/kpsul.html b/kfet/templates/kfet/kpsul.html index 9eb93643..ba6f0505 100644 --- a/kfet/templates/kfet/kpsul.html +++ b/kfet/templates/kfet/kpsul.html @@ -170,12 +170,26 @@