summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/media/css/user.css36
1 files changed, 36 insertions, 0 deletions
diff --git a/public/media/css/user.css b/public/media/css/user.css
index 00d144a..faf2fa4 100644
--- a/public/media/css/user.css
+++ b/public/media/css/user.css
@@ -27,4 +27,40 @@ tr.selectedEntry {
tr.selectedEntry td {
padding-left: 3px;
+}
+
+#rights-element dl fieldset dt {
+ width: 325px;
+}
+
+#rights-element dl fieldset {
+ margin-bottom: 10px;
+ width: 350px;
+}
+
+#fieldset-rights {
+ margin-top: 10px;
+ border: 0px;
+ margin-left: 0;
+ padding: 0;
+}
+
+#fieldset-rights legend {
+ padding-left: 0;
+}
+
+#fieldset-rights dl legend {
+ padding-left: 2px;
+}
+
+#rights-element dd {
+ margin-left: 0px;
+}
+
+#rights-element {
+ margin-left: 0px;
+}
+
+#rights-label {
+ width: 0px;
} \ No newline at end of file