mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Remove some vestigial commented out styling for AuthModal buttons
This commit is contained in:
parent
fb51d40cb4
commit
a21d85c4ed
1 changed files with 0 additions and 16 deletions
|
@ -146,22 +146,6 @@
|
|||
height: 70px
|
||||
font-size: 32px
|
||||
line-height: 42px
|
||||
//border-style: solid
|
||||
//border-image: url(/images/level/code_toolbar_submit_button_active.png) 14 20 20 20 fill round
|
||||
//border-width: 14px 20px 20px 20px
|
||||
//color: white
|
||||
//
|
||||
//span
|
||||
// pointer-events: none
|
||||
//
|
||||
//&:hover
|
||||
// border-image: url(/images/level/code_toolbar_submit_button_zazz.png) 14 20 20 20 fill round
|
||||
// color: white
|
||||
//
|
||||
//&:active
|
||||
// border-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png) 14 20 20 20 fill round
|
||||
// padding: 2px 0 0 2px
|
||||
// color: white
|
||||
|
||||
|
||||
//- Footer area
|
||||
|
|
Loading…
Reference in a new issue