PluginProbe
Database Reset / 2.1
Database Reset v2.1
2.3.2 3.0 3.0.1 3.0.2 3.1 3.15 3.16 3.17 3.18 3.19 3.20 3.21 3.22 3.23 3.24 3.25 trunk 1.0 1.2 1.2.1 1.2.2 1.3 1.4 2.0 2.1 All 27 releases
wordpress-database-reset / css / wp-reset.css

wp-reset.css in Database Reset 2.1, at css/wp-reset.css

16 lines 186 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #select-buttons {
2 width: 208px;
3 }
4
5 #select-all {
6 float: right;
7 margin-top: 4px;
8 }
9
10 #loader {
11 position: absolute;
12 margin-left: 10px;
13 margin-top: 1px;
14 }
15
16 #reactivate {color: #21759B}