initial commit
This commit is contained in:
26
webroot/css/multiselect.css
Normal file
26
webroot/css/multiselect.css
Normal file
@@ -0,0 +1,26 @@
|
||||
.github.ribbon {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: 40px;
|
||||
right: 0;
|
||||
border: 0;
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
.prettyprint {
|
||||
padding: 10px!important;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
#home h1 {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
#demo,
|
||||
#examples,
|
||||
#support,
|
||||
#download {
|
||||
padding-top: 40px;
|
||||
}
|
||||
Reference in New Issue
Block a user