make white border for matrix button
This commit is contained in:
parent
6a29d04ec7
commit
35d989199e
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ button:hover,
|
|||
/* Matrix */
|
||||
.button.button-matrix {
|
||||
color: #ffffff;
|
||||
border: 1px solid #ffffff;
|
||||
background-color: #000000;
|
||||
}
|
||||
.button.button-matrix:hover,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue