github.com/Azareal/Gosora@v0.0.0-20210729070923-553e66b59003/themes/shadow/public/panel.css (about)

     1  .submenu:before {
     2  	content: "-";
     3  	margin-right: 6px;
     4  }
     5  .colstack_head .rowitem {
     6  	display: flex;
     7  }
     8  .colstack_head .rowitem h1, .colstack_head .rowitem a {
     9  	margin-right: auto;
    10  }
    11  .colstack_head .rowitem a h1 {
    12  	margin-right: 0px;
    13  }
    14  .rowitem h2.hguide {
    15  	font-size: 15px;
    16  }
    17  
    18  .rowlist .tag-mini {
    19  	font-size: 10px;
    20  	margin-left: 2px;
    21  }
    22  
    23  .analytics .colstack_head:first-child {
    24  	padding-bottom: 4px;
    25  }
    26  .analytics .colstack_head select {
    27  	padding: 2px;
    28  	margin-top: -3px;
    29  	margin-bottom: -3px;
    30  }
    31  .panel_floater {
    32  	margin-left: auto;
    33  }
    34  .panel_right_button {
    35  	float: right;
    36  	margin-left: 5px;
    37  }
    38  
    39  .edit_button:before {
    40  	content: "{{lang "panel_edit_button_text" . }}";
    41  }
    42  .delete_button:after {
    43  	content: "{{lang "panel_delete_button_text" . }}";
    44  }
    45  
    46  #panel_dashboard_right .colstack_head .rowitem {
    47  	padding: 10px;
    48  }
    49  #panel_dashboard_right .colstack_head .rowitem h1, #panel_dashboard_right .colstack_sub_head .rowitem h2 {
    50  	font-size: 15px;
    51  	margin-left: auto;
    52  	margin-right: auto;
    53  }
    54  #panel_dashboard_right .colstack_head a, #panel_dashboard_right .colstack_sub_head a {
    55  	text-align: center;
    56  	width: 100%;
    57  	display: block;
    58  	font-size: 15px;
    59  }
    60  .grid2 {
    61  	margin-top: 6px;
    62  }
    63  
    64  #panel_forums .rowitem {
    65  	display: flex;
    66  }
    67  
    68  #panel_users .panel_tag {
    69  	float: right;
    70  }
    71  #panel_users .ban_button {
    72  	font-size: 10px;
    73  	float: none;
    74  	margin-left: 0px;
    75  }
    76  #panel_users .ban_button:before {
    77  	content: "|";
    78  	margin-right: 4px;
    79  }
    80  
    81  #forum_quick_perms .edit_fields {
    82  	float: right;
    83  }
    84  
    85  .forum_active_name {
    86  	color: rgb(200,200,200);
    87  }
    88  .builtin_forum_divider {
    89  	margin-bottom: 5px;
    90  }
    91  
    92  #panel_settings .panel_compactrow {
    93  	padding-left: 10px;
    94  }
    95  #panel_word_filters .itemSeparator:before {
    96  	content: " || ";
    97  	padding-left: 2px;
    98  	padding-right: 2px;
    99  }
   100  
   101  #panel_themes .rowitem::after {
   102  	content: "";
   103  	display: block;
   104  	clear: both;
   105  }
   106  
   107  .panel_submitrow .rowitem {
   108  	display: flex;
   109  }
   110  .panel_submitrow .rowitem *:first-child {
   111  	margin-left: auto;
   112  }
   113  .panel_submitrow .rowitem *:last-child {
   114  	margin-right: auto;
   115  }
   116  .panel_submitrow .rowitem button {
   117      padding-top: 5px;
   118      padding-bottom: 5px;
   119  }
   120  
   121  .colstack_graph_holder {
   122  	background-color: var(--main-block-color);
   123  	padding: 10px;
   124  }
   125  .ct-label {
   126  	color: var(--input-text-color) !important;
   127  }
   128  .ct-chart-line, .ct-grid {
   129  	stroke: var(--input-text-color) !important;
   130  }
   131  .ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
   132      stroke: hsl(359,98%,43%) !important;
   133  }
   134  .ct-legend {
   135  	margin-top: 0px;
   136  	margin-bottom: 0px;
   137  }
   138  
   139  .ct-series-e .ct-bar, .ct-series-e .ct-line, .ct-series-e .ct-point, .ct-series-e .ct-slice-donut {
   140      stroke: #c73eaf !important;
   141  }
   142  .ct-series-e.ct-point {
   143  	stroke: #c73eaf !important;
   144  }
   145  .ct-series-e.ct-point:hover {
   146  	stroke: #c73eaf !important;
   147  }
   148  .ct-legend .ct-series-4:before {
   149  	background-color: #c73eaf !important;
   150  	border-color: /*#ed4cd0*/#c73eaf !important;
   151  }
   152  
   153  .ct-legend .ct-series-7:before {
   154  	background-color: #6b0392 !important;
   155  	border-color: #6b0392 !important;
   156  }
   157  
   158  select + .timeRangeSelector {
   159  	margin-left: 8px;
   160  }
   161  
   162  #widgetTmpl, .widget_disabled {
   163  	display: none;
   164  }
   165  .bg_red .widget_disabled {
   166  	display: inline;
   167  }
   168  .wtypes .formrow {
   169  	display: none;
   170  }
   171  .wtype_about .w_about, .wtype_simple .w_simple, .wtype_wol .w_wol, .wtype_default .w_default {
   172  	display: block;
   173  }
   174  
   175  .logdetail {
   176  	margin-top: 4px;
   177  }
   178  #panel_reglogs .logdetail small, #panel_reglogs .logdetails span {
   179  	font-size: 12px;
   180  }
   181  
   182  .pageset {
   183  	margin-left: 0px;
   184  	margin-bottom: 0px;
   185  }
   186  .pageitem {
   187  	padding: 8px;
   188  }