Added a nice structure to new versions. Ticket #3813
This commit is contained in:
parent
dda6e98dc6
commit
620ff6a324
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