Changeset 523
- Timestamp:
- 10/18/07 04:27:52 (13 months ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/syobocalplus.user.js (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/syobocalplus.user.js
r522 r523 367 367 if (FixedChannels[chname] && FixedChannels[chname].short_name) 368 368 dispname = FixedChannels[chname].short_name; 369 lbl.appendChild( chk ); 369 370 lbl.appendChild( document.createTextNode(dispname) ); 370 371 … … 374 375 375 376 lbl.htmlFor = cid; 376 li.appendChild(chk);377 377 li.appendChild(lbl); 378 378 li.style.borderTop = chobj.tagcolor+" 2px solid"; … … 599 599 // ----------------------------------- 600 600 601 GM_addStyle(".chselector{ z-index: 100; font-size: 80%; width: 100%; position: fixed; bottom: 0; margin: 0; padding: 2px 2px 2px 4px; background: ThreeDFace; border-top: 1px solid ThreeDShadow;} .chselector li{display: inline; margin: 0 2px 0 2px;} .plus-filtered .v3box{-moz-opacity:"+HiddenAlpha+"} input.warning{color: #d00} .plus-stripe{background: #f8f8f8;} .plus-filtered .main table table table td>div {background: #191919} .plus-filtered td>div .plus-stripe{background: #111} ");601 GM_addStyle(".chselector{-moz-user-select: none; z-index: 100; font-size: 80%; width: 100%; position: fixed; bottom: 0; margin: 0; padding: 2px 2px 2px 4px; background: ThreeDFace; border-top: 1px solid ThreeDShadow;} .chselector li{display: inline; margin: 0 2px 0 2px;} .plus-filtered .v3box{-moz-opacity:"+HiddenAlpha+"} input.warning{color: #d00} .plus-stripe{background: #f8f8f8;} .plus-filtered .main table table table td>div {background: #191919} .plus-filtered td>div .plus-stripe{background: #111} "); 602 602 603 603 document.body.style.paddingBottom = "2em";
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)