summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard/web/styles/mydashboard.css
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-12-21 23:13:17 +0100
committerDave Lawrence <dlawrence@mozilla.com>2012-12-21 23:13:17 +0100
commit1e95913315c21a2ce181007d66294c5f1f975038 (patch)
treebd8424a67bed0a121478603999d44ee3cf63ce44 /extensions/MyDashboard/web/styles/mydashboard.css
parent63ed510dfa9ac705d16df4344da5e41fcab6137e (diff)
downloadbugzilla-1e95913315c21a2ce181007d66294c5f1f975038.tar.gz
bugzilla-1e95913315c21a2ce181007d66294c5f1f975038.tar.xz
- Converted several pages to use the new ProdCompSearch extension
- Other MyDashboard improvements/fixes
Diffstat (limited to 'extensions/MyDashboard/web/styles/mydashboard.css')
-rw-r--r--extensions/MyDashboard/web/styles/mydashboard.css21
1 files changed, 4 insertions, 17 deletions
diff --git a/extensions/MyDashboard/web/styles/mydashboard.css b/extensions/MyDashboard/web/styles/mydashboard.css
index fd441ec7a..dc253c0d1 100644
--- a/extensions/MyDashboard/web/styles/mydashboard.css
+++ b/extensions/MyDashboard/web/styles/mydashboard.css
@@ -38,29 +38,16 @@
width: 40%;
}
-.items_found, .refresh, .status {
+.items_found, .refresh {
font-size: 80%;
}
-.status {
- color: red;
- float: right;
-}
-
#query_list_container {
text-align:center;
}
-#prod_comp_search_container,
-#query_list_container {
- margin-bottom: 10px;
- border: 1px solid rgb(116,126,147);
- padding: 10px;
- height: 40px;
-}
-
+#query_list_container,
#prod_comp_search_main {
- margin-left: auto;
- margin-right: auto;
- text-align: left;
+ padding: 20px !important;
+ height: 40px;
}