summaryrefslogtreecommitdiff
path: root/bug/bug/bug.css
diff options
context:
space:
mode:
Diffstat (limited to 'bug/bug/bug.css')
-rw-r--r--bug/bug/bug.css12
1 files changed, 11 insertions, 1 deletions
diff --git a/bug/bug/bug.css b/bug/bug/bug.css
index 41936e2..7fee712 100644
--- a/bug/bug/bug.css
+++ b/bug/bug/bug.css
@@ -123,7 +123,7 @@ body {
}
.left .label {
- padding-left: 40px;
+ padding-left: 20px;
display: inline-block;
color: #9d9d9d;
}
@@ -395,6 +395,16 @@ body {
display: none;
}
+/* state_subcomponent */
+.operating_system > div {
+ display: inline-block;
+}
+
+/* state_op_sys */
+.state_op_sys {
+ display: none;
+}
+
/* state_description */
.state_description {
display: none;