From 6bea46b097db2cd905c2aace75fbd5eab3b71a40 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 12 Dec 2007 10:29:38 -0600 Subject: [PATCH] More minor style changes, and markup fix for Bug 1321. Signed-off-by: Joshua Ferraro --- .../prog/en/css/staff-global.css | 26 +++++++----- .../intranet-tmpl/prog/en/modules/auth.tmpl | 2 +- .../prog/en/modules/circ/circulation.tmpl | 2 +- .../prog/en/modules/members/moremember.tmpl | 42 +++++++++---------- 4 files changed, 37 insertions(+), 35 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css index e3972d3a9f..b46584be28 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css +++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css @@ -631,7 +631,7 @@ fieldset.rows label.yesno { width : auto; } -fieldset.action { +fieldset.action, div.action { clear : both; float : none; border : none; @@ -652,7 +652,7 @@ width: 100%; div.rows span.label { float: left; font-weight : bold; - width: 7em; + width: 9em; margin-right: 1em; text-align: left; } @@ -670,7 +670,7 @@ div.rows li { border-bottom : 1px solid #EEE; float : left; clear : left; -padding-bottom: .1em; +padding-bottom: .2em; padding-top: .1em; list-style-type: none; width: 100%; @@ -1150,14 +1150,6 @@ h1#logo a { font-size : 200%; } -#libraryuse table, #libraryuse td, #libraryuse th, #patrondetails table, #patrondetails td, #patrondetails th { - border: 0; -} - -#libraryuse th[scope=row], #patrondetails th[scope=row] { - background-color: transparent; -} - .email { font-size : 87%; width : 15em; @@ -1173,3 +1165,15 @@ overflow : hidden; #circ_circulation_issue .date-select label { font-weight: normal; } + +.clearfix:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +} + +/* Hides from IE-mac \*/ +* html .clearfix {height: 1%;} +/* End hide from IE-mac */ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tmpl index a08c91f4b3..2e34168215 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tmpl @@ -44,7 +44,7 @@

Checking out to ()
+

Checking out to ()

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl index ad2df56a0b..296c574eb7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl @@ -64,12 +64,12 @@ Unable to delete member: insufficient privileges. - +

+

-

- -

+ +

@@ -119,17 +119,17 @@ Unable to delete member: insufficient privileges.

- - - &step=1&guarantorid=">Edit +
+ + &step=1">Edit +
+
-
+

Library use

    @@ -159,10 +159,10 @@ Unable to delete member: insufficient privileges.
  1. Message to Patron:
- &step=3">Edit
+ -
+

Alternate Address

@@ -171,17 +171,15 @@ Unable to delete member: insufficient privileges.

- + C!Not C. -

Name:

-

Firstname:

-

Phone:

-

Email:

-

Relationship:

+
  1. Name:
  2. +
  3. Firstname:
  4. +
  5. Phone:
  6. +
  7. Email:
  8. +
  9. Relationship:
- - &step=2">Edit -
+
-- 2.39.2