PluginProbe
Adminimize / 1.7.17
Adminimize v1.7.17
1.11.14 1.11.13 1.11.1 1.11.10 1.11.11 1.11.12 1.11.2 1.11.3 1.11.4 1.11.5 1.11.6 1.11.7 1.11.8 1.11.9 1.3 1.4.7 1.6 1.7.12 1.7.13 1.7.14 1.7.15 1.7.16 1.7.17 1.7.18 1.7.19 All 53 releases
adminimize / css / mw_small_user_info.css

mw_small_user_info.css in Adminimize 1.7.17, at css/mw_small_user_info.css

16 lines 201 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #small_user_info {
2 position: absolute;
3 right: 15px;
4 top: 11px;
5 font-size: 11px;
6 color: #999;
7 }
8
9 #small_user_info a {
10 color: #ccc;
11 }
12
13 #small_user_info p {
14 margin: 0;
15 padding: 0;
16 }