From be81703bbbc8180938c4ec4dc9470f63cb31f602 Mon Sep 17 00:00:00 2001 From: ValessioBrito Date: Thu, 23 Aug 2007 03:14:40 +0000 Subject: [PATCH] ActionItem0: Bar Default --- public/artwork/tmp/css/blue_bar.css | 74 -------------------------------------------------------------------------- public/artwork/tmp/css/box.css | 87 --------------------------------------------------------------------------------------- public/artwork/tmp/css/box.css.old | 78 ------------------------------------------------------------------------------ public/artwork/tmp/css/comatose_admin.css | 329 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- public/artwork/tmp/css/common.css | 3 --- public/artwork/tmp/css/eu.png | Bin 163944 -> 0 bytes public/artwork/tmp/css/q | 0 public/artwork/tmp/css/style.css | 62 -------------------------------------------------------------- public/artwork/tmp/images/bg_blue_bar.png | Bin 0 -> 187 bytes public/artwork/tmp/images/bg_blue_logo.png | Bin 0 -> 2345 bytes public/artwork/tmp/images/black_white_12px.png | Bin 0 -> 193 bytes public/artwork/tmp/images/box_bottom_v1_190px.jpg | Bin 0 -> 504 bytes public/artwork/tmp/images/box_content_v1.png | Bin 0 -> 200 bytes public/artwork/tmp/images/box_top_v1_190px.jpg | Bin 0 -> 1109 bytes public/artwork/tmp/img/bg_blue_bar.png | Bin 187 -> 0 bytes public/artwork/tmp/img/bg_blue_logo.png | Bin 2345 -> 0 bytes public/artwork/tmp/img/black_white_12px.png | Bin 193 -> 0 bytes public/artwork/tmp/img/box_bottom_v1_190px.jpg | Bin 504 -> 0 bytes public/artwork/tmp/img/box_content_v1.png | Bin 200 -> 0 bytes public/artwork/tmp/img/box_top_v1_190px.jpg | Bin 1109 -> 0 bytes public/artwork/tmp/stylesheets/blue_bar.css | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ public/artwork/tmp/stylesheets/box.css | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ public/artwork/tmp/stylesheets/box.css.old | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ public/artwork/tmp/stylesheets/comatose_admin.css | 329 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ public/artwork/tmp/stylesheets/common.css | 3 +++ public/artwork/tmp/stylesheets/eu.png | Bin 0 -> 163944 bytes public/artwork/tmp/stylesheets/q | 0 public/artwork/tmp/stylesheets/style.css | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ public/designs/templates/default/stylesheets/style.css | 32 ++++---------------------------- public/designs/templates/leftbar/stylesheets/style.css | 2 +- public/images/bg_blue_bar.png | Bin 0 -> 187 bytes public/images/bg_blue_logo.png | Bin 0 -> 2345 bytes public/images/black_white_12px.png | Bin 0 -> 193 bytes public/stylesheets/common.css | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 34 files changed, 727 insertions(+), 664 deletions(-) delete mode 100644 public/artwork/tmp/css/blue_bar.css delete mode 100644 public/artwork/tmp/css/box.css delete mode 100644 public/artwork/tmp/css/box.css.old delete mode 100644 public/artwork/tmp/css/comatose_admin.css delete mode 100644 public/artwork/tmp/css/common.css delete mode 100644 public/artwork/tmp/css/eu.png delete mode 100644 public/artwork/tmp/css/q delete mode 100644 public/artwork/tmp/css/style.css create mode 100644 public/artwork/tmp/images/bg_blue_bar.png create mode 100644 public/artwork/tmp/images/bg_blue_logo.png create mode 100644 public/artwork/tmp/images/black_white_12px.png create mode 100644 public/artwork/tmp/images/box_bottom_v1_190px.jpg create mode 100644 public/artwork/tmp/images/box_content_v1.png create mode 100644 public/artwork/tmp/images/box_top_v1_190px.jpg delete mode 100644 public/artwork/tmp/img/bg_blue_bar.png delete mode 100644 public/artwork/tmp/img/bg_blue_logo.png delete mode 100644 public/artwork/tmp/img/black_white_12px.png delete mode 100644 public/artwork/tmp/img/box_bottom_v1_190px.jpg delete mode 100644 public/artwork/tmp/img/box_content_v1.png delete mode 100644 public/artwork/tmp/img/box_top_v1_190px.jpg create mode 100644 public/artwork/tmp/stylesheets/blue_bar.css create mode 100644 public/artwork/tmp/stylesheets/box.css create mode 100644 public/artwork/tmp/stylesheets/box.css.old create mode 100644 public/artwork/tmp/stylesheets/comatose_admin.css create mode 100644 public/artwork/tmp/stylesheets/common.css create mode 100644 public/artwork/tmp/stylesheets/eu.png create mode 100644 public/artwork/tmp/stylesheets/q create mode 100644 public/artwork/tmp/stylesheets/style.css create mode 100644 public/images/bg_blue_bar.png create mode 100644 public/images/bg_blue_logo.png create mode 100644 public/images/black_white_12px.png diff --git a/public/artwork/tmp/css/blue_bar.css b/public/artwork/tmp/css/blue_bar.css deleted file mode 100644 index 68037cb..0000000 --- a/public/artwork/tmp/css/blue_bar.css +++ /dev/null @@ -1,74 +0,0 @@ -/* Bar Blue Default */ - -#virtual_community_identification { -position: absolute; -background: url("../images/bg_blue_logo.png") no-repeat; -vertical-align: bottom; -width: 230px; -height: 34px; -line-height: 34px; -padding-left: 60px; -} - -#virtual_community_identification:hover { -color: #dfdfdf; -} - -#header { - background: #fff url("../images/bg_blue_bar.png") repeat-x; - color: #ffffff; -} - - -#header a { -display: table-cell; -height: 35px; -color: #ffffff; -font-size: 10px; -font-family: Sans-serif; -font-weight: bold; -vertical-align: middle; -padding: 0px 5px 0px 5px; -text-decoration: underline; -} - -#user_links { -margin-left: 290px; -} - -#user_links a:hover, #user_links a:focus { -color: #dfdfdf; -text-decoration: none; -} - -#logout_box a:hover, #logout_box a:focus { -color: red; -text-decoration: none; -} - -#frame { - background: #fff url("../images/black_white_12px.png") repeat-x; -} - -#menu_accessibility { - font-size: 10px; - color: black; - font-family: Sans-serif; - color: #545454; -} - -#menu_accessibility a { - color: #545454; - text-decoration: none; -} - -#menu_accessibility a:hover { - color: #000000; - text-decoration: underline; -} - -#menu_accessibility a:focus { - color: red; - text-decoration: underline; -} - diff --git a/public/artwork/tmp/css/box.css b/public/artwork/tmp/css/box.css deleted file mode 100644 index 2ca09a9..0000000 --- a/public/artwork/tmp/css/box.css +++ /dev/null @@ -1,87 +0,0 @@ -/* Default Plain Theme for Blocks */ - -div.block -{ - background: #FFFFFF; - border: 3px solid #000000; - margin-bottom: 10px; -} - -div.block ul -{ - margin-left: 15px; -} - -div.block h3 -{ - color: #FFFFFF; - background: #545454; - font-family: Sans-serif; - font-size: 13px; - font-weight: normal; - border-bottom: 1px solid black; - height: 27px; - margin: 0px; - line-height: 27px; - padding-left: 10px; -} - -div.block span { -display: none; -} - -div.block a:hover span { -display: inline; -position: absolute; -color: #dfdfdf; -background: #000000; -font-family: Sans-serif; -font-size: 13px; -font-weight: normal; -margin: 10px; -padding-left: 5px; -padding-right: 5px; -} - -div.block a { -display: block; -width: 10px; -height: 10px; -margin-top: 10px; -margin-right: 5px; -float: right; -} - -div.block a.hide { -border-bottom: 2px solid #dfdfdf; -} - -div.block a:hover.hide { -border-bottom: 2px solid #000000; -} - -div.block a.remove { -background: #dfdfdf; -} - -div.block a:hover.remove { -background: #000000; -} - -div.block_content -{ - padding: 5px; -} - - -div#links { -background: blue; -} - -div#comment { -background: green; -} - -div#about { -background: yellow; -} diff --git a/public/artwork/tmp/css/box.css.old b/public/artwork/tmp/css/box.css.old deleted file mode 100644 index 689b0b7..0000000 --- a/public/artwork/tmp/css/box.css.old +++ /dev/null @@ -1,78 +0,0 @@ -#leftcontent div.block span -{ -display: none; -} - -#leftcontent div.block -{ - background: #FFFFFF url("../img/box_bottom_v1_190px.jpg") no-repeat bottom left; - padding-bottom: 10px; - margin-bottom: 10px; -} - -div.block ul -{ - margin-left: 25px; -} - -#leftcontent div.block h3 -{ - color: #FFFFFF; - font-size: 12px; - font-weight: normal; - background: #474747 url("../img/box_top_v1_190px.jpg") no-repeat; - height: 27px; - line-height: 27px; - padding-left: 10px; -} - - -#rightcontent div.block span -{ -display: none; -} - -#rightcontent div.block -{ - background: #FFFFFF url("../img/box_bottom_v1_190px.jpg") no-repeat bottom left; - padding-bottom: 10px; - margin-bottom: 20px; -} - -#rightcontent div.block h3 -{ - color: #FFFFFF; - font-size: 12px; - font-weight: normal; - background: #474747 url("../img/box_top_v1_190px.jpg") no-repeat; - height: 27px; - line-height: 27px; - padding-left: 10px; - margin: 0px; -} - - - -div.block .block_content -{ - background-image: url("../img/box_content_v1.png"); - background-repeat: repeat-x; - background-position: 0 1px; - padding: 5px; -} - - - -/* Inicio personalizacao individual */ - -div#links { -background: blue; -} - -div#comment { -background: green; -} - -div#about { -background: red; -} diff --git a/public/artwork/tmp/css/comatose_admin.css b/public/artwork/tmp/css/comatose_admin.css deleted file mode 100644 index a202a66..0000000 --- a/public/artwork/tmp/css/comatose_admin.css +++ /dev/null @@ -1,329 +0,0 @@ - -/* Page Listing */ -#content .tree-controller { - border: 0px; - cursor: pointer; -} -#content .page-list.root { - clear: both; - list-style: none; - margin: 0px; - padding: 0px; - margin-top: 10px; -} -#content .page-list.collapsed { - display: none; -} -#content .page-list { - /* background: white; */ - clear: both; - list-style: none; - border-left: none; - margin: 0px; - padding: 0px; - padding-left: 15px; - margin-top: 2px; -} -#content .page-list LI { - clear: both; - padding: 0px; - margin: 5px 0px; - padding-top: 2px; - padding-right: 0px; - padding-left: 2px; -} -#content .page-list .commands { - font-size: 90%; - padding-left: 5px; -} -#content .page-list .commands A { - /* color: gray; */ -} -#content .page-list .commands A.add-page:hover { - /* color: blue; */ -} -#content .page-list .commands A.reorder-children:hover { -/* color: black; */ -} -#content .page-list .commands A.delete-page:hover { -/* color: white; */ -} -#content .page-list .commands A.reordering { -/* background: navy; */ -/* color: white; */ -} -#content .page-list .commands A.reordering:hover { -/* color: white; */ -} -#content .page-list A.page { - text-decoration: none; -/* color: black; */ - margin-left: 3px; - display: block; -} -#content .page-list A.page:hover { - /*color: blue;*/ - background: white url(../images/comatose/title-hover-bg.gif) top left repeat-y; -} -#content .handle, #content .do-reorder UL LI .handle { - display: none; -} - -#content .page-list .hover { -/* background: #F1F0DB; */ -} -#content .page-list .hover-delete { - background: red; -/* color: #FF8E90; */ -} -#content .page-list .hover-delete A, -#content .page-list .hover-delete .commands A { -/* color: #FF8E90; */ -} -#content .page-list .hover-delete A.page { -/* color: white; */ - border-bottom: 0px; -} -#content .page-list .hover-delete UL LI A.page { -/* color: red; */ - border-bottom: 0px; -} - -#content .do-reorder LI .handle { - display: inline; -/* background: gray; */ -/* color: white; */ - padding: 1px 3px; - cursor: move; -} - -#content .page-list .do-reorder .commands A { - display: none; -} - -/* Page Form */ -#content .page-form { - margin-top: 10px; -} -#content .page-form LABEL { - font-weight: bold; -/* color: #555; */ -} -#content .page-form .meta-info LABEL { -/* color: #999 !important; */ -} -#content .page-form .label { - padding-top: 5px; - width: 75px; - text-align: right; - padding-right: 10px; -} -#content .page-form .label.body { - vertical-align: top; - padding-top: 10px; -} -#content .page-form .field { - padding-top: 5px; -} -#content .page-form .field-help { -/* color: gray; */ -} -#content .page-form #page_title { - font-weight: bold; -} -#content .page-form #page_slug { -/* color: gray; */ -} -#content .page-form #page_body { - font-family: monospace; -} - -#content #button-group { - padding: 10px; - text-align: right; -/* background-color: #EAEAEA; */ - margin-top: 10px; -} -#content #button-group .last-update { - float: left; -/* color: gray; */ - padding-top: 4px; - font-weight: bold; -} -#content #button-group .last-update LABEL { - font-weight: normal; -} -#content #button-group .last-update A { -/* color: gray; */ -} -#content #button-group A { -/* color: maroon; */ -} -#content #button-group A:hover { -/* color: red; */ -} - -#content #preview-area { - margin-top: 10px; -} -#content #preview-area FIELDSET { -/* border: 1px solid silver; */ -} -#content #preview-area LEGEND { - font-size: 125%; -} -#content #preview-area .preview-body { - padding: 10px; -} -#content #preview-area .preview-note { -/* background: #FFFFD9; */ - padding: 15px; -} -#content #preview-area .commands { - text-align: right; -/* color: gray; */ -} -#content #preview-area .commands A { -/* color: gray; */ -} -#content #preview-area .commands A:hover { -/* color: black; */ -} -#content .revisions { - padding: 10px; - width: 49%; -} -#content .current-content { -} -#content .older-content { -/* background: #E9E9E9; */ - float: right; -} - -#content .revisions label { - display: block; -/* color: #000; */ -} -#content .revisions label span { -/* color: #999; */ - font-weight: normal !important; -} -#content .revisions .title { - font-weight: bold; - margin-top: 5px; -} -#content .revisions .header { - font-size: 110%; - vertical-align: middle; - font-weight: bold; -} -#content .revisions .header-actions { - float: right; - font-size: 90%; - font-weight: normal; -/* color: #999; */ -} -#content .revisions .meta { - margin-bottom: 15px; -} -#content .revisions .footer { - margin-top: 25px !important; - text-align: center !important; -} -#content #go-btn { - display: none; -} -/* Errors */ -#errorExplanation { - border: 1px solid red; -/* background: #FFEAEB; */ - padding: 10px; - margin-top: 10px; -} -#errorExplanation h2 { - margin: 0px; - padding: 0px; -/* color: maroon; */ -} -#errorExplanation p { - margin: 0px; - padding: 0px; - padding-top: 5px; - padding-left: 15px; -} -#errorExplanation ul { - margin: 0px; - padding: 0px; - padding-left: 35px; -} -#errorExplanation li { - margin: 0px; - padding: 0px; - padding-top: 5px; -} - -/* Footer Area*/ -/* -#footer { - border-top: 4px solid #AAA; - text-align: center; - font-size: 90%; - color: #AAA; - padding-top: 5px; - padding-bottom: 5px; -} -#footer A { - color: #AAA; - text-decoration: none; - font-weight: bold; -} -#footer A:hover { - color: #333; - text-decoration: underline; -} -*/ - -/* Modifiers */ - -/* When JavaScript is Turned Off... We need to adjust some things... */ -.noscript #more-options, -.noscript #preview-area, -.noscript #preview-btn, -.noscript .tree-controller { - display: none; -} -.noscript .page-list.collapsed { - display: block !important; -} -.noscript .delete-page:hover { - color: red !important; -} -.noscript #content .page-form #page_title, -.noscript #content .page-form #page_slug, -.noscript #content .page-form #page_parent, -.noscript #content .page-form #page_keywords, -.noscript #content .page-form #page_body { - width: 100% !important; -} -.noscript #content .revisions #go-btn { - display: inline; -} - -ul.page-list li table, -ul.page-list li td { - border: none; -} - -div.comatose_field label { - display: block; - font-weight: bold; -} - -div.comatose_field textarea { - width: 100%; -} -div.comatose_field textarea, -div.comatose_field input, -div.comatose_field select { - border: 1px solid gray; -} diff --git a/public/artwork/tmp/css/common.css b/public/artwork/tmp/css/common.css deleted file mode 100644 index f36deaa..0000000 --- a/public/artwork/tmp/css/common.css +++ /dev/null @@ -1,3 +0,0 @@ -a img { - border: none; -} diff --git a/public/artwork/tmp/css/eu.png b/public/artwork/tmp/css/eu.png deleted file mode 100644 index fe3b093..0000000 Binary files a/public/artwork/tmp/css/eu.png and /dev/null differ diff --git a/public/artwork/tmp/css/q b/public/artwork/tmp/css/q deleted file mode 100644 index e69de29..0000000 --- a/public/artwork/tmp/css/q +++ /dev/null diff --git a/public/artwork/tmp/css/style.css b/public/artwork/tmp/css/style.css deleted file mode 100644 index f1f0ef8..0000000 --- a/public/artwork/tmp/css/style.css +++ /dev/null @@ -1,62 +0,0 @@ - @import "all.css"; /* just some basic formatting, no layout stuff */ - - body { -background-color: #474747; - margin:10px 10px 0px 10px; - padding:0px; - } - - #leftcontent { - float: left; - left:10px; - top:50px; - width:190px; - border:0px; - } - - #centercontent { - margin-left: 255px; - margin-right:199px; - border:0px; - /* - IE5x PC mis-implements the box model. Because of that we sometimes have - to perform a little CSS trickery to get pixel-perfect display across browsers. - The following bit of code was proposed by Tantek Celik, and it preys upon a CSS - parsing bug in IE5x PC that will prematurly close a style rule when it runs - into the string "\"}\"". After that string appears in a rule, then, we can override - previously set attribute values and only browsers without the parse bug will - recognize the new values. So any of the name-value pairs above this comment - that we need to override for browsers with correct box-model implementations - will be listed below. - - We use the voice-family property because it is likely to be used very infrequently, - and where it is used it will be set on the body tag. So the second voice-family value - of "inherit" will override our bogus "\"}\"" value and allow the proper value to - cascade down from the body tag. - - The style rule immediately following this rule offers another chance for CSS2 - aware browsers to pick up the values meant for correct box-model implementations. - It uses a CSS2 selector that will be ignored by IE5x PC. - - Read more at http://www.glish.com/css/hacks.asp - */ - - voice-family: "\"}\""; - voice-family: inherit; - margin-left: 255px; - margin-right:201px; - } - html>body #centercontent { - margin-left: 255px; - margin-right:201px; - } - - #rightcontent { - position: absolute; - right:10px; - top:50px; - width:190px; - border:0px; - } - - diff --git a/public/artwork/tmp/images/bg_blue_bar.png b/public/artwork/tmp/images/bg_blue_bar.png new file mode 100644 index 0000000..3e7d3ed Binary files /dev/null and b/public/artwork/tmp/images/bg_blue_bar.png differ diff --git a/public/artwork/tmp/images/bg_blue_logo.png b/public/artwork/tmp/images/bg_blue_logo.png new file mode 100644 index 0000000..821a602 Binary files /dev/null and b/public/artwork/tmp/images/bg_blue_logo.png differ diff --git a/public/artwork/tmp/images/black_white_12px.png b/public/artwork/tmp/images/black_white_12px.png new file mode 100644 index 0000000..479d7b7 Binary files /dev/null and b/public/artwork/tmp/images/black_white_12px.png differ diff --git a/public/artwork/tmp/images/box_bottom_v1_190px.jpg b/public/artwork/tmp/images/box_bottom_v1_190px.jpg new file mode 100644 index 0000000..1f3a1c3 Binary files /dev/null and b/public/artwork/tmp/images/box_bottom_v1_190px.jpg differ diff --git a/public/artwork/tmp/images/box_content_v1.png b/public/artwork/tmp/images/box_content_v1.png new file mode 100644 index 0000000..cc4e702 Binary files /dev/null and b/public/artwork/tmp/images/box_content_v1.png differ diff --git a/public/artwork/tmp/images/box_top_v1_190px.jpg b/public/artwork/tmp/images/box_top_v1_190px.jpg new file mode 100644 index 0000000..8ea9daf Binary files /dev/null and b/public/artwork/tmp/images/box_top_v1_190px.jpg differ diff --git a/public/artwork/tmp/img/bg_blue_bar.png b/public/artwork/tmp/img/bg_blue_bar.png deleted file mode 100644 index 3e7d3ed..0000000 Binary files a/public/artwork/tmp/img/bg_blue_bar.png and /dev/null differ diff --git a/public/artwork/tmp/img/bg_blue_logo.png b/public/artwork/tmp/img/bg_blue_logo.png deleted file mode 100644 index 821a602..0000000 Binary files a/public/artwork/tmp/img/bg_blue_logo.png and /dev/null differ diff --git a/public/artwork/tmp/img/black_white_12px.png b/public/artwork/tmp/img/black_white_12px.png deleted file mode 100644 index 479d7b7..0000000 Binary files a/public/artwork/tmp/img/black_white_12px.png and /dev/null differ diff --git a/public/artwork/tmp/img/box_bottom_v1_190px.jpg b/public/artwork/tmp/img/box_bottom_v1_190px.jpg deleted file mode 100644 index 1f3a1c3..0000000 Binary files a/public/artwork/tmp/img/box_bottom_v1_190px.jpg and /dev/null differ diff --git a/public/artwork/tmp/img/box_content_v1.png b/public/artwork/tmp/img/box_content_v1.png deleted file mode 100644 index cc4e702..0000000 Binary files a/public/artwork/tmp/img/box_content_v1.png and /dev/null differ diff --git a/public/artwork/tmp/img/box_top_v1_190px.jpg b/public/artwork/tmp/img/box_top_v1_190px.jpg deleted file mode 100644 index 8ea9daf..0000000 Binary files a/public/artwork/tmp/img/box_top_v1_190px.jpg and /dev/null differ diff --git a/public/artwork/tmp/stylesheets/blue_bar.css b/public/artwork/tmp/stylesheets/blue_bar.css new file mode 100644 index 0000000..68037cb --- /dev/null +++ b/public/artwork/tmp/stylesheets/blue_bar.css @@ -0,0 +1,74 @@ +/* Bar Blue Default */ + +#virtual_community_identification { +position: absolute; +background: url("../images/bg_blue_logo.png") no-repeat; +vertical-align: bottom; +width: 230px; +height: 34px; +line-height: 34px; +padding-left: 60px; +} + +#virtual_community_identification:hover { +color: #dfdfdf; +} + +#header { + background: #fff url("../images/bg_blue_bar.png") repeat-x; + color: #ffffff; +} + + +#header a { +display: table-cell; +height: 35px; +color: #ffffff; +font-size: 10px; +font-family: Sans-serif; +font-weight: bold; +vertical-align: middle; +padding: 0px 5px 0px 5px; +text-decoration: underline; +} + +#user_links { +margin-left: 290px; +} + +#user_links a:hover, #user_links a:focus { +color: #dfdfdf; +text-decoration: none; +} + +#logout_box a:hover, #logout_box a:focus { +color: red; +text-decoration: none; +} + +#frame { + background: #fff url("../images/black_white_12px.png") repeat-x; +} + +#menu_accessibility { + font-size: 10px; + color: black; + font-family: Sans-serif; + color: #545454; +} + +#menu_accessibility a { + color: #545454; + text-decoration: none; +} + +#menu_accessibility a:hover { + color: #000000; + text-decoration: underline; +} + +#menu_accessibility a:focus { + color: red; + text-decoration: underline; +} + diff --git a/public/artwork/tmp/stylesheets/box.css b/public/artwork/tmp/stylesheets/box.css new file mode 100644 index 0000000..2ca09a9 --- /dev/null +++ b/public/artwork/tmp/stylesheets/box.css @@ -0,0 +1,87 @@ +/* Default Plain Theme for Blocks */ + +div.block +{ + background: #FFFFFF; + border: 3px solid #000000; + margin-bottom: 10px; +} + +div.block ul +{ + margin-left: 15px; +} + +div.block h3 +{ + color: #FFFFFF; + background: #545454; + font-family: Sans-serif; + font-size: 13px; + font-weight: normal; + border-bottom: 1px solid black; + height: 27px; + margin: 0px; + line-height: 27px; + padding-left: 10px; +} + +div.block span { +display: none; +} + +div.block a:hover span { +display: inline; +position: absolute; +color: #dfdfdf; +background: #000000; +font-family: Sans-serif; +font-size: 13px; +font-weight: normal; +margin: 10px; +padding-left: 5px; +padding-right: 5px; +} + +div.block a { +display: block; +width: 10px; +height: 10px; +margin-top: 10px; +margin-right: 5px; +float: right; +} + +div.block a.hide { +border-bottom: 2px solid #dfdfdf; +} + +div.block a:hover.hide { +border-bottom: 2px solid #000000; +} + +div.block a.remove { +background: #dfdfdf; +} + +div.block a:hover.remove { +background: #000000; +} + +div.block_content +{ + padding: 5px; +} + + +div#links { +background: blue; +} + +div#comment { +background: green; +} + +div#about { +background: yellow; +} diff --git a/public/artwork/tmp/stylesheets/box.css.old b/public/artwork/tmp/stylesheets/box.css.old new file mode 100644 index 0000000..689b0b7 --- /dev/null +++ b/public/artwork/tmp/stylesheets/box.css.old @@ -0,0 +1,78 @@ +#leftcontent div.block span +{ +display: none; +} + +#leftcontent div.block +{ + background: #FFFFFF url("../img/box_bottom_v1_190px.jpg") no-repeat bottom left; + padding-bottom: 10px; + margin-bottom: 10px; +} + +div.block ul +{ + margin-left: 25px; +} + +#leftcontent div.block h3 +{ + color: #FFFFFF; + font-size: 12px; + font-weight: normal; + background: #474747 url("../img/box_top_v1_190px.jpg") no-repeat; + height: 27px; + line-height: 27px; + padding-left: 10px; +} + + +#rightcontent div.block span +{ +display: none; +} + +#rightcontent div.block +{ + background: #FFFFFF url("../img/box_bottom_v1_190px.jpg") no-repeat bottom left; + padding-bottom: 10px; + margin-bottom: 20px; +} + +#rightcontent div.block h3 +{ + color: #FFFFFF; + font-size: 12px; + font-weight: normal; + background: #474747 url("../img/box_top_v1_190px.jpg") no-repeat; + height: 27px; + line-height: 27px; + padding-left: 10px; + margin: 0px; +} + + + +div.block .block_content +{ + background-image: url("../img/box_content_v1.png"); + background-repeat: repeat-x; + background-position: 0 1px; + padding: 5px; +} + + + +/* Inicio personalizacao individual */ + +div#links { +background: blue; +} + +div#comment { +background: green; +} + +div#about { +background: red; +} diff --git a/public/artwork/tmp/stylesheets/comatose_admin.css b/public/artwork/tmp/stylesheets/comatose_admin.css new file mode 100644 index 0000000..a202a66 --- /dev/null +++ b/public/artwork/tmp/stylesheets/comatose_admin.css @@ -0,0 +1,329 @@ + +/* Page Listing */ +#content .tree-controller { + border: 0px; + cursor: pointer; +} +#content .page-list.root { + clear: both; + list-style: none; + margin: 0px; + padding: 0px; + margin-top: 10px; +} +#content .page-list.collapsed { + display: none; +} +#content .page-list { + /* background: white; */ + clear: both; + list-style: none; + border-left: none; + margin: 0px; + padding: 0px; + padding-left: 15px; + margin-top: 2px; +} +#content .page-list LI { + clear: both; + padding: 0px; + margin: 5px 0px; + padding-top: 2px; + padding-right: 0px; + padding-left: 2px; +} +#content .page-list .commands { + font-size: 90%; + padding-left: 5px; +} +#content .page-list .commands A { + /* color: gray; */ +} +#content .page-list .commands A.add-page:hover { + /* color: blue; */ +} +#content .page-list .commands A.reorder-children:hover { +/* color: black; */ +} +#content .page-list .commands A.delete-page:hover { +/* color: white; */ +} +#content .page-list .commands A.reordering { +/* background: navy; */ +/* color: white; */ +} +#content .page-list .commands A.reordering:hover { +/* color: white; */ +} +#content .page-list A.page { + text-decoration: none; +/* color: black; */ + margin-left: 3px; + display: block; +} +#content .page-list A.page:hover { + /*color: blue;*/ + background: white url(../images/comatose/title-hover-bg.gif) top left repeat-y; +} +#content .handle, #content .do-reorder UL LI .handle { + display: none; +} + +#content .page-list .hover { +/* background: #F1F0DB; */ +} +#content .page-list .hover-delete { + background: red; +/* color: #FF8E90; */ +} +#content .page-list .hover-delete A, +#content .page-list .hover-delete .commands A { +/* color: #FF8E90; */ +} +#content .page-list .hover-delete A.page { +/* color: white; */ + border-bottom: 0px; +} +#content .page-list .hover-delete UL LI A.page { +/* color: red; */ + border-bottom: 0px; +} + +#content .do-reorder LI .handle { + display: inline; +/* background: gray; */ +/* color: white; */ + padding: 1px 3px; + cursor: move; +} + +#content .page-list .do-reorder .commands A { + display: none; +} + +/* Page Form */ +#content .page-form { + margin-top: 10px; +} +#content .page-form LABEL { + font-weight: bold; +/* color: #555; */ +} +#content .page-form .meta-info LABEL { +/* color: #999 !important; */ +} +#content .page-form .label { + padding-top: 5px; + width: 75px; + text-align: right; + padding-right: 10px; +} +#content .page-form .label.body { + vertical-align: top; + padding-top: 10px; +} +#content .page-form .field { + padding-top: 5px; +} +#content .page-form .field-help { +/* color: gray; */ +} +#content .page-form #page_title { + font-weight: bold; +} +#content .page-form #page_slug { +/* color: gray; */ +} +#content .page-form #page_body { + font-family: monospace; +} + +#content #button-group { + padding: 10px; + text-align: right; +/* background-color: #EAEAEA; */ + margin-top: 10px; +} +#content #button-group .last-update { + float: left; +/* color: gray; */ + padding-top: 4px; + font-weight: bold; +} +#content #button-group .last-update LABEL { + font-weight: normal; +} +#content #button-group .last-update A { +/* color: gray; */ +} +#content #button-group A { +/* color: maroon; */ +} +#content #button-group A:hover { +/* color: red; */ +} + +#content #preview-area { + margin-top: 10px; +} +#content #preview-area FIELDSET { +/* border: 1px solid silver; */ +} +#content #preview-area LEGEND { + font-size: 125%; +} +#content #preview-area .preview-body { + padding: 10px; +} +#content #preview-area .preview-note { +/* background: #FFFFD9; */ + padding: 15px; +} +#content #preview-area .commands { + text-align: right; +/* color: gray; */ +} +#content #preview-area .commands A { +/* color: gray; */ +} +#content #preview-area .commands A:hover { +/* color: black; */ +} +#content .revisions { + padding: 10px; + width: 49%; +} +#content .current-content { +} +#content .older-content { +/* background: #E9E9E9; */ + float: right; +} + +#content .revisions label { + display: block; +/* color: #000; */ +} +#content .revisions label span { +/* color: #999; */ + font-weight: normal !important; +} +#content .revisions .title { + font-weight: bold; + margin-top: 5px; +} +#content .revisions .header { + font-size: 110%; + vertical-align: middle; + font-weight: bold; +} +#content .revisions .header-actions { + float: right; + font-size: 90%; + font-weight: normal; +/* color: #999; */ +} +#content .revisions .meta { + margin-bottom: 15px; +} +#content .revisions .footer { + margin-top: 25px !important; + text-align: center !important; +} +#content #go-btn { + display: none; +} +/* Errors */ +#errorExplanation { + border: 1px solid red; +/* background: #FFEAEB; */ + padding: 10px; + margin-top: 10px; +} +#errorExplanation h2 { + margin: 0px; + padding: 0px; +/* color: maroon; */ +} +#errorExplanation p { + margin: 0px; + padding: 0px; + padding-top: 5px; + padding-left: 15px; +} +#errorExplanation ul { + margin: 0px; + padding: 0px; + padding-left: 35px; +} +#errorExplanation li { + margin: 0px; + padding: 0px; + padding-top: 5px; +} + +/* Footer Area*/ +/* +#footer { + border-top: 4px solid #AAA; + text-align: center; + font-size: 90%; + color: #AAA; + padding-top: 5px; + padding-bottom: 5px; +} +#footer A { + color: #AAA; + text-decoration: none; + font-weight: bold; +} +#footer A:hover { + color: #333; + text-decoration: underline; +} +*/ + +/* Modifiers */ + +/* When JavaScript is Turned Off... We need to adjust some things... */ +.noscript #more-options, +.noscript #preview-area, +.noscript #preview-btn, +.noscript .tree-controller { + display: none; +} +.noscript .page-list.collapsed { + display: block !important; +} +.noscript .delete-page:hover { + color: red !important; +} +.noscript #content .page-form #page_title, +.noscript #content .page-form #page_slug, +.noscript #content .page-form #page_parent, +.noscript #content .page-form #page_keywords, +.noscript #content .page-form #page_body { + width: 100% !important; +} +.noscript #content .revisions #go-btn { + display: inline; +} + +ul.page-list li table, +ul.page-list li td { + border: none; +} + +div.comatose_field label { + display: block; + font-weight: bold; +} + +div.comatose_field textarea { + width: 100%; +} +div.comatose_field textarea, +div.comatose_field input, +div.comatose_field select { + border: 1px solid gray; +} diff --git a/public/artwork/tmp/stylesheets/common.css b/public/artwork/tmp/stylesheets/common.css new file mode 100644 index 0000000..f36deaa --- /dev/null +++ b/public/artwork/tmp/stylesheets/common.css @@ -0,0 +1,3 @@ +a img { + border: none; +} diff --git a/public/artwork/tmp/stylesheets/eu.png b/public/artwork/tmp/stylesheets/eu.png new file mode 100644 index 0000000..fe3b093 Binary files /dev/null and b/public/artwork/tmp/stylesheets/eu.png differ diff --git a/public/artwork/tmp/stylesheets/q b/public/artwork/tmp/stylesheets/q new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/artwork/tmp/stylesheets/q diff --git a/public/artwork/tmp/stylesheets/style.css b/public/artwork/tmp/stylesheets/style.css new file mode 100644 index 0000000..f1f0ef8 --- /dev/null +++ b/public/artwork/tmp/stylesheets/style.css @@ -0,0 +1,62 @@ + @import "all.css"; /* just some basic formatting, no layout stuff */ + + body { +background-color: #474747; + margin:10px 10px 0px 10px; + padding:0px; + } + + #leftcontent { + float: left; + left:10px; + top:50px; + width:190px; + border:0px; + } + + #centercontent { + margin-left: 255px; + margin-right:199px; + border:0px; + /* + IE5x PC mis-implements the box model. Because of that we sometimes have + to perform a little CSS trickery to get pixel-perfect display across browsers. + The following bit of code was proposed by Tantek Celik, and it preys upon a CSS + parsing bug in IE5x PC that will prematurly close a style rule when it runs + into the string "\"}\"". After that string appears in a rule, then, we can override + previously set attribute values and only browsers without the parse bug will + recognize the new values. So any of the name-value pairs above this comment + that we need to override for browsers with correct box-model implementations + will be listed below. + + We use the voice-family property because it is likely to be used very infrequently, + and where it is used it will be set on the body tag. So the second voice-family value + of "inherit" will override our bogus "\"}\"" value and allow the proper value to + cascade down from the body tag. + + The style rule immediately following this rule offers another chance for CSS2 + aware browsers to pick up the values meant for correct box-model implementations. + It uses a CSS2 selector that will be ignored by IE5x PC. + + Read more at http://www.glish.com/css/hacks.asp + */ + + voice-family: "\"}\""; + voice-family: inherit; + margin-left: 255px; + margin-right:201px; + } + html>body #centercontent { + margin-left: 255px; + margin-right:201px; + } + + #rightcontent { + position: absolute; + right:10px; + top:50px; + width:190px; + border:0px; + } + + diff --git a/public/designs/templates/default/stylesheets/style.css b/public/designs/templates/default/stylesheets/style.css index e56f710..b9249fd 100644 --- a/public/designs/templates/default/stylesheets/style.css +++ b/public/designs/templates/default/stylesheets/style.css @@ -1,43 +1,19 @@ body { - margin: 0px; - padding: 0px; font-family: Verdana, Sans-Serif; font-size: 14px; - background-image: url(../images/bg_bgheader.png); - background-repeat: repeat-x; } #frame { } #content { +background: url("../images/bg_bgheader.png") repeat-x; } #header_content { -/* background: url("../images/bg_header.png") top center no-repeat; -height: 135px; -*/ -} - -#menu { - display: none; -} - -#header { - padding-top: 0.25em; - padding-left: 85px; - padding-right: 0.5em; - margin-bottom: 2em; - color: #ddf; - background-image: url(../images/fbes.png); - background-repeat: no-repeat; - background-position: 5px 5px; - height: 48px; -} -#header a { - color: #ddf; - font-weight: bold; - font-size: smaller; +background: url("../images/fbes.png") 20px no-repeat; +height: 48px; +padding-top: 10px; } #boxes { diff --git a/public/designs/templates/leftbar/stylesheets/style.css b/public/designs/templates/leftbar/stylesheets/style.css index 0acc4c2..49a1ef6 100644 --- a/public/designs/templates/leftbar/stylesheets/style.css +++ b/public/designs/templates/leftbar/stylesheets/style.css @@ -6,7 +6,7 @@ font-size: 14px; } #frame { -background: #FFF url("../images/bg_content.png") top center repeat-y; +background: url("../images/bg_content.png") top center repeat-y; } #content { diff --git a/public/images/bg_blue_bar.png b/public/images/bg_blue_bar.png new file mode 100644 index 0000000..3e7d3ed Binary files /dev/null and b/public/images/bg_blue_bar.png differ diff --git a/public/images/bg_blue_logo.png b/public/images/bg_blue_logo.png new file mode 100644 index 0000000..821a602 Binary files /dev/null and b/public/images/bg_blue_logo.png differ diff --git a/public/images/black_white_12px.png b/public/images/black_white_12px.png new file mode 100644 index 0000000..479d7b7 Binary files /dev/null and b/public/images/black_white_12px.png differ diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index f36deaa..65f36ab 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -1,3 +1,90 @@ -a img { - border: none; +body { +margin: 0px; +padding: 0px; } + +#notice { +position: absolute; +margin-top: 10px; +right: 10px; +background: #ffffa9; +padding: 10px; +border: 3px solid #dfdfdf; +z-index: 9999 !important ; +} + +/* Bar Blue Default */ + +#virtual_community_identification { +position: absolute !important; +background: url("../images/bg_blue_logo.png") no-repeat !important; +vertical-align: bottom !important ; +width: 230px !important ; +height: 34px !important ; +line-height: 34px !important ; +padding-left: 60px !important ; +} + +#virtual_community_identification:hover { +color: #dfdfdf !important ; +} + +#header { + position: relative !important; + margin: 0px !important; + padding: 0px !important; + height: 35px !important; + background: #fff url("../images/bg_blue_bar.png") bottom left repeat-x !important; + color: #ffffff !important ; +} + + +#header a { +display: table-cell !important ; +height: 35px !important ; +color: #ffffff !important ; +font-size: 10px !important ; +font-family: Sans-serif !important ; +font-weight: bold !important ; +vertical-align: middle !important ; +padding: 0px 5px 0px 5px !important ; +text-decoration: underline !important ; +} + +#user_links { +margin-left: 290px !important ; +} + +#user_links a:hover, #user_links a:focus { +color: #dfdfdf !important ; +text-decoration: none !important ; +} + +#logout_box a:hover, #logout_box a:focus { +color: red !important ; +text-decoration: none !important ; +} + +#menu_accessibility { + background: #fff url("../images/black_white_12px.png") repeat-x !important ; + font-size: 10px !important ; + color: black !important ; + font-family: Sans-serif !important ; + color: #545454 !important ; +} + +#menu_accessibility a { + color: #545454 !important ; + text-decoration: none !important ; +} + +#menu_accessibility a:hover { + color: #000000 !important ; + text-decoration: underline !important ; +} + +#menu_accessibility a:focus { + color: red !important ; + text-decoration: underline !important ; +} + -- libgit2 0.21.2