PluginProbe
Analytify – Google Analytics Dashboard For WordPress (GA4 analytics tracking) / 1.2.5
Analytify – Google Analytics Dashboard For WordPress (GA4 analytics tracking) v1.2.5
9.1.2 9.1.1 9.1.0 9.0.2 9.0.1 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.1.0 1.1.1 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.0 1.3.1 1.3.2 All 153 releases
wp-analytify / css / wp-analytify-editor.css

wp-analytify-editor.css in Analytify – Google Analytics Dashboard For WordPress (GA4 analytics tracking) 1.2.5, at css/wp-analytify-editor.css

33 lines 720 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .analytify-shortcode-edit-ui-selector {
2 background:#f4f4f4;
3 font-size:110%;
4 color:#555;
5 padding:10px 10px 8px 10px;
6 border-radius:8px;
7 }
8 .analytify-shortcode-edit-ui-selector select {
9 height:25px;
10 line-height:25px;
11 padding:0;
12 margin:0;
13 width:280px;
14 }
15 .analytify-shortcode-edit-ui-selector .chzn-container-single .chzn-single span {
16 line-height:22px;
17 }
18 .analytify-shortcode-edit-ui-selector .chzn-search input {
19 padding-left:0;
20 padding-right:0;
21 }
22 .analytify-shortcode-edit-ui-selector .ui-message {
23 font-style:italic;
24 }
25 .analytify-shortcode-edit-popup {
26 clear:both;
27 }
28 #TB_ajaxContent .analytify-shortcode-edit-popup h3.popup-title {
29 font-size:120%;
30 margin-bottom:10px;
31 }
32
33