summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAris-t2 <aris-addons@gmx.net>2016-09-13 13:13:17 +0200
committerAris-t2 <aris-addons@gmx.net>2016-09-13 13:13:17 +0200
commite85025d46c3f00737fc2ad37d473827f35394e78 (patch)
tree3a1481442fbd0455c3f75cbf148e498a9c7b65d0
parent96a2b0a64d21e556be59fe25eae3c2b2646bbf5b (diff)
1.5.7beta4
<b>[locale(s)]</b> - Japanese (ja) translation updated (thanks to mm_k) - Estonian (et) translation updated (thanks to Maidur) <b>[fix(es)]</b> - Firefox titlebar + customizing mode: movable separators and spaces on menu/tabs toolbar - squared (normal/australized) tabs v1 + tabs not on top + pinned tabs: tab height glitch
-rw-r--r--xpi/content/css/mac/overlayextra.css5
-rw-r--r--xpi/content/css/tabs_squared-r-osx2.css4
-rw-r--r--xpi/content/css/tabs_squared.css4
-rw-r--r--xpi/content/css/tabs_squared2.css4
-rw-r--r--xpi/content/css/win8/overlayextra.css12
-rw-r--r--xpi/content/css/winaero/overlayextra.css5
-rw-r--r--xpi/content/css/winxp/overlayextra.css5
-rw-r--r--xpi/install.rdf2
-rw-r--r--xpi/locale/ja/options.dtd12
9 files changed, 31 insertions, 22 deletions
diff --git a/xpi/content/css/mac/overlayextra.css b/xpi/content/css/mac/overlayextra.css
index 67c362e..8f6050b 100644
--- a/xpi/content/css/mac/overlayextra.css
+++ b/xpi/content/css/mac/overlayextra.css
@@ -292,4 +292,9 @@
/* adust webdeveloper menu inside appmenu popup */
#appmenu-popup #webDeveloperMenu:not(.menu-iconic) > label {
-moz-padding-start: 22px !important;
+ }
+
+ /* disable window dragging feature tab bar in customizing mode, if springs, seperators or spacers are on it */
+ #main-window[tabsintitlebar][customizing="true"] #TabsToolbar:-moz-any([currentset*="customizableui-special-spring"],[currentset*="customizableui-special-separator"],[currentset*="customizableui-special-spacer"]){
+ -moz-window-dragging: no-drag !important;
} \ No newline at end of file
diff --git a/xpi/content/css/tabs_squared-r-osx2.css b/xpi/content/css/tabs_squared-r-osx2.css
index aed77b0..e12f99e 100644
--- a/xpi/content/css/tabs_squared-r-osx2.css
+++ b/xpi/content/css/tabs_squared-r-osx2.css
@@ -353,10 +353,6 @@
border-bottom: 0px !important;
}
- /*#main-window[tabsontop="false"]:-moz-lwtheme #TabsToolbar #tabbrowser-tabs .tabbrowser-tab[selected] {
- background:none !important
- }*/
-
/* remove ridiculous clipping */
#main-window[tabsintitlebar]:not([sizemode="maximized"]):not([inFullscreen]) #toolbar-menubar:-moz-any([autohide="true"][inactive],:not([autohide])) + #TabsToolbar .tab-background-middle:not([selected=true]) {
clip-path: none !important;
diff --git a/xpi/content/css/tabs_squared.css b/xpi/content/css/tabs_squared.css
index 0485fd2..cb950cc 100644
--- a/xpi/content/css/tabs_squared.css
+++ b/xpi/content/css/tabs_squared.css
@@ -291,10 +291,10 @@
}
}
- #main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar #tabbrowser-tabs .tabbrowser-tab[pinned],
+ /*#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar #tabbrowser-tabs .tabbrowser-tab[pinned],
#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar #tabbrowser-tabs[overflow] .tabbrowser-tab[pinned] {
clip: rect(0px, auto, 25.5px, 0px) !important;
- }
+ }*/
#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar .toolbarbutton-1,
#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar .scrollbutton-up,
diff --git a/xpi/content/css/tabs_squared2.css b/xpi/content/css/tabs_squared2.css
index 0d82015..200aeae 100644
--- a/xpi/content/css/tabs_squared2.css
+++ b/xpi/content/css/tabs_squared2.css
@@ -289,10 +289,10 @@
}
}}}
- #main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar #tabbrowser-tabs .tabbrowser-tab[pinned],
+ /*#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar #tabbrowser-tabs .tabbrowser-tab[pinned],
#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar #tabbrowser-tabs[overflow] .tabbrowser-tab[pinned] {
clip: rect(0px, auto, 25.5px, 0px) !important;
- }
+ }*/
#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar .toolbarbutton-1,
#main-window[tabsontop="false"] #navigator-toolbox #TabsToolbar .scrollbutton-up,
diff --git a/xpi/content/css/win8/overlayextra.css b/xpi/content/css/win8/overlayextra.css
index 791e573..65977c7 100644
--- a/xpi/content/css/win8/overlayextra.css
+++ b/xpi/content/css/win8/overlayextra.css
@@ -436,13 +436,6 @@
border-style: none;
}
- /* fix recent icon stretching*/
- /*#nav-bar .toolbarbutton-1:not([type=menu-button]),
- #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button,
- #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
- -moz-box-align: center !important;
- }*/
-
/* temporal fix for Win8s minimize button in some cases */
@media (-moz-windows-default-theme) {
@media all and (-moz-windows-theme:aero) {
@@ -458,4 +451,9 @@
#main-window .ctraddon_linuxonly,
#main-window .ctraddon_maconly{
visibility: collapse !important;
+ }
+
+ /* disable window dragging feature for menu bar and tab bar in customizing mode, if springs, seperators or spacers are on them */
+ #main-window[tabsintitlebar][customizing="true"] :-moz-any(#toolbar-menubar,#TabsToolbar):-moz-any([currentset*="customizableui-special-spring"],[currentset*="customizableui-special-separator"],[currentset*="customizableui-special-spacer"]){
+ -moz-window-dragging: no-drag !important;
} \ No newline at end of file
diff --git a/xpi/content/css/winaero/overlayextra.css b/xpi/content/css/winaero/overlayextra.css
index 8f75da9..6184a4e 100644
--- a/xpi/content/css/winaero/overlayextra.css
+++ b/xpi/content/css/winaero/overlayextra.css
@@ -485,4 +485,9 @@
#main-window .ctraddon_linuxonly,
#main-window .ctraddon_maconly{
visibility: collapse !important;
+ }
+
+ /* disable window dragging feature for menu bar and tab bar in customizing mode, if springs, seperators or spacers are on them */
+ #main-window[tabsintitlebar][customizing="true"] :-moz-any(#toolbar-menubar,#TabsToolbar):-moz-any([currentset*="customizableui-special-spring"],[currentset*="customizableui-special-separator"],[currentset*="customizableui-special-spacer"]){
+ -moz-window-dragging: no-drag !important;
} \ No newline at end of file
diff --git a/xpi/content/css/winxp/overlayextra.css b/xpi/content/css/winxp/overlayextra.css
index b6fb40f..7edbed9 100644
--- a/xpi/content/css/winxp/overlayextra.css
+++ b/xpi/content/css/winxp/overlayextra.css
@@ -345,4 +345,9 @@
#main-window .ctraddon_linuxonly,
#main-window .ctraddon_maconly{
visibility: collapse !important;
+ }
+
+ /* disable window dragging feature for menu bar and tab bar in customizing mode, if springs, seperators or spacers are on them */
+ #main-window[tabsintitlebar][customizing="true"] :-moz-any(#toolbar-menubar,#TabsToolbar):-moz-any([currentset*="customizableui-special-spring"],[currentset*="customizableui-special-separator"],[currentset*="customizableui-special-spacer"]){
+ -moz-window-dragging: no-drag !important;
} \ No newline at end of file
diff --git a/xpi/install.rdf b/xpi/install.rdf
index 858b1ce..1a8386e 100644
--- a/xpi/install.rdf
+++ b/xpi/install.rdf
@@ -5,7 +5,7 @@
<Description rdf:about="urn:mozilla:install-manifest">
<em:id>ClassicThemeRestorer@ArisT2Noia4dev</em:id>
<em:name>Classic Theme Restorer</em:name>
- <em:version>1.5.7beta3</em:version>
+ <em:version>1.5.7beta4</em:version>
<em:type>2</em:type>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
diff --git a/xpi/locale/ja/options.dtd b/xpi/locale/ja/options.dtd
index 6d7a4e5..686e315 100644
--- a/xpi/locale/ja/options.dtd
+++ b/xpi/locale/ja/options.dtd
@@ -48,7 +48,7 @@
<!ENTITY Ctr_tabwidthcla "(クラシック)">
<!ENTITY Ctr_tabminheight "高さ:">
<!ENTITY Ctr_tabheightinfo "値を低くするとウィンドウの最大化時に不具合の原因となります!">
-<!ENTITY Ctr_ctrltabprev "Preview tabs using 'Ctrl + Tab'">
+<!ENTITY Ctr_ctrltabprev "Ctrl + Tab でタブのプレビューを表示する">
<!ENTITY Ctr_tabmaxwidth "最大幅:">
<!ENTITY Ctr_tabminwidth "最小幅:">
<!ENTITY Ctr_tabwidthinfo "タブの最小幅と最大幅は Tab Mix Plus で制御されます。">
@@ -150,8 +150,8 @@
<!ENTITY Ctr_navlargeicons "大きなアイコン">
<!ENTITY Ctr_nbisizedelay0 "ブラウザの起動時に初期化を遅延する">
<!ENTITY Ctr_nbisizedelay "㍉秒 (1 秒 = 1000 ㍉秒)">
-<!ENTITY Ctr_findbar "Findbar">
-<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar "検索バー">
+<!ENTITY Ctr_findbar_hws "ページをスクロールしたら検索バーを閉じる">
<!ENTITY Ctr_findbarpos "検索バー">
<!ENTITY Ctr_findbar_def "デフォルト位置">
<!ENTITY Ctr_findbar_top "上に表示">
@@ -178,7 +178,7 @@
<!ENTITY Ctr_osearch_dm "小さなドロップマーカー">
<!ENTITY Ctr_addonmanager "アドオンマネージャ">
<!ENTITY Ctr_alt_addonsp "詳細情報: 順序を変える">
-<!ENTITY Ctr_am_showrecup "Always show 'Recent updates' category">
+<!ENTITY Ctr_am_showrecup "最近の更新を常に表示する">
<!ENTITY Ctr_alt_addonsm "替わりの外観で置き換える">
<!ENTITY Ctr_am_nowarning "アドオンリスト: 警告を隠す">
<!ENTITY Ctr_am_compact "アドオンリスト: コンパクトビュー">
@@ -192,7 +192,7 @@
<!ENTITY Ctr_hiderecentbm "ブックマークポップアップ: 「最近ブックマークしたページ」を隠す">
<!ENTITY Ctr_hideeditbm "ブックマークスター: ポップアップを隠す (ページがブックマークされていない場合)">
<!ENTITY Ctr_oldplacesbut "ツールバー上のブックマーク: 古い外観で置き換える">
-<!ENTITY Ctr_dl_pm_drop "Download buttons panel: show dropmarker">
+<!ENTITY Ctr_dl_pm_drop "ダウンロードボタンパネル: ドロップマーカーを表示する">
<!ENTITY Ctr_bmbutpanelm "ポップアップ: パネルメニューで表示する">
<!ENTITY Ctr_bmbunsortbm "ポップアップ: 未整理のブックマークをメニューとして表示">
<!ENTITY Ctr_bmbunsortbm2 "メニュー上部に表示">
@@ -242,7 +242,7 @@
<!ENTITY Ctr_italic "斜体">
<!ENTITY Ctr_underlined "下線">
<!ENTITY Ctr_notabhov "hover の設定を上書きする">
-<!ENTITY Ctr_tablowopa "Reduce tab visibility">
+<!ENTITY Ctr_tablowopa "タブを薄くする">
<!ENTITY Ctr_tabc_act_tb "ツールバーに背景色をつける">
<!ENTITY Ctr_urlbar "ロケーションバー">