diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2013-02-14 11:45:06 -0800 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2013-02-14 11:45:06 -0800 |
| commit | 7ef7759947779e27b9a2752512bfec34ebcde468 (patch) | |
| tree | a17a86f1f5985de1b1744f3bf9609dabb8516407 /themes/wind/css/themeroller/ui.tabs.css | |
| parent | c345bb7de5d20a0af7e87020301e2947e977c9c7 (diff) | |
| parent | 761420bb064ca52400f312bc0dbecfacbe5f4903 (diff) | |
Merge pull request #142 from shadlaws/jquery_19_themeroller
Updated Themeroller for wind and admin_wind.
Diffstat (limited to 'themes/wind/css/themeroller/ui.tabs.css')
| -rw-r--r-- | themes/wind/css/themeroller/ui.tabs.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/wind/css/themeroller/ui.tabs.css b/themes/wind/css/themeroller/ui.tabs.css deleted file mode 100644 index 70ed3ef4..00000000 --- a/themes/wind/css/themeroller/ui.tabs.css +++ /dev/null @@ -1,9 +0,0 @@ -/* Tabs -----------------------------------*/ -.ui-tabs {padding: .2em;} -.ui-tabs .ui-tabs-nav { padding: .2em .2em 0 .2em; position: relative; } -.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 .2em -1px 0; padding: 0; list-style: none; } -.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .5em 1em; } -.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: .1em; border-bottom: 0; } -.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border: 0; background: none; } -.ui-tabs .ui-tabs-hide { display: none !important; }
\ No newline at end of file |
