Commit Graph

375 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
b3ca718225 Bump copyright year to 2016 2016-02-12 22:40:32 +09:00
YUKI Hiroshi
621d89d8ee Specify radius of outline for highlighting 2016-02-12 20:23:09 +09:00
YUKI Hiroshi
82159d94cd Make highlight line thinner 2016-02-12 20:19:51 +09:00
YUKI Hiroshi
5716f17633 Show outline over the tab 2016-02-12 20:18:18 +09:00
YUKI Hiroshi
9eb445ce99 Highlight modified tab 2016-02-12 20:15:29 +09:00
Piro / YUKI Hiroshi
133fed82f1 Don't cover highlighted background color of updated pinned tabs 2015-11-10 00:08:03 +09:00
Piro / YUKI Hiroshi
38df1c2f37 Apply custom max-width/height for toolbarbutton icons in the tab bar except closebox in tabs #984 2015-11-09 21:52:41 +09:00
Piro / YUKI Hiroshi
e16dea2a85 Shrink high-res icons to 16px #964 2015-11-06 00:48:00 +09:00
Piro / YUKI Hiroshi
766e88bfbb Override max-width of toolbar button icons always #964 2015-11-05 01:31:38 +09:00
Piro / YUKI Hiroshi
86c376d73a Fix unexpectedly shrunken tab bar on OS X #964 2015-11-05 01:28:09 +09:00
YUKI Hiroshi
e2aaae03ae Re-specify positioning of the overlay icon in a pinned tab, based on the "em" scale 2015-10-26 15:12:18 +09:00
YUKI Hiroshi
27d9164d9c Don't override special style rules for the overlay icon in a pinned tab 2015-10-26 14:23:05 +09:00
YUKI Hiroshi
fdffdacd36 Support tab bar outside of #TabsToolbar 2015-10-05 17:07:08 +09:00
YUKI Hiroshi
5f022d3067 Show the icon of the "all tabs" button in the tab bar, on Linux 2015-10-05 17:06:27 +09:00
Piro / YUKI Hiroshi
dcb84057c8 Hide stressful fog on the tab bar.
It is a background color of the tab bar in a transparent window on Windows. Because vertical tab bar always have its background, we don't need it.
2015-09-29 03:56:45 +09:00
YUKI Hiroshi
7fe5a517f7 Place "overlay" icon at top-right of the tab for "Metal" theme 2015-09-28 20:45:22 +09:00
YUKI Hiroshi
06fb2d4f2f Place "overlay" icon on pinned tabs at top-right of the tab 2015-09-28 20:42:35 +09:00
Piro / YUKI Hiroshi
523848a7ed Migrate from "selected" to "visuallyselected" attribute.
See also: http://www.hackermusings.com/2015/06/electrolysis-a-tale-of-tab-switching-and-themes/
2015-06-11 03:28:00 +09:00
YUKI Hiroshi
a651c363ce Apply highlighted background color for selected tab correctly #853 2015-03-13 15:12:33 +09:00
Piro / YUKI Hiroshi
d6be4e6396 Reset z-index of vertical tabs always to prevent tabs are shown above other browser elements.
See also #586 and #843
2015-02-21 03:27:37 +09:00
YUKI Hiroshi
55e4137214 Apply font color always 2014-11-13 13:20:59 +09:00
YUKI Hiroshi
def1cbad15 Apply custom style rules for tabs for selected tabs too clearly (related to #788) 2014-11-13 13:18:24 +09:00
Piro / YUKI Hiroshi
503803c076 Drop support for Firefox 30 or older versions.
Because Firefox 31 becomes new ESR.
2014-07-27 02:44:23 +09:00
YUKI Hiroshi
c8007fb368 Show dummy titlebar always if chromemargin starts with "0," 2014-05-09 20:15:24 +09:00
Piro / YUKI Hiroshi
090d8e4155 Show private browsing indicator on Windows correctly (#680)
The path to the indicator image is changed by https://bugzilla.mozilla.org/show_bug.cgi?id=940509
2014-04-05 02:55:37 +09:00
Piro / YUKI Hiroshi
d32cb6773b Import base CSS rules correctly 2014-04-05 01:45:09 +09:00
Piro / YUKI Hiroshi
c92af9393d Add missing file 2014-04-05 00:55:49 +09:00
YUKI Hiroshi
2cab1dc35f Extract Australis specific style rules to a separate file 2014-04-04 10:08:33 +09:00
Piro / YUKI Hiroshi
a933131083 Hide dummy titlebar for Fox Splitter with Australis 2014-04-03 01:44:20 +09:00
YUKI Hiroshi
f2298baa89 Don't show bottom border for non-tabs-on-top tab bar, on Linux 2014-04-01 12:29:03 +09:00
YUKI Hiroshi
17317fab8d Don't show border top of the toolbar item next to the private browsing indicator.
The indicator is hidden by TST, so the next item becomes actual "first item" in the toolbar.
2014-04-01 11:10:28 +09:00
YUKI Hiroshi
6664ceb4aa Don't apply "tabs on bottom" specific style rule for Australis 2014-04-01 10:27:33 +09:00
Piro / YUKI Hiroshi
c2f51ea5f9 Disable background image of closebox in tabs, mainly for Linux.
The closebox icon of tabs are now an SVG background image, in Firefox 31 or later on Linux.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=879921
2014-04-01 03:20:13 +09:00
Piro / YUKI Hiroshi
881efcd5a8 Don't disable background image of closebox in tabs (#678)
The closebox icon of tabs are now an SVG background image, in Firefox 31 or later on Linux.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=879921
2014-04-01 03:17:07 +09:00
Piro / YUKI Hiroshi
bb840848bf Remove special styles for "tabs on bottom" on Australis 2013-12-01 00:38:56 +09:00
Piro / YUKI Hiroshi
50a6c399b8 Invert comment for "tabs on bottom" style 2013-11-30 23:44:52 +09:00
Piro / YUKI Hiroshi
82b2e9fd09 Maximize scrollable area of tree-like view in a about:treestyletab-group tab 2013-11-30 23:41:24 +09:00
Piro / YUKI Hiroshi
f2409dbeb9 Apply "tabs on top" like appearance always #619 2013-11-29 01:29:47 +09:00
Piro / YUKI Hiroshi
a431551eed Remove codes for "tabs in titlebar" #611 2013-11-29 01:22:18 +09:00
Piro / YUKI Hiroshi
66dcd53df9 Show private window indicator in the toolbar instead of the tab bar on Windows 2013-11-28 05:25:25 +09:00
Piro / YUKI Hiroshi
1f7b547880 Show private window indicator in the toolbar instead of the tab bar on Linux 2013-11-28 05:10:05 +09:00
Piro / YUKI Hiroshi
edcc5c91c1 Show "private window" indicator for flexible top tab bar on Windows 2013-11-28 05:03:32 +09:00
Piro / YUKI Hiroshi
e610ca4480 Show private window indicator as a background image of the window itself on Windows (workaround for #612) 2013-11-23 23:45:01 +09:00
Piro / YUKI Hiroshi
eaa8f6c6ea Apply "show private window indicator" style only for Linux (#615, #612) 2013-11-23 23:30:30 +09:00
YUKI Hiroshi
21e223a3b5 Show private mode indicator on Australis (workaround for #612) 2013-11-21 17:10:41 +09:00
Piro / YUKI Hiroshi
8b0ce402c3 Activate "show in titlebar" mode when it is activated by Firefox itself 2013-11-20 23:41:35 +09:00
Piro / YUKI Hiroshi
0f82638570 Draw navigation bar in the titlebar for Australis on Windows 2013-11-20 23:38:12 +09:00
YUKI Hiroshi
507a5a2bdf Show navigation toolbar on OS X without custom background, for Australis 2013-11-20 20:36:33 +09:00
YUKI Hiroshi
5135650d3f Align tab label left for Sidebar theme 2013-11-20 19:39:16 +09:00
YUKI Hiroshi
93d0a8e70b Cancel margin of .tab-background in pinned tabs (mainly for OS X) 2013-11-20 19:32:29 +09:00