Re: [ja-cvs] CVS update: /ja/www/stylesheets/style.css
foralさん おつかれさまです。 cssのデザインは一任してくださっているのでしょうか 2010/6/7, [email protected] : > User: foral > Date: 2010-06-07 12:40:25+ > Modified: >ja/www/stylesheets/style.css > > Log: > padding-bottom 65px to 67px rewrite > > File Changes: > > Directory: /ja/www/stylesheets/ > === > > File [changed]: style.css > Url: > http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.12&r2=1.13 > Delta lines: +1 -1 > --- > --- style.css 2010-06-07 12:39:01+1.12 > +++ style.css 2010-06-07 12:40:23+1.13 > @@ -16,7 +16,7 @@ > display:none; > } > #content { > - padding-bottom: 65px; > + padding-bottom: 67px; > > } > > > > > > - > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- 本田聖 - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-06-07 12:40:25+
Modified:
ja/www/stylesheets/style.css
Log:
padding-bottom 65px to 67px rewrite
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.12&r2=1.13
Delta lines: +1 -1
---
--- style.css 2010-06-07 12:39:01+1.12
+++ style.css 2010-06-07 12:40:23+1.13
@@ -16,7 +16,7 @@
display:none;
}
#content {
- padding-bottom: 65px;
+ padding-bottom: 67px;
}
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-06-07 12:39:03+
Modified:
ja/www/stylesheets/style.css
Log:
padding-bottom 160px to 65px rewrite
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.11&r2=1.12
Delta lines: +1 -1
---
--- style.css 2010-06-07 12:34:32+1.11
+++ style.css 2010-06-07 12:39:01+1.12
@@ -16,7 +16,7 @@
display:none;
}
#content {
- padding-bottom: 160px;
+ padding-bottom: 65px;
}
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-06-07 12:34:34+
Modified:
ja/www/stylesheets/style.css
Log:
padding-bottom 0px to 160px rewrite
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.10&r2=1.11
Delta lines: +4 -1
---
--- style.css 2010-06-07 12:27:13+1.10
+++ style.css 2010-06-07 12:34:32+1.11
@@ -15,7 +15,10 @@
div#breadcrumbs{
display:none;
}
-#content { padding-bottom: 0px; }
+#content {
+ padding-bottom: 160px;
+
+ }
#bodycol li{
margin:0px;
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-06-07 12:27:16+
Modified:
ja/www/stylesheets/style.css
Log:
padding-bottom 160px to 0px
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.9&r2=1.10
Delta lines: +2 -1
---
--- style.css 2010-05-31 05:08:43+1.9
+++ style.css 2010-06-07 12:27:13+1.10
@@ -15,6 +15,7 @@
div#breadcrumbs{
display:none;
}
+#content { padding-bottom: 0px; }
#bodycol li{
margin:0px;
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 10:44:31+
Modified:
ja/www/stylesheets/style.css
Log:
add important command in some margine config
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.7&r2=1.8
Delta lines: +2 -2
---
--- style.css 2010-05-26 10:34:20+1.7
+++ style.css 2010-05-26 10:44:29+1.8
@@ -168,7 +168,7 @@
width
: 304px;
list-style
: none;
float
: left;
- margin
: 8px 8px 0 0;
+ margin
: 8px 8px 0 0!important;
}
.content-left li a {
@@ -228,7 +228,7 @@
.content-right {
float
: left;
- margin-top : 8px;
+ margin-top :
8px!important;
}
/** Content End **/
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 10:34:23+
Modified:
ja/www/stylesheets/style.css
Log:
ignore the side menu
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.6&r2=1.7
Delta lines: +2 -2
---
--- style.css 2010-05-26 10:31:26+1.6
+++ style.css 2010-05-26 10:34:20+1.7
@@ -9,14 +9,14 @@
Modify: Makoto Takizawa
Tags: blue, white, OpenOffice.org, cool, web2.0
*/
-/*
+
td#navcol{
display:none;
}
div#breadcrumbs{
display:none;
}
-*/
+
#bodycol li{
margin:0px;
}
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 10:31:28+
Modified:
ja/www/stylesheets/style.css
Log:
display some contentes
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.5&r2=1.6
Delta lines: +12 -10
-
--- style.css 2010-05-26 10:27:17+1.5
+++ style.css 2010-05-26 10:31:26+1.6
@@ -6,8 +6,20 @@
Description: Theme for OpenOffice.org JA
Version: 1.0
Author: KAZUHIRO TERADA
+Modify: Makoto Takizawa
Tags: blue, white, OpenOffice.org, cool, web2.0
*/
+/*
+td#navcol{
+ display:none;
+}
+div#breadcrumbs{
+ display:none;
+}
+*/
+#bodycol li{
+margin:0px;
+}
/** Initial Setting Start **/
* {
@@ -220,14 +232,4 @@
}
/** Content End **/
-td#navcol{
- display:none;
-}
-div#breadcrumbs{
- display:none;
-}
-
-#bodycol li{
-margin:0px;
-}
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 10:27:19+
Modified:
ja/www/stylesheets/style.css
Log:
add some command for ignore the sourcecast css
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.4&r2=1.5
Delta lines: +6 -1
---
--- style.css 2010-05-26 09:24:44+1.4
+++ style.css 2010-05-26 10:27:17+1.5
@@ -95,7 +95,7 @@
.topimg-left ul li {
list-style
: none;
- margin
: 0 0 0 504px;
+ margin
: 0 0 0 504px!important;
}
.topimg-left ul li a {
@@ -226,3 +226,8 @@
div#breadcrumbs{
display:none;
}
+
+#bodycol li{
+margin:0px;
+}
+
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 09:24:46+
Modified:
ja/www/stylesheets/style.css
Log:
test update for renew top
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.3&r2=1.4
Delta lines: +4 -1
---
--- style.css 2010-05-26 09:16:53+1.3
+++ style.css 2010-05-26 09:24:44+1.4
@@ -220,6 +220,9 @@
}
/** Content End **/
-dl#projecttools{
+td#navcol{
+ display:none;
+}
+div#breadcrumbs{
display:none;
}
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 09:16:56+
Modified:
ja/www/stylesheets/style.css
Log:
update for renew top css
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.2&r2=1.3
Delta lines: +3 -0
---
--- style.css 2010-05-26 08:39:16+1.2
+++ style.css 2010-05-26 09:16:53+1.3
@@ -220,3 +220,6 @@
}
/** Content End **/
+dl#projecttools{
+ display:none;
+}
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[ja-cvs] CVS update: /ja/www/stylesheets/style.css
User: foral
Date: 2010-05-26 08:39:19+
Modified:
ja/www/stylesheets/style.css
Log:
update for renew top css
File Changes:
Directory: /ja/www/stylesheets/
===
File [changed]: style.css
Url:
http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.1&r2=1.2
Delta lines: +9 -9
---
--- style.css 2010-05-26 08:34:55+1.1
+++ style.css 2010-05-26 08:39:16+1.2
@@ -88,7 +88,7 @@
}
.topimg-left ul {
- background :
url(images/topimg-bottom.jpg) no-repeat 50% 50%;
+ background :
url(/images/topimg-bottom.jpg) no-repeat 50% 50%;
width
: 780px;
height
: 96px;
}
@@ -170,19 +170,19 @@
}
.content-left li.menu-showcase h3 {
- background :
url(images/menu-showcase.jpg) no-repeat 0% 0%;
+ background :
url(/images/menu-showcase.jpg) no-repeat 0% 0%;
}
.content-left li.menu-project h3 {
- background :
url(images/menu-project.jpg) no-repeat 0% 0%;
+ background :
url(/images/menu-project.jpg) no-repeat 0% 0%;
}
.content-left li.menu-forum h3 {
- background :
url(images/menu-forum.jpg) no-repeat 0% 0%;
+ background :
url(/images/menu-forum.jpg) no-repeat 0% 0%;
}
.content-left li.menu-ml h3 {
- background :
url(images/menu-ml.jpg) no-repeat 0% 0%;
+ background :
url(/images/menu-ml.jpg) no-repeat 0% 0%;
}
.content-left li h3 a {
@@ -199,19 +199,19 @@
}
.content-left li.menu-showcase p {
- background :
url(images/menu-showcase.jpg) no-repeat 100% 100%;
+ background :
url(/images/menu-showcase.jpg) no-repeat 100% 100%;
}
.content-left li.menu-project p {
- background :
url(images/menu-project.jpg) no-repeat 100% 100%;
+ background :
url(/images/menu-project.jpg) no-repeat 100% 100%;
}
.content-left li.menu-forum p {
- background :
url(images/menu-forum.jpg) no-repeat 100% 100%;
+ background :
url(/images/menu-forum.jpg) no-repeat 100% 100%;
}
.content-left li.menu-ml p {
- background :
url(images/menu-ml.jpg) no-repeat 100% 100%;
+ background :
url(/images/menu-ml.jpg) no-repeat 100% 100%;
}
.content-right {
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
