HSLE#33100 styling likemodal toegevoegd

svn path=/Website/trunk/; revision=25939
This commit is contained in:
Peter Feij
2015-08-12 15:25:37 +00:00
parent 4ae2250c07
commit 4454e4039b
3 changed files with 9 additions and 4 deletions

View File

@@ -2310,6 +2310,11 @@ tr.unauthorized {
body.modal {
padding:2px;
}
/* for modal-like tabs*/
.likemodal {
background-color: ==frameheaderbackgroundcolor==;
margin: 10px 20px 0 20px;
}
.modal th {
background-color: ==frameheaderbackgroundcolor==;
border-right: 1px solid #ccc;