Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/css/jquery-ui/flora/flora.tabs.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/webroot/css/jquery-ui/flora/flora.tabs.css')
-rw-r--r--site/app/webroot/css/jquery-ui/flora/flora.tabs.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/site/app/webroot/css/jquery-ui/flora/flora.tabs.css b/site/app/webroot/css/jquery-ui/flora/flora.tabs.css
index 19c5994..42a2117 100644
--- a/site/app/webroot/css/jquery-ui/flora/flora.tabs.css
+++ b/site/app/webroot/css/jquery-ui/flora/flora.tabs.css
@@ -24,9 +24,6 @@
margin: 0;
padding: 0 0 0 3px;
}
-.html-rtl .ui-tabs-nav {
- padding: 0 3px 0 0;
-}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
display: block;
clear: both;
@@ -37,10 +34,6 @@
margin: 0 0 0 2px;
font-weight: bold;
}
-.html-rtl .ui-tabs-nav li {
- float: right;
- margin: 0 2px 0 0;
-}
.ui-tabs-nav a, .ui-tabs-nav a span {
float: left; /* fixes dir=ltr problem and other quirks IE */
padding: 0 12px;