From bdbb28566ea301165f360f61b35f9c0961f996fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Sat, 13 Jun 2026 00:07:13 +0200 Subject: [PATCH] refactor(css): inline labele forme na .polje-labela klasu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 59 inline labela (font-size:13px; color:--tekst-sporedni; display:block; margin-bottom:6px — identično .polje-labela) zamenjeno klasom; ukupno 67 labela sada koristi .polje-labela. Inputi se već globalno stilizuju (main.css 635-679), pa nije bilo punih inline input-stilova. Preostale labele (12px/4px, 8px, flex checkbox/radio) su namerne varijante — ostavljene. Bez promene izgleda. Napomena: redundantni inline width:100% na inputima (globalni stil ga već postavlja) ostavljen za kasnije (bezbedno uklanjanje traži ciljanje po elementu jer je width:100% legitiman na tabelama). --- web/templates/stranice/admin_korisnici.html | 6 ++--- web/templates/stranice/admin_profil.html | 8 +++--- web/templates/stranice/dobavljac_forma.html | 10 +++---- web/templates/stranice/kategorije.html | 4 +-- web/templates/stranice/magacin_forma.html | 16 ++++++------ web/templates/stranice/nabavka_forma.html | 10 +++---- web/templates/stranice/podesavanja.html | 10 +++---- web/templates/stranice/podesavanja_opste.html | 10 +++---- .../stranice/podesavanja_sistem.html | 4 +-- web/templates/stranice/podsetnik_forma.html | 8 +++--- web/templates/stranice/prodaja_forma.html | 6 ++--- web/templates/stranice/servis_forma.html | 26 +++++++++---------- 12 files changed, 59 insertions(+), 59 deletions(-) diff --git a/web/templates/stranice/admin_korisnici.html b/web/templates/stranice/admin_korisnici.html index 041bdd2..fc31a31 100644 --- a/web/templates/stranice/admin_korisnici.html +++ b/web/templates/stranice/admin_korisnici.html @@ -117,17 +117,17 @@
- +
- +
- +
- +
- +
@@ -59,7 +59,7 @@
- +
diff --git a/web/templates/stranice/dobavljac_forma.html b/web/templates/stranice/dobavljac_forma.html index ab0e708..1c7c554 100644 --- a/web/templates/stranice/dobavljac_forma.html +++ b/web/templates/stranice/dobavljac_forma.html @@ -33,7 +33,7 @@
-