forked from mirrors/easyappointments
Removed unnecessary fix for paper theme
This commit is contained in:
parent
8a4b03cb0d
commit
a8b8850b33
1 changed files with 2 additions and 9 deletions
|
@ -117,10 +117,3 @@ li.language:hover {
|
|||
.ui-timepicker-rtl{ direction: rtl; }
|
||||
.ui-timepicker-rtl dl { text-align: right; }
|
||||
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }
|
||||
|
||||
|
||||
/* BOOTSTRAP THEME FIXES
|
||||
------------------------------------------------------------------------- */
|
||||
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
|
||||
background-color: #E24C52;
|
||||
}
|
Loading…
Reference in a new issue