More layout and customisations.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "topbar.css";
|
||||
|
||||
body { font-family: Arial, sans-serif; margin: 0px; }
|
||||
table { border-collapse: collapse; width: 100%; margin-top: 20px; }
|
||||
th, td { padding: 8px 12px; border: 1px solid #ddd; text-align: center; }
|
||||
@@ -15,23 +17,6 @@ th { background-color: #f5f5f5; }
|
||||
}
|
||||
.flash { padding: 10px; color: green; background: #e9ffe9; border: 1px solid #c3e6c3; margin-bottom: 15px; }
|
||||
|
||||
.dropdown-admin-box {
|
||||
min-width: 350px;
|
||||
}
|
||||
|
||||
.dropdown-notification-box {
|
||||
min-width: 350px;
|
||||
}
|
||||
|
||||
.dropdown-message-box {
|
||||
min-width: 350px;
|
||||
}
|
||||
|
||||
.btn-xs {
|
||||
padding: 2px 6px;
|
||||
font-size: 0.75rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* Ball Stuff */
|
||||
.ball {
|
||||
|
||||
Reference in New Issue
Block a user