Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop
This commit is contained in:
commit
59e06f8b50
Binary file not shown.
After Width: | Height: | Size: 291 B |
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -3098,6 +3098,19 @@ table#policy_modules td * {
|
|||
margin-left: 3%;
|
||||
}
|
||||
|
||||
.title_um {
|
||||
font-family: "open sans";
|
||||
font-size: 20px;
|
||||
color: #82B92E;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text_um {
|
||||
font-family: "open sans";
|
||||
font-size: 16px;
|
||||
padding-left: 80px;
|
||||
}
|
||||
|
||||
/* The items with the class 'spinner' will rotate */
|
||||
/* Not supported on IE9 and below */
|
||||
.spinner {
|
||||
|
|
Loading…
Reference in New Issue