diff options
| author | Nathan Kinkade <nkinkade@nkinka.de> | 2010-08-20 01:28:16 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nkinkade@nkinka.de> | 2010-08-20 01:28:16 +0000 |
| commit | 90b137802a30b8750a981e50d929d2792feb8f80 (patch) | |
| tree | 79f92e0aff859dc3eee55ba843021330df4ce08d /themes/wind_npk/css/themeroller/ui.tabs.css | |
| parent | 39d30154332c2daff124c65b8b784e8c6e1058c1 (diff) | |
Get rid of wind_npk theme, since now I've got regular Wind theme under version control I can just edit it directly without worry.
Diffstat (limited to 'themes/wind_npk/css/themeroller/ui.tabs.css')
| -rw-r--r-- | themes/wind_npk/css/themeroller/ui.tabs.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/wind_npk/css/themeroller/ui.tabs.css b/themes/wind_npk/css/themeroller/ui.tabs.css deleted file mode 100644 index 70ed3ef4..00000000 --- a/themes/wind_npk/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 |
