Merge branch 'master' of git@stigma:platforma
[redakcja.git] / project / static / css / master.css
index 2e9e433..74376ea 100644 (file)
@@ -263,6 +263,23 @@ label {
     cursor: default;
 }
 
+/* =========================== */
+/* = DublinCore Editor panel = */
+/* =========================== */
+.panel-dceditor {
+    padding: 10px;
+}
+
+.panel-dceditor label {
+    font-size: 12px;
+    margin-top: 10px;
+    color: #666;
+    font-weight: bold;
+}
+
+.panel-dceditor input, .panel-dceditor textarea {
+    width: 400px;
+}
 
 div.isection {
        margin: 1em auto;