Colour changes, removed borders... simplified
This commit is contained in:
parent
8e1f41f211
commit
dd75d5e9fd
11 changed files with 54 additions and 49 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#root .borderedControl {
|
||||
background-color: transparent;
|
||||
border: 1px solid #e6e6e6; //#dadce1;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
transition: .2s ease all;
|
||||
border-radius: 3px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue