summaryrefslogtreecommitdiff
path: root/lib/themeroller/ui.tabs.css
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-06-23 11:16:56 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-06-23 11:16:56 -0700
commit3b05db2685d92ca538d7993c960b06ea32f3a8df (patch)
tree5ca55bfcd0d83670da7387815f279264a68bcf7c /lib/themeroller/ui.tabs.css
parentca09e9889004438090b4d9c8410cb746c135f163 (diff)
Move the themeroller files to the themes from gallery/lib. These are visual related and make more sense to be in the theme. Both three_nids and browny_wind* have created copies for their visual standard. So this just makes it consistent across the board.
Diffstat (limited to 'lib/themeroller/ui.tabs.css')
-rw-r--r--lib/themeroller/ui.tabs.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/themeroller/ui.tabs.css b/lib/themeroller/ui.tabs.css
deleted file mode 100644
index 70ed3ef4..00000000
--- a/lib/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