Add team website url feature to admin
This commit is contained in:
@@ -31,6 +31,21 @@
|
||||
margin-bottom: 1px !important;
|
||||
}
|
||||
|
||||
.sp-link:before {
|
||||
font: normal 20px/1 'dashicons';
|
||||
speak: none;
|
||||
display: inline-block;
|
||||
padding: 0 2px 0 0;
|
||||
top: 0;
|
||||
left: -1px;
|
||||
position: relative;
|
||||
vertical-align: top;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none !important;
|
||||
content: "\f504";
|
||||
}
|
||||
|
||||
.fixed .column-sp_team .result,
|
||||
.sp-calendar-table .result {
|
||||
background: #888;
|
||||
|
||||
Reference in New Issue
Block a user