diff --git a/dist/ratfe20.css b/dist/ratfe20.css index ec77226..817b77e 100644 --- a/dist/ratfe20.css +++ b/dist/ratfe20.css @@ -232,6 +232,21 @@ ul li:first-child a.sidebarbtn display: flex; } +.status-interact ul +{ + display: flex; + padding: 0; + margin: 0; +} + +.status-interact ul li +{ + display: inline-block; + margin: 0; + padding: 0; + list-style-type: none; +} + /*************************** * Element Grouping * @@ -418,20 +433,20 @@ ul li:first-child a.sidebarbtn /* Special cases */ .nobutton { + display: block !important; background: none !important; background-color: transparent !important; color: #aa0000 !important; - padding: 0px 9px !important; + padding: 4px 9px !important; margin: 0 !important; text-decoration: none; cursor: pointer !important; outline: inherit !important; font-size: 14px; border: 0 !important; - line-height: 24px; } -.status-interact form:not(:last-child) .nobutton +.status-interact ul li:not(:last-child) .nobutton { border-right: 1px solid #cacaca !important; diff --git a/static/status.html b/static/status.html index 7cee25e..9863ec0 100644 --- a/static/status.html +++ b/static/status.html @@ -13,21 +13,36 @@ %s
-
- -
-
- - -
-
- - -
-
- -
- View +