Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
fixed header.XXX branding style
Browse files Browse the repository at this point in the history
  • Loading branch information
hackmod committed Jun 14, 2018
1 parent 899efed commit 19b8da5
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions app/styles/etherwallet-custom.less
Original file line number Diff line number Diff line change
Expand Up @@ -693,140 +693,140 @@ header {
margin-bottom: 1em;
}
header.ETH {
.nav-container { border-top: 0.25rem solid @brand-eth; }
.header-branding { border-bottom: 0.25rem solid @brand-eth; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-eth; }
& + .container .modal-content { border: 0.25rem solid @brand-eth; }
& + .container .alert-info { background-color:@brand-eth; }
}

header.ETC {
.nav-container { border-top: 0.25rem solid @brand-etc; }
.header-branding { border-bottom: 0.25rem solid @brand-etc; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-etc; }
& + .container .modal-content { border: 0.25rem solid @brand-etc; }
& + .container .alert-info { background-color:@brand-etc; }
}

header.Ropsten {
.nav-container { border-top: 0.25rem solid @brand-test; }
.header-branding { border-bottom: 0.25rem solid @brand-test; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-test; }
& + .container .modal-content { border: 0.25rem solid @brand-test; }
& + .container .alert-info { background-color:@brand-test; }
}

header.Kovan {
.nav-container { border-top: 0.25rem solid @brand-test; }
.header-branding { border-bottom: 0.25rem solid @brand-test; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-test; }
& + .container .modal-content { border: 0.25rem solid @brand-test; }
& + .container .alert-info { background-color:@brand-test; }
}

header.Rinkeby {
.nav-container { border-top: 0.25rem solid @brand-test; }
.header-branding { border-bottom: 0.25rem solid @brand-test; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-test; }
& + .container .modal-content { border: 0.25rem solid @brand-test; }
& + .container .alert-info { background-color:@brand-test; }
}

header.RSK {
.nav-container { border-top: 0.25rem solid @brand-rsk; }
.header-branding { border-bottom: 0.25rem solid @brand-rsk; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-rsk; }
& + .container .modal-content { border: 0.25rem solid @brand-rsk; }
& + .container .alert-info { background-color: @brand-rsk; }
}

header.Custom {
.nav-container { border-top: 0.25rem solid @brand-cust; }
.header-branding { border-bottom: 0.25rem solid @brand-cust; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-cust; }
& + .container .modal-content { border: 0.25rem solid @brand-cust; }
& + .container .alert-info { background-color:@brand-cust; }
}

header.EXP {
.nav-container { border-top: 0.25rem solid @brand-exp; }
.header-branding { border-bottom: 0.25rem solid @brand-exp; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-exp; }
& + .container .modal-content { border: 0.25rem solid @brand-exp; }
& + .container .alert-info { background-color:@brand-exp; }
}

header.UBQ {
.nav-container { border-top: 0.25rem solid @brand-ubq; }
.header-branding { border-bottom: 0.25rem solid @brand-ubq; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-ubq; }
& + .container .modal-content { border: 0.25rem solid @brand-ubq; }
& + .container .alert-info { background-color:@brand-ubq; }
}

header.POA {
.nav-container { border-top: 0.25rem solid @brand-poa; }
.header-branding { border-bottom: 0.25rem solid @brand-poa; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-poa; }
& + .container .modal-content { border: 0.25rem solid @brand-poa; }
& + .container .alert-info { background-color:@brand-poa; }
}

header.TOMO {
.nav-container { border-top: 0.25rem solid @brand-tomo; }
.header-branding { border-bottom: 0.25rem solid @brand-tomo; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-tomo; }
& + .container .modal-content { border: 0.25rem solid @brand-tomo; }
& + .container .alert-info { background-color:@brand-tomo; }
}

header.ELLA {
.nav-container { border-top: 0.25rem solid @brand-ella; }
.header-branding { border-bottom: 0.25rem solid @brand-ella; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-ella; }
& + .container .modal-content { border: 0.25rem solid @brand-ella; }
& + .container .alert-info { background-color:@brand-ella; }
}

header.ETSC {
.nav-container { border-top: 0.25rem solid @brand-etsc; }
.header-branding { border-bottom: 0.25rem solid @brand-etsc; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-etsc; }
& + .container .modal-content { border: 0.25rem solid @brand-etsc; }
& + .container .alert-info { background-color:@brand-etsc; }
}

header.EGEM {
.nav-container { border-top: 0.25rem solid @brand-egem; }
.header-branding { border-bottom: 0.25rem solid @brand-egem; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-egem; }
& + .container .modal-content { border: 0.25rem solid @brand-egem; }
& + .container .alert-info { background-color:@brand-egem; }
}

header.CLO {
.nav-container { border-top: 0.25rem solid @brand-clo; }
.header-branding { border-bottom: 0.25rem solid @brand-clo; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-clo; }
& + .container .modal-content { border: 0.25rem solid @brand-clo; }
& + .container .alert-info { background-color:@brand-clo; }
}

header.EAST {
.nav-container { border-top: 0.25rem solid @brand-east; }
.header-branding { border-bottom: 0.25rem solid @brand-east; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-east; }
& + .container .modal-content { border: 0.25rem solid @brand-east; }
& + .container .alert-info { background-color:@brand-east; }
}

header.X888 {
.nav-container { border-top: 0.25rem solid @brand-x888; }
.header-branding { border-bottom: 0.25rem solid @brand-x888; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-x888; }
& + .container .modal-content { border: 0.25rem solid @brand-x888; }
& + .container .alert-info { background-color:@brand-x888; }
}

header.MUSIC {
.nav-container { border-top: 0.25rem solid @brand-music;}
.header-branding { border-bottom: 0.25rem solid @brand-music;}
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-music;}
& + .container .modal-content { border: 0.25rem solid @brand-music; }
& + .container .alert-info { background-color:@brand-music; }
}

header.YAP {
.nav-container { border-top: 0.25rem solid @brand-yap; }
.header-branding { border-bottom: 0.25rem solid @brand-yap; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-yap; }
& + .container .modal-content { border: 0.25rem solid @brand-yap; }
& + .container .alert-info { background-color:@brand-yap; }
}

header.GO {
.nav-container { border-top: 0.25rem solid @brand-go; }
.header-branding { border-bottom: 0.25rem solid @brand-go; }
& + .container + .pre-footer + .footer { border-top: 0.25rem solid @brand-go; }
& + .container .modal-content { border: 0.25rem solid @brand-go; }
& + .container .alert-info { background-color:@brand-go; }
Expand Down

0 comments on commit 19b8da5

Please sign in to comment.