parent
6dd5aa3995
commit
fbee07e38a
@ -0,0 +1,34 @@
|
||||
.bootstrap-select.btn-group .dropdown-menu .notify {
|
||||
color: #ebebeb;
|
||||
text-align: center;
|
||||
background-color: #d9534f;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.bootstrap-select.btn-group .dropdown-menu li a {
|
||||
/*margin: 3px 0;*/
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.ga-icon {
|
||||
max-height: 16px;
|
||||
max-width: 16px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.bootstrap-select > .btn {
|
||||
background-color: #39444e;
|
||||
}
|
||||
|
||||
.group-label {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.group-label .label {
|
||||
font-size: 14px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
.ga-group {
|
||||
margin-bottom: 15px;
|
||||
}
|
Loading…
Reference in new issue