diff --git a/e107_themes/bootstrap3/admin_style.css b/e107_themes/bootstrap3/admin_style.css index 8be2f1519..50e6aef48 100644 --- a/e107_themes/bootstrap3/admin_style.css +++ b/e107_themes/bootstrap3/admin_style.css @@ -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 } /*