Browse
For agents
About
Simple Analytics
/
1.110
Simple Analytics
v1.110
Switch version
1.110
1.109
1.108
1.107
1.106
1.73
1.74
1.75
1.76
1.77
1.78
1.79
1.8
1.80
1.81
1.82
1.83
1.84
1.85
1.86
1.87
1.88
1.89
1.9
1.90
All 99 releases
Overview
Code
← All changes
|
build/css/settings.css
+4
-0
1.108
→
1.110
View file →
@@ -819,8 +819,12 @@
819
819
.inline-flex{
820
820
display: inline-flex;
821
821
}
822
822
823
+
.table{
824
+
display: table;
825
+
}
826
+
823
827
.grid{
824
828
display: grid;
825
829
}
826
830