- /* addon manager only */
- @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
- /*********** left contents ****************/
- /* left categories list */
- #categories {
- width: 160px !important;
- font-size : 10px !important;
- }
- /* categories */
- .category{
- padding-top: 0px !important;
- height: 35px !important;
- }
- /* collections find */
- #retirement-box{height: 60px !important;}
- /* hide categories */
- .category[disabled] {display:none !important;}
- /* icon */
- .category-icon{
- width: 25px !important;
- height: 25px !important;
- }
- /*********** right contents ****************/
- /* 縞々模様 */
- #addon-list > richlistitem:nth-child(even){
- background:AliceBlue;
- }
- /* 全体調整 */
- #list-view .addon.addon-view * {
- font-size: 100% !important;
- margin-top: 0 !important;
- margin-bottom: 0 !important;
- }
- /* 隙間調整(padding) */
- #list-view > #addon-list .addon.addon-view {
- padding: 0px !important;
- }
- /* 水平に並べて表示(horizontal) */
- .content-inner-container{-moz-box-orient:horizontal;}
- /* icon image */
- .icon-container ,
- .icon-container > .icon {
- width: 16px !important;
- height: 16px !important;
- }
- /* addon name */
- .basicinfo-container{
- width: 350px !important;
- -moz-box-align: center !important;
- }
- .name-container{font-size:100% !important}
- /* border off */
- #search-list *,
- #addon-list *,
- #updates-list{
- border:none !important;
- }
- /* border bottom line */
- #addon-list .addon.addon-view {
- border-bottom:1px rgb(230,227,218) solid !important;
- }
- /* option botton border */
- #search-list .addon-control,
- #addon-list .addon-control,
- #updates-list .addon-control {
- border: 1px solid #888 !important;
- }
- /* 詳細ボタン非表示 */
- .details.button-link{display:none !important;}
- /* テーマのスペース調整(theme)
- .description{display:block !important;}
- */
- /*spacer off
- .description-container > spacer{display:none !important;}
- */
- /*********** optins button ****************/
- /* options */
- #list-view > #addon-list .status-control-wrapper{
- width:250px !important;
- }
- .control-container>button{margin:1px !important;}
- .addon-control{
- padding:0px !important;
- }
- /* options buttons
- .addon-control.preferences{min-width: 3.5em !important;}
- .addon-control.enable{min-width: 3em !important;}
- .addon-control.disable{min-width: 3em !important;}
- .addon-control.remove{min-width: 2em !important;}
- .addon-control{min-width: 3em !important;}
- .addon-control.button_scriptish_userscript_edit{min-width: 3em !important;}
- .addon-control.button_scriptish_userscript_show{min-width: 3em !important;}
- */
SHARE
TWEET
Untitled
a guest
Aug 28th, 2013
38
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

