--HG--
branch : dev
This commit is contained in:
Andre Rodrigues
2011-02-21 12:03:38 -08:00
2 changed files with 2 additions and 12 deletions

View File

@@ -1,14 +1,4 @@
/* Clearing Floats
***************************************************************/
.group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
html { background:none !important }
body {
color: #333;

View File

@@ -27,7 +27,7 @@
</head>
<body id="orchardmediapicker">
<div id="tabs">
<div id="tabs" class="group">
<ul>
<li><a href="#tab-url" data-edittext="@T("Update/Upload Image")" data-edittext-content="true">@T("Insert/Upload Image")</a></li>
<li><a href="#tab-gallery">@T("Browse Gallery")</a></li>