X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=0.3.0%2Fwork.css;h=f525eae5b0c158f11d49998d31efd8750a98715a;hb=db13457fcd6dcd4a6a55043426d78f898e16db0a;hp=4fd0e3919dda3cdcfa6b1494d3d8a99d07626b0a;hpb=486a6c2df2c6ced33aec1275d891a345eebc55d1;p=pettanr%2FclientJs.git diff --git a/0.3.0/work.css b/0.3.0/work.css index 4fd0e39..f525eae 100644 --- a/0.3.0/work.css +++ b/0.3.0/work.css @@ -27,6 +27,7 @@ top: 0; width: 100%; height: 100%; + overflow: hidden; } #overlay-shadow { background-color: #000; @@ -335,7 +336,7 @@ * ieでは、背景を設定しないと、mouse-operation-catcherが働かない。 * activeX有効の場合は背景を着色してfilterで透明に。 * activeX無効の場合は透明gifを使用 - * background: url(4x4.gif) fixed repeat; + * background: url(4x4.gif) fixed repeat; */ /* comic-element @@ -626,7 +627,7 @@ } /* - * page contents + * page contents */ .sidenavi { width: 100px; @@ -831,7 +832,7 @@ #toolbox-edit-bg-button, #toolbox-switch-grid, #toolbox-popup-help-button, - #toolbox-publish-button { + #toolbox-post-button { position: absolute; left: 10px; width: 90px; @@ -872,7 +873,7 @@ left: 65px !important; } - #toolbox-publish-button { + #toolbox-post-button { top: 190px; height: 50px; line-height: 50px;