summaryrefslogtreecommitdiff
path: root/ishtar_common/static
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/static')
-rw-r--r--ishtar_common/static/media/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css
index 02f4d930b..c6a151dc8 100644
--- a/ishtar_common/static/media/style.css
+++ b/ishtar_common/static/media/style.css
@@ -920,6 +920,11 @@ a.photo{
margin-right:auto;
}
+.welcome-image{
+ padding: 1em;
+ text-align: center;
+}
+
.dashboard table.resume th{
text-align:center;
padding:0.5em;
@@ -1276,6 +1281,10 @@ table.table-form td input{
border-color:#922;
}
+.clean-table.small {
+ width: auto;
+}
+
.clean-table {
margin: 10px 0 10px 0;
width: 100%;