Add team website url feature to admin

This commit is contained in:
Brian Miyaji
2014-05-30 23:19:10 +10:00
parent 2f21a4f3b2
commit 363c3b1532
5 changed files with 36 additions and 1 deletions

View File

@@ -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;