2018-05-15 05:59:52 +00:00
|
|
|
.submenu:before {
|
|
|
|
content: "-";
|
|
|
|
margin-right: 6px;
|
2018-02-10 15:07:21 +00:00
|
|
|
}
|
|
|
|
.colstack_head .rowitem {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
.colstack_head .rowitem h1, .colstack_head .rowitem a {
|
|
|
|
margin-right: auto;
|
|
|
|
}
|
|
|
|
.colstack_head .rowitem a h1 {
|
|
|
|
margin-right: 0px;
|
|
|
|
}
|
|
|
|
|
2017-07-29 10:36:39 +00:00
|
|
|
.rowlist .tag-mini {
|
|
|
|
font-size: 10px;
|
|
|
|
margin-left: 2px;
|
|
|
|
}
|
|
|
|
|
2018-02-15 13:15:27 +00:00
|
|
|
.timeRangeSelector {
|
|
|
|
padding: 2px;
|
|
|
|
margin-top: -3px;
|
|
|
|
margin-bottom: -3px;
|
|
|
|
}
|
2017-12-10 03:43:30 +00:00
|
|
|
.panel_floater {
|
|
|
|
margin-left: auto;
|
|
|
|
}
|
2017-07-29 10:36:39 +00:00
|
|
|
.panel_right_button {
|
|
|
|
float: right;
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
|
2017-12-10 03:43:30 +00:00
|
|
|
.edit_button:before {
|
2018-03-11 09:33:49 +00:00
|
|
|
content: "{{index .Phrases "panel_edit_button_text"}}";
|
2017-12-10 03:43:30 +00:00
|
|
|
}
|
|
|
|
.delete_button:after {
|
2018-03-11 09:33:49 +00:00
|
|
|
content: "{{index .Phrases "panel_delete_button_text"}}";
|
2017-12-10 03:43:30 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#panel_forums .rowitem {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
2018-08-11 12:09:26 +00:00
|
|
|
#panel_users .panel_tag {
|
|
|
|
float: right;
|
|
|
|
}
|
2017-07-29 10:36:39 +00:00
|
|
|
#panel_users .ban_button {
|
|
|
|
font-size: 10px;
|
|
|
|
float: none;
|
|
|
|
margin-left: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#panel_users .ban_button:before {
|
|
|
|
content: "|";
|
|
|
|
margin-right: 4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#forum_quick_perms .edit_fields {
|
|
|
|
float: right;
|
|
|
|
}
|
2017-08-17 11:13:49 +00:00
|
|
|
|
|
|
|
.forum_active_name {
|
|
|
|
color: rgb(200,200,200);
|
|
|
|
}
|
|
|
|
.builtin_forum_divider {
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
2017-12-10 03:43:30 +00:00
|
|
|
|
|
|
|
#panel_word_filters .itemSeparator:before {
|
|
|
|
content: " || ";
|
|
|
|
padding-left: 2px;
|
|
|
|
padding-right: 2px;
|
2018-01-16 08:01:02 +00:00
|
|
|
}
|
|
|
|
|
2018-05-15 05:59:52 +00:00
|
|
|
.panel_submitrow .rowitem {
|
2018-05-13 06:56:59 +00:00
|
|
|
display: flex;
|
|
|
|
}
|
2018-05-15 05:59:52 +00:00
|
|
|
.panel_submitrow .rowitem *:first-child {
|
2018-05-13 06:56:59 +00:00
|
|
|
margin-left: auto;
|
|
|
|
}
|
2018-05-15 05:59:52 +00:00
|
|
|
.panel_submitrow .rowitem *:last-child {
|
2018-05-13 06:56:59 +00:00
|
|
|
margin-right: auto;
|
|
|
|
}
|
2018-05-15 05:59:52 +00:00
|
|
|
.panel_submitrow .rowitem button {
|
2018-05-13 06:56:59 +00:00
|
|
|
padding-top: 5px;
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
2018-01-16 08:01:02 +00:00
|
|
|
.colstack_graph_holder {
|
|
|
|
background-color: var(--main-block-color);
|
|
|
|
padding: 10px;
|
|
|
|
}
|
|
|
|
.ct-label {
|
|
|
|
color: var(--input-text-color) !important;
|
|
|
|
}
|
|
|
|
.ct-chart-line, .ct-grid {
|
|
|
|
stroke: var(--input-text-color) !important;
|
|
|
|
}
|
|
|
|
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
|
|
|
|
stroke: hsl(359,98%,43%) !important;
|
2018-05-28 06:27:12 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.pageset {
|
|
|
|
margin-left: 0px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
|
|
|
.pageitem {
|
|
|
|
padding: 8px;
|
2017-12-10 03:43:30 +00:00
|
|
|
}
|