Bugzilla – Bug 7154
player settings UI tabs missing top border on selected tab
Last modified: 2009-09-08 09:20:23 UTC
Michael: can you help out on this one?
Index: /Users/mh/Documents/workspace/sn_beta/docroot/static/css/styles.css =================================================================== --- /Users/mh/Documents/workspace/sn_beta/docroot/static/css/styles.css (revision 2573) +++ /Users/mh/Documents/workspace/sn_beta/docroot/static/css/styles.css (working copy) @@ -598,6 +603,10 @@ text-decoration: underline; } +ul.tabbernav li.tabberactive { + margin: 0 1px; +} + .tabberlive .tabbertab { padding: 5px; border-top: 0 Again: can't test. Please check in if you see it fixes anything :-)
change 2582
This bug has recently been fixed in the latest release of SqueezeCenter 7.0.1 Please try that version, if you still see the error, then reopen this bug. To download this version, please navigate to: http://www.slimdevices.com/su_downloads.html