PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   七嘴八舌異言堂 (https://www.pcdvd.com.tw/forumdisplay.php?f=12)
-   -   Firefox更新到41.0了! (https://www.pcdvd.com.tw/showthread.php?t=1088130)

ryox22003 2017-12-09 08:11 AM

有人懂CSS指令嗎?我用57版加上下面指令只能在書籤工具列顯示16X個網址 有辦法顯示出3XX個網址嗎?



@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* Recreates the basic functionality of the popular Roomy Bookmarks Toolbar add-on:
Hide bookmarks bar items label text, show on hover. */

.bookmark-item > .toolbarbutton-text {
margin-top: -1px !important;
}
.bookmark-item:not(:hover):not([open="true"]) > .toolbarbutton-text {
display: none !important;
}

#PlacesToolbarItems > .bookmark-item:not(:hover):not([open="true"]) > .toolbarbutton-icon[label]:not([label=""]) {
margin-inline-end: 0px !important;
}


#PlacesToolbarItems{
margin-top: 7px !important;
height: 50px!important;
}
#PlacesToolbarItems>.box-inherit.scrollbox-innerbox{
overflow: auto!important;
float: left!important;
}

#PersonalToolbar{
/*
2行 = 4rem;
3行 = 6rem;
*/
height:4rem !important;
max-height:8rem !important;
}


/*设置书签排列方式为先上下后左右*/
.bookmark-item[container] >menupopup>hbox .scrollbox-innerbox{
min-height: 21px !important;
height:auto!important;
display: inline-flex !important;
flex-flow:column wrap !important;
overflow:-moz-hidden-unscrollable!important;
}

joss3 2017-12-09 08:41 AM

我怎麼使用要連網每次都會出現「你的連線並不安全」的訊息?

cys070 2017-12-09 09:06 AM

引用:
作者joss3
我怎麼使用要連網每次都會出現「你的連線並不安全」的訊息?

防毒哪套,假如是卡巴就是卡巴問題

這老症頭要導入卡巴證書到火狐裡去

不然就取消防毒的掃描網頁加密連線

溫柔風 2017-12-09 09:33 AM

引用:
作者ryox22003
有人懂CSS指令嗎?我用57版加上下面指令只能在書籤工具列顯示16X個網址 有辦法顯示出3XX個網址嗎?
https://i.imgur.com/mGm92VD.jpg
...
你看一下這段

#PersonalToolbar{
/*
2行 = 4rem;
3行 = 6rem;
*/
height:4rem !important;
max-height:8rem !important;
}


height:4rem !important;
max-height:8rem !important;

改成
height:10rem !important;
max-height:12rem !important;
試試

PC.s 2017-12-09 11:07 AM

今天更新到57.0.2,
最近加入的書籤還是強迫顯示。

ryox22003 2017-12-09 11:32 AM

引用:
作者溫柔風
你看一下這段

#PersonalToolbar{
/*
2行 = 4rem;
3行 = 6rem;
*/
height:4rem !important;
max-height:8rem !important;
}


height:4rem !important;
max-height:8rem !important;

改成
height:10rem !important;
max-height:12rem !important;
試試

我剛試一下 不行
修改完只是書籤列下面多一塊灰色區域 剩餘未顯示的書籤網址還是沒顯示
好怪......

joss3 2017-12-09 09:30 PM

引用:
作者cys070
防毒哪套,假如是卡巴就是卡巴問題

這老症頭要導入卡巴證書到火狐裡去

不然就取消防毒的掃描網頁加密連線


我是使用 G-Data
我把網頁防護功能停掉還是一樣的問題

calor 2017-12-14 05:14 PM

請教關於開啟分頁數量的問題
平時將某些相關連結放在書籤列的同一資料夾內
然後按右鍵選擇"全部用分頁開啟"

若資料夾內的連結在九個以下,可以正常運作
但若超過九個,選擇開啟時
會開啟相同數目的分頁,但只有第一個分頁會讀取
其他都顯示"新分頁",要手動點取每個分頁才會開始讀取
是設定的問題嗎?

芝風 2017-12-24 07:05 AM

剛剛把火狐更新到L大的57.0.2版本了

感覺是有快,也有很多附加元件要另外找。

現在是有一個問題,我習慣在搜尋框跟書籤都直接在新分頁開啟。

我也找了一下,發覺L大的版本browser.tabs.loadBookmarksInBackground 和 browser.search.openintab 都已經改成true了,搜尋是會在新分頁,但是書籤不會,仍然在原來的分頁

有沒有什麼可能我設定去動到?

後來我把browser.tabs.loadBookmarksInTabs 也改成true,就OK了

現在如果連瀏覽歷史跟網址列輸入文字搜尋都要在新視窗開啟要改哪個?

cjan 2018-01-05 07:19 PM

57.0.4 fixed Security fixes to address the Meltdown and Spectre timing attacks。
有沒有變慢30%啊?


所有的時間均為GMT +8。 現在的時間是09:02 PM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。