Diff: STRATO-apps/wordpress_03/app/wp-content/plugins/pmpro-roles/admin.css
Keine Baseline-Datei – Diff nur gegen leer.
1
-
1
+
#repair_roles_container {
2
+
background: #fff;
3
+
float: left;
4
+
padding: 8px 10px;
5
+
margin-top: 25px;
6
+
}
7
+
#repaired_roles {
8
+
display: none;
9
+
margin-bottom: 0;
10
+
}
11
+
#repair_roles,
12
+
#repair_roles:active {
13
+
vertical-align: middle;
14
+
margin-left: 15px;
15
+
}
16
+