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;
|
|
|
|
}
|
2019-04-27 06:32:26 +00:00
|
|
|
.rowitem h2.hguide {
|
|
|
|
font-size: 15px;
|
|
|
|
}
|
2018-02-10 15:07:21 +00:00
|
|
|
|
2017-07-29 10:36:39 +00:00
|
|
|
.rowlist .tag-mini {
|
|
|
|
font-size: 10px;
|
|
|
|
margin-left: 2px;
|
|
|
|
}
|
|
|
|
|
2019-04-28 02:57:25 +00:00
|
|
|
.analytics .colstack_head:first-child {
|
|
|
|
padding-bottom: 4px;
|
|
|
|
}
|
2019-05-18 01:18:19 +00:00
|
|
|
.analytics .colstack_head select {
|
2018-02-15 13:15:27 +00:00
|
|
|
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-12-14 04:08:53 +00:00
|
|
|
content: "{{lang "panel_edit_button_text" . }}";
|
2017-12-10 03:43:30 +00:00
|
|
|
}
|
|
|
|
.delete_button:after {
|
2018-12-14 04:08:53 +00:00
|
|
|
content: "{{lang "panel_delete_button_text" . }}";
|
2017-12-10 03:43:30 +00:00
|
|
|
}
|
|
|
|
|
2019-05-13 09:17:44 +00:00
|
|
|
#panel_dashboard_right .colstack_head .rowitem {
|
|
|
|
padding: 10px;
|
|
|
|
}
|
|
|
|
#panel_dashboard_right .colstack_head .rowitem h1, #panel_dashboard_right .colstack_sub_head .rowitem h2 {
|
|
|
|
font-size: 15px;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
}
|
|
|
|
#panel_dashboard_right .colstack_head a, #panel_dashboard_right .colstack_sub_head a {
|
|
|
|
text-align: center;
|
|
|
|
width: 100%;
|
|
|
|
display: block;
|
|
|
|
font-size: 15px;
|
|
|
|
}
|
2019-06-03 05:26:27 +00:00
|
|
|
.grid2 {
|
|
|
|
margin-top: 6px;
|
|
|
|
}
|
2019-05-13 09:17:44 +00:00
|
|
|
|
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
|
|
|
|
2018-12-06 11:09:10 +00:00
|
|
|
#panel_settings .panel_compactrow {
|
|
|
|
padding-left: 10px;
|
|
|
|
}
|
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
|
|
|
}
|
|
|
|
|
2019-05-03 08:34:18 +00:00
|
|
|
#panel_themes .rowitem::after {
|
|
|
|
content: "";
|
|
|
|
display: block;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
|
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
|
|
|
}
|
2019-05-18 06:50:43 +00:00
|
|
|
.ct-legend {
|
|
|
|
margin-top: 0px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
2019-05-19 01:01:11 +00:00
|
|
|
select + .timeRangeSelector {
|
2019-05-18 00:33:35 +00:00
|
|
|
margin-left: 8px;
|
2019-01-21 12:27:59 +00:00
|
|
|
}
|
2019-05-18 00:33:35 +00:00
|
|
|
|
|
|
|
#widgetTmpl, .widget_disabled {
|
2019-01-21 12:27:59 +00:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.bg_red .widget_disabled {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
.wtypes .formrow {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.wtype_about .w_about, .wtype_simple .w_simple, .wtype_wol .w_wol, .wtype_default .w_default {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
2019-12-05 23:57:44 +00:00
|
|
|
.logdetail {
|
|
|
|
margin-top: 4px;
|
|
|
|
}
|
|
|
|
#panel_reglogs .logdetail small, #panel_reglogs .logdetails span {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
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
|
|
|
}
|