diff options
| author | lempamo <[email protected]> | 2017-04-28 13:31:20 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-28 13:31:20 -0400 |
| commit | d09495e545fecf9bed7b110115c7c844a8ed0d39 (patch) | |
| tree | 2dd9965cdb8dd787120bc41c63f700f29154cdd0 /TimeHACK.Main/Resources/IE4/padams.html | |
| parent | 5cc3fdda9a2e219f21803bf5dedd810ec572fec7 (diff) | |
| download | histacom2-d09495e545fecf9bed7b110115c7c844a8ed0d39.tar.gz histacom2-d09495e545fecf9bed7b110115c7c844a8ed0d39.tar.bz2 histacom2-d09495e545fecf9bed7b110115c7c844a8ed0d39.zip | |
FIXED IE4 padams
Diffstat (limited to 'TimeHACK.Main/Resources/IE4/padams.html')
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/padams.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TimeHACK.Main/Resources/IE4/padams.html b/TimeHACK.Main/Resources/IE4/padams.html index 9135372..d8846bf 100644 --- a/TimeHACK.Main/Resources/IE4/padams.html +++ b/TimeHACK.Main/Resources/IE4/padams.html @@ -1,5 +1,6 @@ <html> <head> + <title>12PADAMS</title> <style> body { font-family: "Microsoft Sans Serif"; @@ -31,7 +32,7 @@ p.app button { float: right; background-color: silver; - border-color: gray black black gray; + border-color: white black black white; margin-right: 2px; } a { |
