more calendar popup styling

This commit is contained in:
10001shh
2018-08-25 16:48:05 -05:00
parent 38112c5e8a
commit fa3a383352
2 changed files with 6 additions and 4 deletions

View File

@@ -244,7 +244,7 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
#classname {
font-weight: bold;
margin-bottom: -10px;
font-size: 15px;
font-size: medium;
}
.modal-content {
@@ -258,7 +258,8 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
}
#prof {
font-size: 15px;
font-size: medium;
margin-bottom: -5px;
}
#info {
@@ -269,6 +270,7 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
font-size: medium;
}
/* The Close Button */