mirror of
https://github.com/e107inc/e107.git
synced 2025-07-28 10:20:45 +02:00
Tab styling fix.
This commit is contained in:
@@ -44,7 +44,7 @@ button, button:active { outline: 0; }
|
||||
#tab-container table { border-top:0px;}
|
||||
#tab-container td { border-top:0px; border-bottom:1px solid rgb(221, 221, 221) }
|
||||
.tab-border { border-left: 1px solid #ddd; }
|
||||
.tab-content { overflow: visible }
|
||||
.tab-content { overflow: visible; }
|
||||
|
||||
/* .core-mainpanel-block { text-align:center; width:140px; float:left; height:100px; display:block; padding:1px; margin: 0; } */
|
||||
.core-mainpanel-block { text-align:center; width:20%; float:left; height:80px; display:block; padding:1px 5px; margin: 0px 0px 10px 0px; }
|
||||
@@ -1230,6 +1230,9 @@ li.rssRow > div {
|
||||
|
||||
#e-online table { margin-top:10px; margin-left:auto; margin-right:auto }
|
||||
#core-plugin-list img.icon { width: 32px; height:32px }
|
||||
.tab-content #core,
|
||||
.tab-content #plugin,
|
||||
.tab-content #theme { padding-top:20px }
|
||||
|
||||
/*
|
||||
|
||||
|
Reference in New Issue
Block a user