[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 #page-admin-index #notice { 2 text-align: center; 3 width: 50%; 4 margin: 15px auto; 5 padding: 10px 10px; 6 } 7 8 #page-admin-index #notice strong { 9 background: #ffc; 10 } 11 12 #page-admin-index .notifysuccess { 13 text-align: center; 14 font-weight: bold; 15 padding: 10px; 16 } 17 18 #page-admin-index h2 { 19 padding: 1em 0; 20 } 21 22 #page-admin-index .adminerror, 23 #page-admin-index .adminwarning { 24 border: 1px solid #a35f1d; 25 background: #ffeeba; 26 padding: 10px; 27 margin: 10px auto; 28 width: 75%; 29 } 30 31 #page-admin-index .adminerror { 32 background: #ffd3d9; 33 } 34 35 #page-admin-index .copyright { 36 text-align: center; 37 margin: 20px auto; 38 } 39 40 #adminsettings .form-buttons { 41 width: 100%; 42 text-align: center; 43 margin: 10px 0; 44 } 45 46 #authmenu .generalbox { 47 border: none; 48 } 49 50 #page-admin-cohort-index .generaltable, 51 #page-admin-user .generaltable { 52 width: 100%; 53 } 54 55 #page-admin-roles-manage .generaltable { 56 width: 95%; 57 margin: 1em auto; 58 } 59 60 #page-admin-roles-allow .generalbox { 61 margin: 0 auto 1em; 62 width: 65%; 63 padding: 10px; 64 } 65 66 .editcourse .singleselect { 67 margin: 0; 68 } 69 70 #page-admin-course-manage .generalbox { 71 margin-bottom: 0; 72 } 73 74 #userselector_options { 75 font-size: 0.75em; 76 } 77 78 79 /* Themes 80 ----------------------------*/ 81 82 #page-admin-theme-index .generalbox { 83 border: none; 84 } 85 86 .theme_screenshot { 87 float: left; 88 width: 300px; 89 } 90 91 .theme_screenshot img { 92 width: 275px; 93 } 94 95 .theme_screenshot h2 { 96 font-size: 2em; 97 } 98 99 .theme_screenshot h3 { 100 font-size: 0.9em; 101 margin: 1em 0 0; 102 } 103 104 .theme_screenshot p { 105 font-size: 0.9em; 106 margin: 0 0 1em; 107 } 108 109 .theme_description { 110 margin-left: 300px; 111 } 112 113 .theme_description h2 { 114 padding-top: 0.5em; 115 } 116 117 .plugincheckwrapper { 118 text-align: center; 119 } 120 121 122 /* Web services 123 -------------------------*/ 124 125 #page-admin-webservice-service_users .missingcaps { 126 color: #ff6600; 127 font-size: 90%; 128 } 129 130 #page-admin-setting-webservicetokens .missingcaps { 131 color: #ff6600; 132 font-size: 90%; 133 } 134 135 #page-admin-webservice-service_functions .functiondesc { 136 font-size: 90%; 137 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |