From d70f26d369b1f659514744b09b6d4b39117c6cf2 Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 28 Sep 2005 22:37:30 +0000 Subject: [PATCH] changing properties --- .../modules/htmlUI/var/html/styles.css | 344 +++++++++--------- .../htmlUI/var/html/styles_livesupport.css | 0 .../modules/htmlUI/var/html/styles_popup.css | 0 3 files changed, 172 insertions(+), 172 deletions(-) mode change 100755 => 100644 livesupport/modules/htmlUI/var/html/styles.css mode change 100755 => 100644 livesupport/modules/htmlUI/var/html/styles_livesupport.css mode change 100755 => 100644 livesupport/modules/htmlUI/var/html/styles_popup.css diff --git a/livesupport/modules/htmlUI/var/html/styles.css b/livesupport/modules/htmlUI/var/html/styles.css old mode 100755 new mode 100644 index 24afcb479..e4e6de8f8 --- a/livesupport/modules/htmlUI/var/html/styles.css +++ b/livesupport/modules/htmlUI/var/html/styles.css @@ -1,173 +1,173 @@ -body { - background-color : #d4d0c8; - font-family : monospace; -} - -#masterpanel { - text-align: center; - background-color : #d4d0c8; - height: 800px; - font-family : monospace; -} - -#statusbar { - text-align: center; - width: 800px; - border-style : dotted; - padding : 5px; - height : 70px; -} - -.statusbaritem { - width : 100px; - height : 50px; - border-style : dotted; - padding : 3px; - float : left; -} - -#login { - width : 300px; - border-style : dotted; - padding : 5px; - margin-top: 20px; -} - -#tree { - text-align : left; - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 20px; -} - -#menu_top { - text-align: center; - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#scratchpad { - width: 400px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#path { - text-align: center; - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#objects { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - - -#permissions { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#subjects { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#searchform { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#searchres { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#footer { - - text-align: center; - width: 98%; - border-style : dotted; - padding : 5px; - margin-top: 20px; - font-size : x-small; -} - -#filedata { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#uploadform { - width: 780px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#metadataform { - width: 780px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -.dynformelement { - padding-bottom : 6px; -} - -#systemPrefs { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -.closer { - width : 10px; - float : right; - font-weight : bold; - background-color : Gray; -} - -a { - text-decoration: none; -} - -.header { - color: #FFF; - background-color: #999; -} - -.standardFrame { - width: 800px; - border-style : dotted; - padding : 5px; - margin-top: 10px; -} - -#simplesearchform { - width: 400px; - border-style : dotted; - padding : 5px; - margin-top: 10px; +body { + background-color : #d4d0c8; + font-family : monospace; +} + +#masterpanel { + text-align: center; + background-color : #d4d0c8; + height: 800px; + font-family : monospace; +} + +#statusbar { + text-align: center; + width: 800px; + border-style : dotted; + padding : 5px; + height : 70px; +} + +.statusbaritem { + width : 100px; + height : 50px; + border-style : dotted; + padding : 3px; + float : left; +} + +#login { + width : 300px; + border-style : dotted; + padding : 5px; + margin-top: 20px; +} + +#tree { + text-align : left; + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 20px; +} + +#menu_top { + text-align: center; + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#scratchpad { + width: 400px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#path { + text-align: center; + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#objects { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + + +#permissions { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#subjects { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#searchform { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#searchres { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#footer { + + text-align: center; + width: 98%; + border-style : dotted; + padding : 5px; + margin-top: 20px; + font-size : x-small; +} + +#filedata { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#uploadform { + width: 780px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#metadataform { + width: 780px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +.dynformelement { + padding-bottom : 6px; +} + +#systemPrefs { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +.closer { + width : 10px; + float : right; + font-weight : bold; + background-color : Gray; +} + +a { + text-decoration: none; +} + +.header { + color: #FFF; + background-color: #999; +} + +.standardFrame { + width: 800px; + border-style : dotted; + padding : 5px; + margin-top: 10px; +} + +#simplesearchform { + width: 400px; + border-style : dotted; + padding : 5px; + margin-top: 10px; } \ No newline at end of file diff --git a/livesupport/modules/htmlUI/var/html/styles_livesupport.css b/livesupport/modules/htmlUI/var/html/styles_livesupport.css old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/html/styles_popup.css b/livesupport/modules/htmlUI/var/html/styles_popup.css old mode 100755 new mode 100644