OSDN Git Service

Indexのbox表示レイアウトなど変更
[trpgtools-onweb/cake-frame.git] / app / plugins / links / webroot / css / link.css
index b7e9fdc..f645af9 100644 (file)
  */
 ?>
 
-.innerBox {
-       padding: 5px !important;
-}
-
 .innerBox .boxHeader {
        height: auto;
 }
 
-.innerBox .boxHeader h3 {
-}
-
 span.linkSort {
        font-size: 10px;
 }
@@ -55,16 +48,34 @@ a:hover.linkBanner {
        margin-right: 5px;
 }
 a.linkBanner span {
+       width: 88px;
        display: none;
 }
 
+.boxBody table td.banner {
+       width: 92px;
+}
+.linkInfo {
+       overflos: hidden;
+}
+
+.linkTitle {
+       font-size: 13px;
+}
+
 .linkUrl {
        color: #999999;
        font-size: 11px;
-       line-height: 1em;
+       line-height: 17px;
        clear: both;
 }
 
+.linkUrlSmall {
+       font-size: 8px;
+       font-weight: bold;
+       margin-top: 2px;
+}
+
 .linkThumnail {
        display: inline;
        float: left;
@@ -74,6 +85,7 @@ a.linkBanner span {
        font-size: 10px;
 }
 
+
 .linkDetail {
        font-size: 14px;
        padding-left: 145px;