Skip to content

Commit 7472347

Browse files
hmoreauhmoreau
authored andcommitted
gray gradiant
1 parent 032d070 commit 7472347

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

css/custom.css

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -123,22 +123,6 @@ margin-right: 13px;
123123
}
124124

125125

126-
.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header{
127-
background-color: #efefef;
128-
background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#efefef), to(#efefef));
129-
background-image: -webkit-linear-gradient(top, #efefef 0%, #efefef 100%);
130-
background-image: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
131-
background-image: -ms-linear-gradient(top, #efefef 0%, #efefef 100%);
132-
background-image: -o-linear-gradient(top, #efefef 0%, #efefef 100%);
133-
background-image: -linear-gradient(top, #efefef 0%, #efefef 100%);
134-
}
135-
136-
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child,
137-
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child
138-
{
139-
border-top-right-radius: 0px;
140-
border-top-left-radius: 0px;
141-
}
142126

143127
.tabs-shake .active a,
144128
.gradiant{

0 commit comments

Comments
 (0)