# HG changeset patch # User hertzhaft # Date 1136892537 -3600 # Node ID 65219f4fcf6b30f11ef32956b510ac3cd46f5729 # Parent 06f6b72dc8aced1418228674c9c03ad52290a67d added osize and pixel-by-pixel; reordered buttons; diff -r 06f6b72dc8ac -r 65219f4fcf6b client/digitallibrary/greyskin/diginew.css --- a/client/digitallibrary/greyskin/diginew.css Tue Jan 10 12:26:41 2006 +0100 +++ b/client/digitallibrary/greyskin/diginew.css Tue Jan 10 12:28:57 2006 +0100 @@ -89,8 +89,13 @@ /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mark-bg-16.png') */ } -div#scaler-table { - padding-right: 40px; +div#scaler { + position: absolute; + left: 8px; + top: 8px; + bottom: 30px; + right: 44px; + overflow: auto; } div#overlay { @@ -138,16 +143,30 @@ } div#calibration { + background: url('blue.png'); position: absolute; - padding: 0px 2px; - font-family: Verdana, Arial, Helvetica, sans-serif; - border: 3px solid lightcyan; - background-color: lightgrey; - text-align: center; + padding: 0px; visibility: hidden; z-index: 1000; } +div#calibration div { + width: 100%; + height: 100%; + margin: 0px; + padding: 0px; + font-family: Verdana, Arial, Helvetica, sans-serif; + text-align: center; + color: lightcyan; + border: 1px solid lightcyan; + background: url('ruler-top.gif') 0px -1px repeat-x; + z-index: 1001; + } + +p.cm { + font-weight: bold; + } + div#about { position: absolute; width: 200px; @@ -179,8 +198,8 @@ overflow: auto; padding: 0px 2px; font-family: Verdana, Arial, Helvetica, sans-serif; - color: green; - border: 1px dotted lightcyan; + color: lightgreen; + border: 1px dotted black; background-color: transparent; } @@ -193,5 +212,7 @@ margin: 0px; padding: 2px 0px; font-size: 9px; + background-color: black; } + diff -r 06f6b72dc8ac -r 65219f4fcf6b client/digitallibrary/greyskin/diginew.jsp --- a/client/digitallibrary/greyskin/diginew.jsp Tue Jan 10 12:26:41 2006 +0100 +++ b/client/digitallibrary/greyskin/diginew.jsp Tue Jan 10 12:28:57 2006 +0100 @@ -156,24 +156,30 @@ -

10 cm

+
+
+

0 px

+

10 cm

+
+
+
- +
- +
+ + + +
+ +
+ @@ -282,18 +303,18 @@ - +