Guest User

Untitled

a guest
Sep 14th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. .modal-header{
  2. background-color:#337ab7;
  3. }
  4. .modal-header > h4{
  5. color:white;
  6. }
  7.  
  8. #description {
  9. resize: none;
  10. }
  11.  
  12. #startdatediv{
  13. padding-left:0px;
  14. }
  15. #enddatediv{
  16. padding-right:0px;
  17. }
  18. #addevent{
  19. //display:none;
  20. }
  21. #departmentdiv{
  22. //display:none;
  23. }
Add Comment
Please, Sign In to add comment