Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Trade: css fix on input-group-addon.
Browse files Browse the repository at this point in the history
  • Loading branch information
vhpoet committed Nov 22, 2013
1 parent 299ae94 commit 4bf2e9c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/less/ripple/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -1248,6 +1248,12 @@ html.t-balance header nav ul > li.active#nav-wallet > a:after {
height: 0;
overflow: visible;
}

.input-group-addon {
color: #fff;
background-color: #ccc;
font-family: OpenSansLight;
}
}
.message {
color: green;
Expand Down

0 comments on commit 4bf2e9c

Please sign in to comment.