summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard/web/styles
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/MyDashboard/web/styles')
-rw-r--r--extensions/MyDashboard/web/styles/mydashboard.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/extensions/MyDashboard/web/styles/mydashboard.css b/extensions/MyDashboard/web/styles/mydashboard.css
index 253e60d42..ec2ab6dc5 100644
--- a/extensions/MyDashboard/web/styles/mydashboard.css
+++ b/extensions/MyDashboard/web/styles/mydashboard.css
@@ -5,10 +5,19 @@
* This Source Code Form is "Incompatible With Secondary Licenses", as
* defined by the Mozilla Public License, v. 2.0. */
+#mydashboard {
+ min-width: 950px;
+}
+
#mydashboard .yui3-skin-sam .yui3-datatable-table {
width: 100%;
}
+.yui3-datatable-col-changeddate,
+.yui3-datatable-col-created {
+ white-space: nowrap;
+}
+
.query_heading {
font-size: 18px;
font-weight: strong;