Style complexity progress bars more heavily
This disables the native progress appearance and uses the green color from our themes.
This commit is contained in:
parent
aec14e64fa
commit
0b42ded007
2 changed files with 24 additions and 0 deletions
|
@ -14,6 +14,10 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
.mx_Validation {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mx_Validation_details {
|
||||
padding-left: 20px;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue