# HG changeset patch # User Markus Broeker # Date 1455464982 -3600 # Node ID 08414729c5b4b7cc4c9c14dfd3c15dc2cdd7346e # Parent 6c8c5f70b86f4e946b50a029a122d7cc95920dad Formulare umgestylt diff --git a/classes/bfw/mvc/view/benutzerverwaltung/anmelden.tpl b/classes/bfw/mvc/view/benutzerverwaltung/anmelden.tpl --- a/classes/bfw/mvc/view/benutzerverwaltung/anmelden.tpl +++ b/classes/bfw/mvc/view/benutzerverwaltung/anmelden.tpl @@ -1,28 +1,28 @@ -
-
-
-
-

- - -

- -

- - -

-
-
- -
-
-

- -

-
-
-
-
- -{$request->printSession()} - +
+
+
+
+
+ + +
+ +
+ + +
+
+
+ +
+
+
+ +
+
+
+
+
+ +{$request->printSession()} + diff --git a/classes/bfw/mvc/view/benutzerverwaltung/index.tpl b/classes/bfw/mvc/view/benutzerverwaltung/index.tpl --- a/classes/bfw/mvc/view/benutzerverwaltung/index.tpl +++ b/classes/bfw/mvc/view/benutzerverwaltung/index.tpl @@ -7,21 +7,21 @@
-

+

-

+
-

+

-

+
-

+

-

+
diff --git a/classes/bfw/mvc/view/benutzerverwaltung/meinprofil.tpl b/classes/bfw/mvc/view/benutzerverwaltung/meinprofil.tpl --- a/classes/bfw/mvc/view/benutzerverwaltung/meinprofil.tpl +++ b/classes/bfw/mvc/view/benutzerverwaltung/meinprofil.tpl @@ -1,34 +1,34 @@ -

Mein Profil

-
- - -
-
-
-

- - -

- -

- - -

- -

- - -

- -

- - -

- -
- -
-
-
-
-
+

Mein Profil

+
+ +
+
+
+
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
diff --git a/classes/bfw/mvc/view/benutzerverwaltung/registrieren.tpl b/classes/bfw/mvc/view/benutzerverwaltung/registrieren.tpl --- a/classes/bfw/mvc/view/benutzerverwaltung/registrieren.tpl +++ b/classes/bfw/mvc/view/benutzerverwaltung/registrieren.tpl @@ -1,39 +1,41 @@ -

Benutzerregistrierung

-
- -
-
-
-
-

- - -

- -

- - -

- -

- - -

- -

- - -

- -

- - -

- -
- -
-
-
-
-
+

Registrierung

+
+ +
+
+
+
+
+ + +
+ +
+
+ + +
+ +
+ + +
+
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
diff --git a/classes/bfw/mvc/view/benutzerverwaltung/resetpasswort.tpl b/classes/bfw/mvc/view/benutzerverwaltung/resetpasswort.tpl --- a/classes/bfw/mvc/view/benutzerverwaltung/resetpasswort.tpl +++ b/classes/bfw/mvc/view/benutzerverwaltung/resetpasswort.tpl @@ -1,25 +1,25 @@ -
-
-
-
-

- - -

-
- -
-
-
- -
-
- -
-
-
-
-
- - {$request->printSession()} +
+
+
+
+

+ + +

+
+ +
+
+
+ +
+
+ +
+
+
+
+
+ + {$request->printSession()}
\ No newline at end of file diff --git a/classes/bfw/mvc/view/dokumentation/index.tpl b/classes/bfw/mvc/view/dokumentation/index.tpl --- a/classes/bfw/mvc/view/dokumentation/index.tpl +++ b/classes/bfw/mvc/view/dokumentation/index.tpl @@ -1,2 +1,2 @@ -

Dokumentation

-
+

Dokumentation

+
diff --git a/classes/bfw/mvc/view/footer.tpl b/classes/bfw/mvc/view/footer.tpl --- a/classes/bfw/mvc/view/footer.tpl +++ b/classes/bfw/mvc/view/footer.tpl @@ -1,13 +1,13 @@ -
-
-

{$smarty.session.prefix.msg}

-
- -
-

BFw V0.1 / UID: {$smarty.session.prefix.user_id} / GID: {$smarty.session.prefix.group_id}

-
- -
-

{$smarty.session.prefix.error}

-
+
+
+

{$smarty.session.prefix.msg}

+
+ +
+

BFw V0.1 / UID: {$smarty.session.prefix.user_id} / GID: {$smarty.session.prefix.group_id}

+
+ +
+

{$smarty.session.prefix.error}

+
\ No newline at end of file diff --git a/classes/bfw/mvc/view/header.tpl b/classes/bfw/mvc/view/header.tpl --- a/classes/bfw/mvc/view/header.tpl +++ b/classes/bfw/mvc/view/header.tpl @@ -1,40 +1,40 @@ - + diff --git a/classes/bfw/mvc/view/home/index.tpl b/classes/bfw/mvc/view/home/index.tpl --- a/classes/bfw/mvc/view/home/index.tpl +++ b/classes/bfw/mvc/view/home/index.tpl @@ -1,2 +1,2 @@ -

Das Bröker Framework

-
+

Das Bröker Framework

+
diff --git a/classes/bfw/mvc/view/layout.tpl b/classes/bfw/mvc/view/layout.tpl --- a/classes/bfw/mvc/view/layout.tpl +++ b/classes/bfw/mvc/view/layout.tpl @@ -1,33 +1,33 @@ - - - - - BFW Demo Page - - - - - - - - - - - - -
- {include file="header.tpl"} -
- {include file="{$controller}/{$action}.tpl"} -
- - -
- - + + + + + BFW Demo Page + + + + + + + + + + + + +
+ {include file="header.tpl"} +
+ {include file="{$controller}/{$action}.tpl"} +
+ + +
+ + diff --git a/css/main.css b/css/main.css --- a/css/main.css +++ b/css/main.css @@ -1,110 +1,79 @@ -html, body, p, textarea, input, select { - margin: 0; - padding: 0; -} - -p { - padding: 5px; -} - -label, input, select, textarea { - width: 100%; - line-height: 100%; -} - -form textarea { - min-height: 250px; -} - -.content { - margin-bottom: 50px; -} - -.text-info { - color: #080808; -} - -.footer-area { - height: 30px; -} - -.footer { - margin: 0; - padding: 0; - - width: 100%; - text-align: center; - - position: fixed; - bottom: 0; - - color: #080808; - background-color: #e7e7e7; - - overflow: hidden; -} - -/* Tabellen Fusch für den Validator */ -table { - width: 100%; -} - -table, tr, td, th { - border: 1px solid #000; -} - -.achtel td, .achtel th { - width: 12.5% !important; -} - -table td, table th { - text-align: center; -} - -table tr td input { - text-align: center; -} - -.auto-width { - width: auto; -} - -.knopf { - margin-top: 25px; - - font-size: 2em; - border: 2px solid #444; - background-color: #996666; - -} - -.knopf a { - text-decoration: none; - padding: 20px; -} - -.ellipsis { - text-overflow: ellipsis; -} - -.bold { - font-size: 1.5em; - font-weight: bold; -} - -table input { - color: #fff; - background-color: #660000; - - padding: 5px; -} - -.red-row, .red-row td input { - color: #080808; - background-color: rgb(255, 0, 0); -} - -.yellow-row, .yellow-row td input { - color: #080808; - background-color: rgb(255, 255, 0); +html, body, p, textarea, input, select { + margin: 0; + padding: 0; +} + +body { + font-size: 1.5em; + font-family: sans-serif; +} + +p { + padding: 5px; +} + +label, input, select, textarea { + width: 100%; + line-height: 100%; +} + +input, select, textarea { + padding: 5px; +} + +form textarea { + min-height: 250px; +} + +.content { + margin-bottom: 50px; +} + +.text-info { + color: #080808; +} + +.footer-area { + height: 30px; +} + +.knopf input { + color: #fff; + background-color: #000; + + padding: 10px; + font-size: 1.5em; +} + +.footer { + margin: 0; + padding: 0; + + width: 100%; + text-align: center; + + position: fixed; + bottom: 0; + + color: #080808; + background-color: #e7e7e7; + + overflow: hidden; +} + +.ellipsis { + text-overflow: ellipsis; +} + +.bold { + font-size: 1.5em; + font-weight: bold; +} + +.form-inline .form-group { + width: 100%; +} + +.form-inline .form-group { + max-width: 49%; } \ No newline at end of file