PluginProbe
Ultimate Dashboard – Custom WordPress Dashboard / 1.2
Ultimate Dashboard – Custom WordPress Dashboard v1.2
trunk 1.0 1.0.1 1.0.2 1.0.3 1.1 1.2 1.2.1 1.3 1.3.1 2.0 2.0.1 2.1 2.1.1 2.2 2.3 2.3.1 2.4 2.5 2.5.1 2.6 2.7 2.7.1 2.7.2 2.8 All 88 releases
ultimate-dashboard / admin / css / ultimate-dashboard.css

ultimate-dashboard.css in Ultimate Dashboard – Custom WordPress Dashboard 1.2, at admin/css/ultimate-dashboard.css

9 lines 898 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* Dashboard */
2 [id*='ms-'] { text-align: center; }
3 [id*='ms-'] a { display: block; padding: 0 0 40px 0; box-shadow: none; color: #555; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -moz-transform-style: preserve-3d; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; }
4 [id*='ms-'] a:hover { color: #555; opacity:.8; -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08);transform: scale(1.08); }
5
6 [id*='ms-'] .handlediv { display: none !important; }
7 [id*='ms-'] .hndle { font-family: 'Roboto', sans-serif; font-weight: 400; border-bottom: 0; font-size: 22px !important; padding: 40px 15px !important; }
8
9 [id*='ms-'] .dashicons, [id*='ms-'] .fa { font-size: 68px; width: auto; height: auto; }