Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
mattearnshaw committed Jan 18, 2018
1 parent 012e3e8 commit b66dd3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/OSB.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,11 @@
float: left;
}

.tutorialForm input[type=text]:disabled {
background-color: #d3d3d3;
color: #808080;
}

.tutorialForm input[type=text] {
border-radius: 0;
margin: 5px;
Expand Down

0 comments on commit b66dd3c

Please sign in to comment.