diff --git a/core/themes/seven/images/add.png b/core/themes/seven/images/add.png
deleted file mode 100644
index 1a2faf6..0000000
--- a/core/themes/seven/images/add.png
+++ /dev/null
@@ -1,4 +0,0 @@
-PNG
-
-   IHDR   	   	      gIDATxڅOA ӽYژicJ%B@9[[*:'`H*Ho\)󗭹x-
-u^ bZJ     IENDB`
\ No newline at end of file
diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css
index 7b8ae1b..a1ca452 100644
--- a/core/themes/seven/style.css
+++ b/core/themes/seven/style.css
@@ -731,9 +731,16 @@ ul.action-links li {
   margin: 0 1em 0 0; /* LTR */
 }
 ul.action-links a {
-  padding-left: 15px; /* LTR */
-  background: transparent url(images/add.png) no-repeat 0 center;
-  line-height: 30px;
+  padding: 10px 15px; /* LTR */
+  background-color: #0074BD;
+  border-radius:7px;
+  border-style:solid;
+  color: white;
+  cursor:pointer;
+  line-height: 40px;
+  text-align: center;
+  margin-bottom: 1em;
+  margin-right: 1em;
 }
 
 /**
