mirror of https://github.com/ColorlibHQ/gentelella
Merge pull request #104 from krzysiekpiasecki/krzysiekpiasecki-patch-1
Remove unexpected css tokenpull/105/head
commit
37208b31fd
|
@ -1139,7 +1139,6 @@ table.dataTable td.focus {
|
|||
height: 19px;
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
*cursor: hand;
|
||||
color: #111 !important;
|
||||
}
|
||||
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover {
|
||||
|
@ -4681,4 +4680,4 @@ ul.notifications {
|
|||
color: #333;
|
||||
background: #ccc;
|
||||
}
|
||||
/** /FullCalendar **/
|
||||
/** /FullCalendar **/
|
||||
|
|
|
@ -1159,7 +1159,6 @@ table.dataTable td.focus {
|
|||
height: 19px;
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
*cursor: hand;
|
||||
color: #111 !important;
|
||||
}
|
||||
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover {
|
||||
|
@ -4680,4 +4679,4 @@ ul.notifications {
|
|||
color: #333;
|
||||
background: #ccc;
|
||||
}
|
||||
/** /FullCalendar **/
|
||||
/** /FullCalendar **/
|
||||
|
|
Loading…
Reference in New Issue