OpenVPN-Admin/css/index.css

16 lines
128 B
CSS
Raw Normal View History

2014-02-12 10:44:00 +01:00
body {
padding-top: 10px;
2014-02-12 10:44:00 +01: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
}
.btn .glyphicon {
top: 2px;
2014-02-12 10:44:00 +01:00
}