User:Der Idiot/tab2.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
@import "http://static.anidb.net/css-dev/anidbstyle/anidbstyle.css"; #layout-tabs { display:inline; } #layout-tabs ul li a, #layout-tabs ul li.g_odd a { border: 1px #98AAB1 solid; background-color: inherit; } #layout-tabs ul li a:hover, #layout-main div.tabbed_pane ul.tabs li:hover { background-color: #BFC2C9; } #layout-tabs ul li.selected a { background-color: #BFC2C9; border-bottom: 1px #E5E5E5 double; }