Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Add css changes for nocopy class (#523)
Browse files Browse the repository at this point in the history
Signed-off-by: sagarkrsd <sagar.kumar@openebs.io>
  • Loading branch information
Sagar Kumar authored and umamukkara committed Feb 14, 2019
1 parent 810e1c0 commit 938fe6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -353,3 +353,8 @@ redoc .operation-type {
display: table;
clear: both;
}

.nocopy {
background: #F0F0F0;
color: #000;
}

0 comments on commit 938fe6d

Please sign in to comment.