Commit Graph

408 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
fd899d9014 Give up to provide icons for configuration dialog panes.
Firefox 50 and later doesn't have such old icons. It still have
SVG icons for in-content preferences, but there seems to be
no suitable icon for the "tab" pane.
See also: https://github.com/piroor/treestyletab/issues/1180
2016-08-25 23:20:05 +09:00
asamuzaK (Kazz)
098eb8242e Pick up where the modification has not been applied 2016-08-06 19:43:04 +09:00
asamuzaK (Kazz)
5751569e11 Remove unprefixed appearance and unprefixed box-* 2016-08-06 18:24:10 +09:00
asamuzaK (Kazz)
2cc4ca66f7 Remove unprefixed CSS properties which are not in any spec
Plus fix nits
* Remove forgotten -moz-box-shadow
* Remove duplicated declaration
* Fix typo
2016-08-06 08:25:53 +09:00
asamuzaK (Kazz)
c4890373bb remove deprecated -moz-* properties 2016-08-06 02:37:16 +09:00
oonuma ryouyu
b2ff92a023 fix #1145 for rebase skin color 2016-07-16 06:43:58 -07:00
YUKI Hiroshi
be5fa81b86 Allow to shrink the tab bar narrower than minimum width of toolbar items 2016-07-05 16:14:15 +09:00
Piro / YUKI Hiroshi
313722256d Remove needless -moz-transition codes.
The prefix was already removed on Firefox 16.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions
2016-05-03 20:48:33 +09:00
Piro / YUKI Hiroshi
ab181644c0 Use theme specific color for vertigo theme 2016-05-03 14:57:40 +09:00
Piro / YUKI Hiroshi
9025d1631f Define color scheme for dark theme 2016-05-03 13:42:23 +09:00
Piro / YUKI Hiroshi
67606c98cd Fix typo 2016-05-03 13:41:40 +09:00
Piro / YUKI Hiroshi
90e13a567e Collect color definitions 2016-05-03 13:21:07 +09:00
Piro / YUKI Hiroshi
0b02f1ba35 Use theme specific color for hover tab 2016-05-03 12:47:35 +09:00
Piro / YUKI Hiroshi
8444dfee04 Define more colors for each theme 2016-05-03 12:40:21 +09:00
Piro / YUKI Hiroshi
de55383b61 Define dropmarker colors for each theme 2016-05-03 12:05:17 +09:00
Piro / YUKI Hiroshi
d8bf4a4044 Apply default color scheme for non-dev-edition environment.
Regular Firefox doesn't have "devtoolstheme" attribute for its root element.
2016-05-03 11:48:31 +09:00
Piro / YUKI Hiroshi
5a5701bf13 Use more meaningful variable name 2016-05-03 11:45:33 +09:00
Piro / YUKI Hiroshi
776e6b5209 Fix coding style: add space before values 2016-05-03 11:44:51 +09:00
Piro / YUKI Hiroshi
75000446c4 Add per-file license blocks.
MPL requires per-file licenses but I didn't do it from my misunderstanding...
2016-05-03 11:34:11 +09:00
Piro / YUKI Hiroshi
e2855afc1e Define default namespace to match to other files 2016-05-03 11:25:58 +09:00
Piro / YUKI Hiroshi
fb2394b983 Fix coding style: put space between selectors and "{" 2016-05-03 11:25:11 +09:00
Piro / YUKI Hiroshi
2823b18bf9 Tabify 2016-05-03 11:24:21 +09:00
oonuma ryouyu
381e371657 fix devediton newtab-color.change css load place. 2016-05-03 02:48:49 +09:00
YUKI Hiroshi
8506d7e4d7 Implement pseudo tree only with XUL.
There is no need to use XHTML, just needed to apply "display:block"...
2016-03-04 11:35:12 +09:00
YUKI Hiroshi
172df772d3 Render narrow scrollbar more correctly, without any side effect like #1072 2016-02-18 12:59:29 +09:00
Piro / YUKI Hiroshi
501147cab2 Better layout for pseud tree 2016-02-16 00:05:51 +09:00
YUKI Hiroshi
f5198c31aa Show pseudo tree in multiple columns 2016-02-15 20:26:14 +09:00
YUKI Hiroshi
f973be9ae5 Build pseudo tree based on HTML 2016-02-15 19:49:09 +09:00
YUKI Hiroshi
696bda9e8d Break too long line in group tabs 2016-02-15 19:18:42 +09:00
Piro / YUKI Hiroshi
ce93c2a287 Apply animation more smoothly 2016-02-13 04:57:30 +09:00
Piro / YUKI Hiroshi
1190268f01 Hide scrollbar shown with negative margin on Flat style 2016-02-13 03:22:31 +09:00
Piro / YUKI Hiroshi
536f011419 Hide scrollbar shown with negative margin on Vertigo style 2016-02-13 03:15:50 +09:00
Piro / YUKI Hiroshi
bc3493db26 Hide scrollbar shown with negative margin 2016-02-13 03:11:41 +09:00
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