From 3b05db2685d92ca538d7993c960b06ea32f3a8df Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 23 Jun 2010 11:16:56 -0700 Subject: 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. --- lib/themeroller/ui.tabs.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/themeroller/ui.tabs.css (limited to 'lib/themeroller/ui.tabs.css') 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 -- cgit v1.2.3