inital commit
This commit is contained in:
15
webroot/epicvelocity/css/custom.css
Normal file
15
webroot/epicvelocity/css/custom.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.main-content{
|
||||
border: 0 !important;
|
||||
}
|
||||
.multiselect .caret{
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 12px;
|
||||
margin-top: -3px;
|
||||
width: unset !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#univ-dest-div .multiselect{
|
||||
text-align: center !important;
|
||||
}
|
||||
Reference in New Issue
Block a user