[Affelio-cvs 690] CVS update: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 10月 25日 (火) 04:20:56 JST


Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/0_face-s.jpg
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/0_face.jpg
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/affelio_top_aqua.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/bg_center.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/bg_darklines.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/bg_left.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/bg_lightlines.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/bottom_border_long.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/bottom_border_long2.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn1_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn1_left.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn1a_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn1b_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn2a2_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn2a_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn2b2_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/btn2b_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/right_bg.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/style.css
diff -u affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/style.css:1.1.1.1 affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/style.css:removed
--- affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/style.css:1.1.1.1	Tue Oct 25 04:14:40 2005
+++ affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/style.css	Tue Oct 25 04:20:56 2005
@@ -1,544 +0,0 @@
-/**********************************************************************/
-/* Main for public pages*/
-/**********************************************************************/
-body {
-	margin: 0px 0px 20px 0px;
-	background-color: #FFF;
-	text-align: center;
-}
-
-a {
-	text-decoration: underline;
-}
-a:link {
-	color: #8FABBE;
-}
-a:visited {
-	color: #8FABBE;
-}
-
-a:active {
-	color: #8FABBE;
-}
-a:hover {
-	color: #006699;
-}
-h1, h2, h3 {
-	margin: 0px;
-	padding: 0px;
-	font-weight: normal;
-}
-
-/*****************************************/
-/* Container */
-/*****************************************/
-.afPubContainer {
-	margin-right: auto;
-	margin-left: auto;
-	text-align: left;
-	padding: 0px;
-	width: 800px;
-	height: auto;
-	background-image: url("bg_center.gif");
-	border: 0px solid #FFFFFF;
-}
-
-/*****************************************/
-/* Banner */
-/*****************************************/
-.afPubBanner {
-	margin: 0px 0px 0px 0px;
-	padding: 0px 0px 0px 0px;
-	height: 72px;
-        background-color: #3A99F9;
-        background:transparent url("affelio_top_aqua.gif") left top;
-	border-bottom: 1px solid #FFFFFF;
-	text-align: right;
-}
-.afPubBanner iframe{
-	align: right;
-}
-
-/*****************************************/
-/* Main */
-/*****************************************/
-.afPubMain {
-	margin: 0px 0px 0px 0px;
-	padding: 10px 0px 10px 30px;
-	width: 750px;
-	height: auto;
-	float: left;
-	background: transparent;
-	font-family: Verdana, Arial, sans-serif;
-}
-
-
-/*****************************************/
-/* Content Heading */
-/*****************************************/
-.afPubContentHeading{
-        color: #000000;
-		border: 1px solid;
-		border-color: #808080;
-        font-family: Verdana, Arial, sans-serif;
-        font-size: medium;
-        text-align: left;
-        font-weight: bold;
-        line-height: 1;
-        padding: 5px 0px 0px 5px;
-        margin: 0px 0px 0px 0px;
-        background:transparent url("titlebar-back2.gif") repeat-x left top;
-        background-color: #eee;
-}
-.afPubContentHeading td{
-        color: #00000;
-        font-family: Verdana, Arial, sans-serif;
-        font-size: medium;
-        font-weight: bold;
-        line-height: 100%;
-} 
-.afPubContentHeading a{  color: #000000; }
-.afPubContentHeading a:link{     color: #000000; }
-.afPubContentHeading a:visited{  color: #000000; }
-.afPubContentHeading a:active{   color: #000000; }
-.afPubContentHeading a:hover{    color: #555555; }
-
-.sidehide{
-        color: #000;
-        font-family: Verdana, Arial, sans-serif;
-        font-size: small;
-        text-align: left;
-        font-weight: normal;
-        padding: 3px 3px 3px 3px;
-        margin: 5px 3px 3px 5px;
-}
-
-/*****************************************/
-/* loginarea */
-/*****************************************/
-.afPubLoginarea{
-	margin: 5px 0px 0px 0px;
-	padding: 0px 0px 0px 0px;
-}
-
-/*****************************************/
-/* Mode List */
-/*****************************************/
-.afPubModeList {
-	margin: 5px 0px 0px 0px;
-	padding: 0px 0px 0px 0px;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: x-small;
-}
-
-.afPubModeList a{
-	color: #333;
-}
-
-/*****************************************/
-/* Content */
-/*****************************************/
-.afPubContent {
-	padding: 20px 0px 0px 0px;
-	background: transparent;
-	border: 0px solid #027BF4;
-}
-
-.afPubContent h2 {
-	color: #666666;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: medium;
-	text-align: left;
-	font-weight: bold;
-	line-height: 100%;
-	/*margin-bottom: 10px;*/
-}
-
-.afPubContent table {
-	width: 100%;
-	background-color: #FFF;
-	padding: 0px;
-	border: 1px solid;
-	border-color: #808080;
-}
-
-.afPubContent td {
-	padding: 0px 0px 10px 0px;
-	background-color: #FFF;
-}
-
-/*****************************************/
-/* Content block*/
-/*****************************************/
-.afPubContentBlock {
-	height: auto;
-	margin: 0px 0px 0px 0px;
-	padding: 0px 0px 0px 0px;
-	color: black;
-	background: none;
-	background-color: #FFF;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: x-small;
-	font-weight: normal;
-	line-height: 100%;
-	text-align: left;
-
-}
-
-.afPubContentBlock a{
-	color: #333;
-	text-decoration: none;
-}
-
-.afPubContentBlock table {
-	border: none;
-}
-
-
-.afPubContentBlock td,th {
-	color: black;
-	padding: 5px 5px 5px 5px;
-	margin: 0px 0px 0px 0px;
-	font-size: small;
-	border: none
-	text-align: left;
-}
-
-.afPubContentBlock thead {
-	color: black;
-	background-color: #aaa;
-}
-
-/*****************************************/
-/* Content block title*/
-/*****************************************/
-.afPubContentBlockTitle{
-        color: #000;
-        font-family: Verdana, Arial, sans-serif;
-        font-size: x-small;
-        text-align: left;
-        font-weight: bold;
-        line-height: 100%;
-        padding: 5px 5px 5px 5px;
-        margin: 0px 0px 0px 0px;
-        background:transparent url("titlebar-back.gif") repeat-x left top;
-        background-color: #eee;
-	border: 1px solid;
-	border-color: #808080;
-}
-.afPubContentBlockTitle a{  color: #333; 	text-decoration: none;}
-.afPubContentBlockTitle a:link{     color: #333; }
-.afPubContentBlockTitle a:visited{  color: #333; }
-.afPubContentBlockTitle a:active{   color: #333; }
-.afPubContentBlockTitle a:hover{    color: #555; }
-
-/*****************************************/
-/* Message block*/
-/*****************************************/
-
-.afPubMessageTable table {
-	border: none;
-	border-collapse: collapse;
-}
-
-
-.afPubMessageTable td {
-	color: black;
-	padding: 5px 5px 5px 5px;
-	margin: 0px 0px 0px 0px;
-	background-color: #fff;
-	font-size: small;
-	border: 1px solid #aaa;
-	text-align: left;
-}
-
-.afPubMessageTable th {
-	color: black;
-	padding: 5px 5px 5px 5px;
-	margin: 0px 0px 0px 0px;
-	font-size: small;
-	border: 1px solid #aaa;
-	text-align: left;
-}
-
-.afPubMessageTable thead {
-	color: black;
-	background-color: #bbb;
-}
-
-/*****************************************/
-/* Footer */
-/*****************************************/
-.afPubFooter {
-	width: 800px;
-	background-image: url("bottom_border_long2.gif");
-	text-align: center;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: x-small;
-	line-height: 170%
-}
-
-.afPubFooter a {
-	color: #000000;
-	clear:both;
-	text-decoration: none;
-}
-
-/**************************************************************************/
-/*Styles for each <AF_*> TAG*/ 
-/**************************************************************************/
-.aftag__friendlist_5{
-	width: 100%;
-}
-.aftag__friendlist_5__field{
-	background: #FFF;
-	width: 145px;
-	height: 150px;
-	vertical-align: top;
-	text-align: center;
-	float:left;
-}
-.aftag__friendlist_5__name{
-	width: 130px;
-	height: 20px;
-	overflow: hidden;
-	font-family: Arial;
-	font-size: x-small;
-        font-weight: bold;
-}	
-.aftag__friendlist_5__status{
-	width: 130px;
-	line-height: 100%;
-	margin: 0px;
-	padding: 0px;
-	overflow: hidden;
-	font-family: Arial;
-	font-size: xx-small;
-        font-weight: normal;
-}	
-.aftag__friendlist_5__image{
-	width: 100px;
-	height: 100px;
-	text-align:center;
-	overflow: hidden;
-}	
-
-/*******************************************/
-.aftag__friendlist_all{
-	width: 100%;
-}
-.aftag__friendlist_all__field{
-	background: #FFF;
-	width: 145px;
-	vertical-align: top;
-	text-align: center;
-	float: left;
-}
-.aftag__friendlist_all__name{
-	width: 130px;
-	height: 20px;
-	overflow: hidden;
-	font-family: Arial;
-	font-size: x-small;
-        font-weight: bold;
-}	
-.aftag__friendlist_all__status{
-	width: 130px;
-	line-height: 100%;
-	margin: 0px;
-	padding: 0px;
-	overflow: hidden;
-	font-family: Arial;
-	font-size: xx-small;
-        font-weight: normal;
-}	
-.aftag__friendlist_all__image{
-	width: 100px;
-	height: 100px;
-	text-align:center;
-	overflow: hidden;
-}	
-.aftag__friendlist_all__intro{
-	width: 120px;
-	padding: 5px 0px 5px 0px;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: xx-small;
-        font-weight: normal;
-	text-align: left;
-	line-height: 110%;
-}	
-
-
-/*******************************************/
-.aftag__profile_table{
-	width: 600px;
-	margin: 20px 5px 5px 5px;
-	border: 0px;
-}
-
-.aftag__profile_table__th{
-	width: 30%;
-	padding: 5px 10px 0px 5px;
-	float: left;
-	text-align: right;
-	vertical-align: top;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: x-small;
-        font-weight: bold;
-	line-height: 110%;
-}
-.aftag__profile_table__td{
-	width: 65%;
-	padding: 5px 10px 0px 5px;
-	float: right;
-	text-align: left;
-	vertical-align: top;
-	font-family: Verdana, Arial, sans-serif;
-	font-size: x-small;
-        font-weight: normal;
-	line-height: 110%;
-}
-
-
-/*******************************************/
-/* unified_imgtab_h */
-/*******************************************/
-.aftag__unified_imgtab_h{
-	margin: 0px 0px 0px 0px;
-	padding: 0px 48px 0px 48px;
-	overflow: hidden;
-	height: 33px;
-	background-image: url("top_border_long2.gif");
-}
-.aftag__unified_imgtab_h__left_field{
-	margin: 6px 1px 0px 1px;
-	padding: 0px 0px 0px 0px;
-	height: 33px;
-	float:left;
-	overflow: hidden;
-}
-.aftag__unified_imgtab_h__right_field{
-	margin: 6px 0px 0px 0px;
-	padding: 0px 0px 0px 0px;
-	height: 33px;
-	float:right;
-	overflow: hidden;
-}
-
-/*ICON*/
-.aftag__unified_imgtab_h__icon{
-	/* Does NOT print  */
-	display: none;
-}
-
-/*TEXT NAME*/
-.aftag__unified_imgtab_h__text{
-	color: #000;
-}
-.aftag__unified_imgtab_h__text a{
-	position: relative;
-	Top: 3px;
-	height: 19px;
-    text-align: justify;
-    text-justify: distribute-all-lines;
-	text-decoration: none;
-	white-space: nowrap;
-	padding: 0px 15px;
-	border: 1px solid;
-	border-color: #808080;	
-	background-image: url("btn1a_bg.gif");
-	font-family: Arial;
-	font-size: small;
-	text-align: center;
-	vertical-align: middle;
-	color: #666;
-}
-
-.aftag__unified_imgtab_h__text_selected{
-	color: #000;
-}
-.aftag__unified_imgtab_h__text_selected a{
-	position: relative;
-	Top: 3px;
-	height: 19px;
-        text-align: justify;
-        text-justify: distribute-all-lines;
-	text-decoration: none;
- 	white-space: nowrap;
-	padding: 0px 15px;
-	border: 1px solid;
-	border-color: #808080;	
-	background-image: url("btn1b_bg.gif");
-	font-family: Arial;
-	font-size: small;
-	text-align: center;
-	vertical-align: middle;
-	color: #aaa;
-}
-
-
-/**************************************************************************/
-/* div ID afMenu */
-/**************************************************************************/
-.afAdminMenu {
-        margin: 0px 0px 0px 0px;
-        padding: 0px 0px 0px 10px;
-        width:130px;
-        height: auto;
-        float: left;
-        border-right: 1px solid #aaa;
-/*        background-color: #fff;*/
-        font-family: Verdana, Arial, sans-serif;
-}
-
-
-.afAdminMenu ul {
-        margin: 0px;
-        padding: 3px 0px 15px 10px;
-        list-style-type: none;
-}
-
-.afAdminMenu li {
-/*	position: relative;*/
-/*	Top: 3px;*/
-/*	height: 19px;*/
-    text-align: justify;
-    text-justify: distribute-all-lines;
-	text-decoration: none;
-	white-space: nowrap;
-       padding-left: 0px;
-        padding-top: 5px;
-	border: 1px solid;
-	border-color: #808080;	
-	background-image: url("btn1a_bg.gif");
-	font-family: Arial;
-	font-size: x-small;
-	text-align: center;
-	vertical-align: middle;
-        line-height: 140%;
-	color: #666;
-}
-
-
-.adAdminSubMenu{
-        font-size: small;
-        text-align: left;
-        font-weight: normal;
-        line-height: 100%;
-        padding: 0px 0px 0px 0px;
-        margin: 0px 0px 0px 0px;
-}
-
-.afAdminMenu a:link{
-        text-decoration: none;
-        color: #333;
-}
-.afAdminMenu a:visited{
-        text-decoration: none;
-        color: #333;
-}
-.afAdminMenu a:hover{
-        text-decoration: none;
-        color: black;
-}
-
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/tab_guest.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/tab_owner.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/titlebar-back.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/titlebar-back2.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/top_border.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/top_border_long.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/top_border_long2.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/top_left_corner.gif
Index: affelio_farm/admin/skelton/affelio/skins/aqualike-1.1/top_right_corner.gif


Affelio-cvs メーリングリストの案内
Back to archive index