diff options
Diffstat (limited to 'public/css/theme1.css')
-rw-r--r-- | public/css/theme1.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/theme1.css b/public/css/theme1.css index cfaf0ca4..75293613 100644 --- a/public/css/theme1.css +++ b/public/css/theme1.css @@ -6339,6 +6339,9 @@ td.occupied { atd.occupied:hover { background-color: #449d44; } +.space-top { + margin-top: 15px; +} .text-primary, .text-primary:hover { color: #428bca; |