Finished implementing basic sharing

This commit is contained in:
Thaum
2015-04-14 14:06:50 +00:00
parent ccbe71514e
commit d785e1ff59
5 changed files with 73 additions and 36 deletions

View File

@@ -29,7 +29,7 @@
padding: 24px;
}
html /deep/ .red-button {
html /deep/ .red-button:not([disabled]) {
background: #d23f31;
color: #fff;
margin-top: 16px;