Resizable stuff ! Now it's cool
This commit is contained in:
@@ -15,3 +15,14 @@ html, body {
|
||||
margin: 0 auto;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.panel-heading a:after {
|
||||
font-family:'Glyphicons Halflings';
|
||||
content:"\e114";
|
||||
float: right;
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.panel-heading a.collapsed:after {
|
||||
content:"\e080";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user