Updated color dropdown to Polymer 1 paper-swatch-picker
This commit is contained in:
@@ -70,6 +70,10 @@
|
||||
background-color: #9E9E9E;
|
||||
}
|
||||
|
||||
.blue-grey {
|
||||
background-color: #607D8B;
|
||||
}
|
||||
|
||||
.app-grey {
|
||||
background-color: #424242;
|
||||
}
|
||||
@@ -80,4 +84,4 @@
|
||||
|
||||
.black {
|
||||
background-color: #262626;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user