Update styles for confirm modal box

This commit is contained in:
Jonathan Wong 2015-09-25 00:26:54 -07:00
parent dfd0b1bf64
commit 1c3a3876e3
4 changed files with 36 additions and 19 deletions

View file

@ -1418,6 +1418,13 @@ a:hover .item-children-poster {
width: 40px;
margin-right: 20px;
}
#new_title h3 {
color: #F9AA03;
font-size: 14px;
line-height: 1.42857143;
font-weight: bold;
margin: 0;
}
.settings-alert {
float: left;
padding: 0;