I wrongly added CSS to generated files, now adding changes to less
as is good and proper.
And sorry for PR #5356.
#adminpage .selectall {
text-align: right;
}
+#adminpage .settings-block {
+ border-bottom: 1px solid #cccccc;
+}
/* edit buttons for comments */
.icon.dim {
opacity: 0.3;
#adminpage .selectall {
text-align: right;
}
+#adminpage .settings-block {
+ border-bottom: 1px solid #cccccc;
+}
/* edit buttons for comments */
.icon.dim {
opacity: 0.3;
#adminpage .selectall {
text-align: right;
}
+#adminpage .settings-block {
+ border-bottom: 1px solid #cccccc;
+}
/* edit buttons for comments */
.icon.dim {
opacity: 0.3;
width: 16px; height: 16px;
}
.selectall { text-align: right; }
+ .settings-block {
+ border-bottom: 1px solid #cccccc;
+ }
}
/* edit buttons for comments */