>>300
/* URLバーと検索バーのボーダーを表示 */
#urlbar-input-container, #searchbar {
border: solid 2px #999 !important;
}