summaryrefslogtreecommitdiffstats
path: root/templates/basestyle.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/basestyle.inc.php')
-rw-r--r--templates/basestyle.inc.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/basestyle.inc.php b/templates/basestyle.inc.php
index b27c6bdc..0a5d4905 100644
--- a/templates/basestyle.inc.php
+++ b/templates/basestyle.inc.php
@@ -284,10 +284,15 @@
.np_row {
display:block;
background: <?php echo conf('base_color2'); ?>;
+ padding-top: 3px;
+ padding-bottom: 3px;
}
.np_cell {
display: inline;
margin: 10px;
}
+ #bigdaddy {
+ padding: 5px;
+ }
-->
</style>