display course department and number with unique for the conflict popup

This commit is contained in:
sghsri
2019-11-07 12:56:22 -06:00
parent b2a34585ac
commit 78d8be4c99
3 changed files with 20 additions and 19 deletions

View File

@@ -244,10 +244,10 @@
background-color: black;
background:rgba(1,1,1,0.5);
color: #fff;
text-align: center;
text-align: left;
border-radius: 6px;
font-size: 10px;
max-width: 50px;
max-width: 100px;
margin-left: 5px;
padding: 5px 10px;
z-index: 2;