Przeglądaj źródła

[svn r10271] edit structure

veebie 18 lat temu
rodzic
commit
cf99f88dce
1 zmienionych plików z 208 dodań i 101 usunięć
  1. 208 101
      main/css/default/default.css

+ 208 - 101
main/css/default/default.css

@@ -1492,6 +1492,7 @@ div.system_announcement{
 
 
 div.system_announcement_title{
 div.system_announcement_title{
 }
 }
+
 div.system_announcement_content{
 div.system_announcement_content{
 	margin-left: 20px;
 	margin-left: 20px;
 	border-left: 1px solid gray;
 	border-left: 1px solid gray;
@@ -1503,112 +1504,154 @@ div.system_announcement_content{
 
 
 
 
 
 
-/*****************************************************
- *  THE NEW FORUM					     *
- *****************************************************/
-/* **** FORUM CATEGORY **** */
+/*
+==============================================================================
+    THE NEW FORUM
+==============================================================================
+*/
+
+/*
+------------------------------------------------------------------------------
+    FORUM CATEGORY
+------------------------------------------------------------------------------
+*/
+
 .forum_category {
 .forum_category {
 	background-color: #0066CC;
 	background-color: #0066CC;
 	color: #fff;
 	color: #fff;
 }
 }
-.forum_category a{
+
+.forum_category a {
 	color: #fff;
 	color: #fff;
 }
 }
+
 .forum_category_header {
 .forum_category_header {
 	background-color: #0066CC;
 	background-color: #0066CC;
 	color: #fff;
 	color: #fff;
 }
 }
-tr.forum_category_header a{
+
+tr.forum_category_header a {
 	color: #fff;
 	color: #fff;
 }
 }
 
 
-/* **** FORUM **** */
-.forum_header{
+/*
+------------------------------------------------------------------------------
+    FORUM 
+------------------------------------------------------------------------------
+*/
+.forum_header {
 	background-color: #EFEFEF;
 	background-color: #EFEFEF;
 }
 }
 
 
-/* **** THREAD **** */
-.forum_threadheader{
-	color: #aaa;
+/*
+------------------------------------------------------------------------------
+   THREAD
+------------------------------------------------------------------------------
+*/
+
+.forum_threadheader {
 	background-color: #F7F7F7;
 	background-color: #F7F7F7;
+	color: #aaa;
 }
 }
+
 tr.forum_threadheader td{
 tr.forum_threadheader td{
 }
 }
 
 
-/* **** POST **** */
+/*
+------------------------------------------------------------------------------
+    POST
+------------------------------------------------------------------------------
+*/
 .quote{
 .quote{
 	background-color: #EFEFEF;
 	background-color: #EFEFEF;
 }
 }
+
 .forum_message_left {
 .forum_message_left {
-	width: 150px;
-	vertical-align: top;
+	background-color: #F7F7F7;
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	border-right: 1px solid #aaa;
 	border-right: 1px solid #aaa;
-	background-color: #F7F7F7;
+	vertical-align: top;
+	width: 150px;	
 }
 }
+
 .forum_message_left_2_be_approved {
 .forum_message_left_2_be_approved {
-	width: 150px;
-	vertical-align: top;
+	background-color: #F7F7F7;
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	border-right: 1px solid #aaa;
 	border-right: 1px solid #aaa;
-	background-color: #F7F7F7;
 	color: #999;
 	color: #999;
+	vertical-align: top;
+	width: 150px;
 }
 }
+
 .forum_message_post_title{
 .forum_message_post_title{
+	background-color: #F7F7F7;
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	font-weight: bold;
 	font-weight: bold;
-	background-color: #F7F7F7;
 	height: 20px;
 	height: 20px;
 }
 }
+
 .forum_message_post_title_2_be_approved{
 .forum_message_post_title_2_be_approved{
+	background-color: #F7F7F7;
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	color: #999;
 	color: #999;
 	font-weight: bold;
 	font-weight: bold;
-	background-color: #F7F7F7;
 	height: 20px;
 	height: 20px;
 }
 }
+
 .forum_message_post_text{
 .forum_message_post_text{
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	vertical-align: top;
 	vertical-align: top;
 }
 }
+
 .forum_message_post_text_2_be_approved{
 .forum_message_post_text_2_be_approved{
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	color: #999;
 	color: #999;
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	vertical-align: top;
 	vertical-align: top;
 }
 }
+
 .current{
 .current{
 	font-weight: bold;
 	font-weight: bold;
 }
 }
+
 .structure{
 .structure{
+	background-color: #F7F7F7;
 	/*border-bottom: 1px solid #666666;*/
 	/*border-bottom: 1px solid #666666;*/
 	font-weight: bold;
 	font-weight: bold;
-	background-color: #F7F7F7;
 	height: 20px;
 	height: 20px;
 }
 }
+
 a.forum_group_link {
 a.forum_group_link {
-	font-weight: lighter;
 	display:inline;
 	display:inline;
+	font-weight: lighter;
 }
 }
 
 
-/* **** BLOG **** */
+/*
+------------------------------------------------------------------------------
+    BLOG 
+------------------------------------------------------------------------------
+*/
 span.blog_title {
 span.blog_title {
+ 	color: #1657A9;
  	font-size: 20px;
  	font-size: 20px;
  	font-weight: bold;
  	font-weight: bold;
- 	color: #1657A9;
 }
 }
+
 span.blog_subttitle {
 span.blog_subttitle {
  	font-size: 12px;
  	font-size: 12px;
 }
 }
+
 td.blog_left {
 td.blog_left {
+ 	border-right: 1px solid #dddddd;
  	margin-right: 5px;
  	margin-right: 5px;
  	padding-right: 5px;
  	padding-right: 5px;
- 	border-right: 1px solid #dddddd;
 }
 }
+
 td.blog_right {
 td.blog_right {
 	padding-left: 10px;
 	padding-left: 10px;
 }
 }
+
 td.blog_menu_title {
 td.blog_menu_title {
 	background-color: #dddddd;
 	background-color: #dddddd;
 	color: #1657A9;
 	color: #1657A9;
@@ -1616,154 +1659,186 @@ td.blog_menu_title {
 	font-size: 11px;
 	font-size: 11px;
 	padding: 2px;
 	padding: 2px;
 }
 }
+
 td.blog_menu {
 td.blog_menu {
 	border-bottom: 1px dashed #dddddd;
 	border-bottom: 1px dashed #dddddd;
-	border-right: 1px dashed #dddddd;
 	border-left: 1px dashed #dddddd;
 	border-left: 1px dashed #dddddd;
+	border-right: 1px dashed #dddddd;
 	padding: 10px;
 	padding: 10px;
 }
 }
+
 td.blog_menu ul {
 td.blog_menu ul {
-	margin-top: 0;
-	margin-right: 0;
-	margin-bottom: 0;
-	margin-left: 15px;
+	margin: 0 0 0 15px;
 	padding: 0;
 	padding: 0;
 }
 }
+
 td.blog_menu ul li {
 td.blog_menu ul li {
 }
 }
+
 span.blogpost_title {
 span.blogpost_title {
+ 	color: #1657A9;
  	display: block;
  	display: block;
  	font-size: 18px;
  	font-size: 18px;
  	font-weight: bold;
  	font-weight: bold;
- 	color: #1657A9;
  	padding-bottom: 5px;
  	padding-bottom: 5px;
 }
 }
+
 span.blogpost_date {
 span.blogpost_date {
+ 	color: #333333;
  	display: block;
  	display: block;
  	font-size: 12px;
  	font-size: 12px;
  	font-weight: bold;
  	font-weight: bold;
- 	color: #333333;
  	padding-bottom: 10px;
  	padding-bottom: 10px;
 }
 }
+
 span.blogpost_info {
 span.blogpost_info {
- 	display: block;
- 	color: #333333;
  	border-top: 1px solid #dddddd;
  	border-top: 1px solid #dddddd;
+ 	color: #333333;
+ 	display: block;
  	margin-top: 5px;
  	margin-top: 5px;
 }
 }
+
 table.newBlog {
 table.newBlog {
+	background-color: #f6f6f6;
 	border: 1px solid #dddddd;
 	border: 1px solid #dddddd;
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	margin-top: 10px;
 	margin-top: 10px;
 	padding: 10px;
 	padding: 10px;
-	background-color: #f6f6f6;
 }
 }
+
 table.newTask {
 table.newTask {
+	background-color: #f6f6f6;
 	border: 1px solid #dddddd;
 	border: 1px solid #dddddd;
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	margin-top: 10px;
 	margin-top: 10px;
 	padding: 10px;
 	padding: 10px;
-	background-color: #f6f6f6;
 }
 }
+
 table.new_comment {
 table.new_comment {
+	background-color: #F4F4F4;
 	border: 1px solid #dddddd;
 	border: 1px solid #dddddd;
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	margin-top: 10px;
 	margin-top: 10px;
 	padding: 10px;
 	padding: 10px;
-	background-color: #F4F4F4;
 }
 }
+
 div.blogpost_comment {
 div.blogpost_comment {
-	border-top: 1px dashed #dddddd;
-	border-right: 1px dashed #dddddd;
-	border-bottom: 1px dashed #dddddd;
-	border-left: 1px dashed #dddddd;
+	background-color: white;
+	border: 1px dashed #dddddd;
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	padding: 10px;
 	padding: 10px;
-	background-color: white;
 }
 }
+
 span.blogpost_comment_title {
 span.blogpost_comment_title {
+ 	color: #1657A9;
  	display: block;
  	display: block;
  	font-size: 14px;
  	font-size: 14px;
  	font-weight: bold;
  	font-weight: bold;
- 	color: #1657A9;
  	padding-bottom: 5px;
  	padding-bottom: 5px;
 }
 }
+
 span.blogpost_comment_date {
 span.blogpost_comment_date {
+ 	color: #333333;
  	display: block;
  	display: block;
  	font-size: 10px;
  	font-size: 10px;
  	font-weight: bold;
  	font-weight: bold;
- 	color: #333333;
  	padding-bottom: 10px;
  	padding-bottom: 10px;
 }
 }
+
 span.blogpost_comment_info {
 span.blogpost_comment_info {
-	font-size: 10px;
- 	display: block;
- 	color: #333333;
  	border-top: 1px solid #dddddd;
  	border-top: 1px solid #dddddd;
+	color: #333333;
+ 	display: block;
+ 	font-size: 10px;
  	margin-top: 10px;
  	margin-top: 10px;
 }
 }
+
 div.blogpost {
 div.blogpost {
-	border: 1px solid #DDDDDD;
 	background-color: #ECECEC;
 	background-color: #ECECEC;
+	border: 1px solid #DDDDDD;
 	margin-bottom: 15px;
 	margin-bottom: 15px;
 	padding: 10px;
 	padding: 10px;
 }
 }
+
 div.comments {
 div.comments {
+	background-color: #F4F4F4;
 	border: 1px solid #dddddd;
 	border: 1px solid #dddddd;
 	margin-bottom: 10px;
 	margin-bottom: 10px;
 	margin-top: 10px;
 	margin-top: 10px;
 	padding: 10px;
 	padding: 10px;
-	background-color: #F4F4F4;
 }
 }
 
 
-.link {text-decoration: none; font-weight : bold; color : #1657A9; cursor: pointer}
-.link:hover {text-decoration: none; color: #abd9f1; font-weight: bold; cursor: pointer}
+.link {
+	color : #1657A9; 
+	cursor: pointer
+	font-weight : bold; 
+	text-decoration: none; 
+}
 
 
-/*****************************************************
- *  INSTALLATION								     *
- *****************************************************/
-#installation_steps{
-	float:left;
+.link:hover {
+	color: #abd9f1; 
+	cursor: pointer
+	font-weight: bold; 
+	text-decoration: none; 
+}
+
+
+/*
+==============================================================================
+    INSTALLATION
+==============================================================================
+*/
+
+#installation_steps {
 	background-color: #EFEFEF;
 	background-color: #EFEFEF;
+	float:left;
 }
 }
+
 .current_step{
 .current_step{
 	font-weight: bold;
 	font-weight: bold;
-
 }
 }
+
 .RequirementHeading{
 .RequirementHeading{
 	margin-right:10px;
 	margin-right:10px;
 }
 }
+
 .RequirementHeading h1{
 .RequirementHeading h1{
+	border-bottom: 1px solid #0066CC;
 	color:#0066CC;
 	color:#0066CC;
 	font-size:1.2em;
 	font-size:1.2em;
 	font-weight: bold;
 	font-weight: bold;
-	border-bottom: 1px solid #0066CC;
 }
 }
+
 .RequirementText{
 .RequirementText{
 	color:#666;
 	color:#666;
+	float:right;
 	font-size:1.0em;
 	font-size:1.0em;
 	font-weight: normal;
 	font-weight: normal;
-	float:right;
 	width:200px;
 	width:200px;
 }
 }
+
 .RequirementContent{
 .RequirementContent{
 	color:#000;
 	color:#000;
 	font-size:1.0em;
 	font-size:1.0em;
 	font-weight: normal;
 	font-weight: normal;
 }
 }
+
 .RequirementContent table{
 .RequirementContent table{
 	border: 1px solid #ccc;
 	border: 1px solid #ccc;
 	width: 400px;
 	width: 400px;
 }
 }
+
 .RequirementContent table th{
 .RequirementContent table th{
 	border-bottom: 1px solid #ccc;
 	border-bottom: 1px solid #ccc;
 	text-align: left;
 	text-align: left;
 }
 }
+
 .requirements-item{
 .requirements-item{
-	width: 50%;
 	background-color:#f7f7f7;
 	background-color:#f7f7f7;
 	padding-left:2px;
 	padding-left:2px;
+	width: 50%;
 }
 }
+
 .requirements-value{
 .requirements-value{
 
 
 }
 }
@@ -1781,117 +1856,149 @@ div.comments {
 
 
 
 
 
 
-
-/************************************************************
-  styles below here are not necessarily used in the current
+/*
+==============================================================================
+    styles below here are not necessarily used in the current
 	release and the CVS files, they are from earlier versions,
 	release and the CVS files, they are from earlier versions,
 	and have been left untouched for anyone needing them in
 	and have been left untouched for anyone needing them in
 	their own platform ...
 	their own platform ...
-*************************************************************/
-.topBanner a:link, .topBanner a:active, .topBanner a:visited {
-	text-decoration:none;
+==============================================================================
+*/
+
+.topBanner a:link,
+.topBanner a:active,
+.topBanner a:visited {
 	color:white;
 	color:white;
+	text-decoration:none;
 }
 }
+
 .topBanner table {
 .topBanner table {
 	text-decoration:none;
 	text-decoration:none;
 }
 }
+
 .topBanner a:hover {
 .topBanner a:hover {
 	text-decoration:underline;
 	text-decoration:underline;
 }
 }
+
 .topBanner td {
 .topBanner td {
 	border-top: solid White 1px;
 	border-top: solid White 1px;
 }
 }
+
 .alternativeBgLight {
 .alternativeBgLight {
 	background-color: #f5f5f5;
 	background-color: #f5f5f5;
 }
 }
+
 .alternativeBgDark 	{
 .alternativeBgDark 	{
 	background-color: #e6e6e6
 	background-color: #e6e6e6
 }
 }
+
 .forms {
 .forms {
 	letter-spacing: normal;
 	letter-spacing: normal;
+	padding: 2px 5px;
 	text-align: justify;
 	text-align: justify;
 	text-indent: 3pt;
 	text-indent: 3pt;
 	word-spacing: normal;
 	word-spacing: normal;
-	padding: 2px 5px;
 }
 }
+
 .formsTips	{
 .formsTips	{
-text-align: justify;
-text-indent: 15pt;
-word-spacing: normal;
+	text-align: justify;
+	text-indent: 15pt;
+	word-spacing: normal;
 }
 }
+
 /*
 /*
-input.forms	{ letter-spacing: normal; text-align: justify; text-indent: 3pt;	word-spacing: normal;
-padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}
+input.forms	{
+	letter-spacing: normal; 
+	padding-top: 0px;	
+	padding-right: 0px;	
+	padding-bottom: 0px;	
+	padding-left: 0px;
+	text-align: justify; 
+	text-indent: 3pt;	
+	word-spacing: normal;
+}
 */
 */
+
 .warn {
 .warn {
 	border: thin double Silver;
 	border: thin double Silver;
+	color: Red;
+	font-family: serif;
 	margin-left: 15px;
 	margin-left: 15px;
 	margin-right: 15px;
 	margin-right: 15px;
-	font-family: serif;
-	color: Red;
 	padding-left: 25px;
 	padding-left: 25px;
 }
 }
+
 .small {
 .small {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px
 	font-size: 11px
 }
 }
+
 .xsmall {
 .xsmall {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px
 	font-size: 11px
 }
 }
+
 .xxsmall {
 .xxsmall {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px
 	font-size: 9px
 }
 }
 
 
-
 /*
 /*
- * TABBED INTERFACE
- */
-#tabbed_menu
-{
-	width: 100%;
-	height: 20px;
+------------------------------------------------------------------------------
+    TABBED INTERFACE
+------------------------------------------------------------------------------
+*/
+
+#tabbed_menu {
 	border-bottom-width: 1px;
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
 	border-bottom-style: solid;
 	border-bottom-color: #666666;
 	border-bottom-color: #666666;
+	height: 20px;
 	margin-bottom: 20px;
 	margin-bottom: 20px;
+	width: 100%;
 }
 }
-#tabbed_menu #tabbed_menu_tabs li
-{
-	margin: 0 10;
-	padding: 0;
+
+#tabbed_menu #tabbed_menu_tabs li {
 	display: inline;
 	display: inline;
 	list-style-type: none;
 	list-style-type: none;
+	margin: 0 10;
+	padding: 0;
 }
 }
-#tabbed_menu #tabbed_menu_tabs a:link, #tabbed_menu_tabs a:visited
-{
-	float: left;
+
+#tabbed_menu #tabbed_menu_tabs a:link, #tabbed_menu_tabs a:visited {
 	background: #f3f3f3;
 	background: #f3f3f3;
-	font-weight: bold;
-	padding: 2px 10px 2px 10px;
-	margin-right: 4px;
 	border: 1px solid #cccccc;
 	border: 1px solid #cccccc;
 	border-bottom: 1px solid #666666;
 	border-bottom: 1px solid #666666;
-	text-decoration: none;
 	color: #666;
 	color: #666;
+	float: left;
+	font-weight: bold;
+	margin-right: 4px;
+	padding: 2px 10px 2px 10px;
+	text-decoration: none;
 }
 }
-#tabbed_menu #tabbed_menu_tabs a:link.active, #tabbed_menu_tabs a:visited.active
-{
+
+#tabbed_menu #tabbed_menu_tabs a:link.active,
+#tabbed_menu_tabs a:visited.active {
+	background: #fff;
 	border: 1px solid #666666;
 	border: 1px solid #666666;
 	border-bottom: 1px solid #fff;
 	border-bottom: 1px solid #fff;
-	background: #fff;
 	color: #000;
 	color: #000;
-
 }
 }
 
 
-/* FCKeditor */
-#content___Frame, #forum_category_comment___Frame, #forum_comment___Frame, #post_text___Frame, #texte___Frame, #questionDescription___Frame
-{
+/*
+------------------------------------------------------------------------------
+    FCKeditor
+------------------------------------------------------------------------------
+*/
+
+#content___Frame,
+#forum_category_comment___Frame,
+#forum_comment___Frame,
+#post_text___Frame,
+#texte___Frame, #questionDescription___Frame{
 	margin-left: -200px;
 	margin-left: -200px;
 }
 }
 
 
-#intro_content___Frame
-{
+#intro_content___Frame{
 	margin-left: -100px;
 	margin-left: -100px;
 }
 }