mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Added a nice structure to new versions. Ticket #3813
(cherry picked from commit 620ff6a324df48b10e1d80edacba801eeab3091d)
This commit is contained in:
parent
8e96378695
commit
4f8ef1e0c4
BIN
pandora_console/images/arrow_um.png
Normal file
BIN
pandora_console/images/arrow_um.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 291 B |
BIN
pandora_console/images/header_um.png
Normal file
BIN
pandora_console/images/header_um.png
Normal file
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…
x
Reference in New Issue
Block a user