Skip to content

Instantly share code, notes, and snippets.

@yasu
Created June 6, 2012 14:03
Show Gist options
  • Select an option

  • Save yasu/2882046 to your computer and use it in GitHub Desktop.

Select an option

Save yasu/2882046 to your computer and use it in GitHub Desktop.

Revisions

  1. Yasuhiro Manai created this gist Jun 6, 2012.
    17 changes: 17 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    <span class="channel-horizontal-menu-badge">ライブ ストリーミング中</span>

    .channel-horizontal-menu li a span.channel-horizontal-menu-badge {
    background-color:
    #9A302C;
    color:
    white;
    font-size: 8px;
    font-weight: bold;
    padding: 3px 5px;
    margin-left: 10px;
    border: 1px outset
    #A34E4A;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }