mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
bootstrap 4.5 & Bootswatch Themes
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
/* Global Styles */
|
||||
|
||||
body {
|
||||
padding-top: 70px;
|
||||
background-color: #FFF;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
.container {
|
||||
@@ -165,4 +164,8 @@ p {
|
||||
.dropdown:hover .dropdown-menu {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
.table > tbody > tr > td {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user