- 435 名前:名無しさん@お腹いっぱい。 mailto:sage [2013/12/12(木) 16:58:08.68 ID:ePdOmrvm0]
- >>412
以下を追加(こういうのはuserChrome/Content.cssスレで聞いた方がいいよ) #TabsToolbar{ padding-left:0 !important; padding-right:0 !important; } .closing-tabs-spacer { border-bottom:1px solid rgba(10%,10%,10%,.4) !important; -moz-box-flex:1 !important; } #TabsToolbar > :not(#tabbrowser-tabs){ border-bottom:1px solid rgba(10%,10%,10%,.4) !important; } .tabbrowser-arrowscrollbox > .scrollbutton-up, .tabbrowser-arrowscrollbox > .scrollbutton-down { background-image: linear-gradient(to top,rgba(10%,10%,10%,.4) 1px,transparent 1px) !important; } .tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled]):hover, .tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled]):hover { background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.5)), linear-gradient(transparent, rgba(0,0,0,.25) 30%), linear-gradient(transparent, rgba(0,0,0,.25) 30%), background-image: linear-gradient(to top,rgba(10%,10%,10%,.4) 1px,transparent 1px) !important; background-position: 1px -1px, 0 -1px, 100% -1px, 0% 0% !important; background-size: calc(100% - 2px) 100%, 1px 100%, 1px 100%, auto auto !important; background-repeat: no-repeat, no-repeat, no-repeat, repeat !important; }
|

|