2014-02-12 10:44:00 +01:00
|
|
|
body {
|
2016-08-25 11:59:49 +02:00
|
|
|
padding-top: 10px;
|
2014-02-12 10:44:00 +01:00
|
|
|
}
|
|
|
|
|
2016-08-25 11:59:49 +02:00
|
|
|
.action {
|
|
|
|
cursor: pointer;
|
2014-02-12 10:44:00 +01:00
|
|
|
}
|
|
|
|
|
2015-07-09 14:26:07 +02:00
|
|
|
.block-grid {
|
|
|
|
margin: 20px;
|
2014-02-12 10:44:00 +01:00
|
|
|
}
|
|
|
|
|
2016-08-25 11:59:49 +02:00
|
|
|
.btn .glyphicon {
|
|
|
|
top: 2px;
|
2014-02-12 10:44:00 +01:00
|
|
|
}
|