[svn r20880] added style definition that only existed in public_admin

skala
Patrick Cool 16 years ago
parent 3990eebc4c
commit cba346b271
  1. 29
      main/css/academica/default.css
  2. BIN
      main/css/academica/images/button_back.jpg
  3. 29
      main/css/baby_orange/default.css
  4. BIN
      main/css/baby_orange/images/button_back.jpg
  5. 29
      main/css/blue_lagoon/default.css
  6. BIN
      main/css/blue_lagoon/images/button_back.jpg
  7. 29
      main/css/cool_blue/default.css
  8. BIN
      main/css/cool_blue/images/button_back.jpg
  9. 34
      main/css/corporate/default.css
  10. BIN
      main/css/corporate/images/button_back.jpg
  11. 29
      main/css/cosmic_campus/default.css
  12. BIN
      main/css/cosmic_campus/images/button_back.jpg
  13. 29
      main/css/delicious_bordeaux/default.css
  14. BIN
      main/css/delicious_bordeaux/images/button_back.jpg
  15. 29
      main/css/dokeos_blue/default.css
  16. BIN
      main/css/dokeos_blue/images/button_back.jpg
  17. 29
      main/css/dokeos_classic/default.css
  18. BIN
      main/css/dokeos_classic/images/button_back.jpg
  19. 29
      main/css/dokeos_classic_2D/default.css
  20. BIN
      main/css/dokeos_classic_2D/images/button_back.jpg
  21. 29
      main/css/empire_green/default.css
  22. BIN
      main/css/empire_green/images/button_back.jpg
  23. 29
      main/css/fruity_orange/default.css
  24. BIN
      main/css/fruity_orange/images/button_back.jpg
  25. 29
      main/css/medical/default.css
  26. BIN
      main/css/medical/images/button_back.jpg
  27. 3
      main/css/public_admin/default.css
  28. 29
      main/css/royal_purple/default.css
  29. BIN
      main/css/royal_purple/images/button_back.jpg
  30. 29
      main/css/silver_line/default.css
  31. BIN
      main/css/silver_line/images/button_back.jpg
  32. 29
      main/css/sober_brown/default.css
  33. BIN
      main/css/sober_brown/images/button_back.jpg
  34. 29
      main/css/steel_grey/default.css
  35. BIN
      main/css/steel_grey/images/button_back.jpg
  36. 29
      main/css/tasty_olive/default.css
  37. BIN
      main/css/tasty_olive/images/button_back.jpg

@ -350,6 +350,35 @@ form span.form_error {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
/* other styles */
.clear {
clear: both;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -347,6 +347,35 @@ form span.form_error {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
/* other styles */
.clear {
clear: both;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -380,6 +380,40 @@ form span.form_error {
background-color: #FFD1D1;
min-height: 30px;
}
.confirmation-message .bottom-link, .error-message .bottom-link, .normal-message .bottom-link, .warning-message .bottom-link {
position: absolute;
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
/* other styles */
.clear {
clear: both;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -390,6 +390,35 @@ form span.form_error {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
/* other styles */
.clear {
clear: both;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -914,6 +914,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -854,6 +854,35 @@ input.liteoption {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -941,6 +941,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -956,7 +956,6 @@ a.personal_agenda:hover, a.personal_agenda:hover {
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
@ -969,7 +968,7 @@ a.personal_agenda:hover, a.personal_agenda:hover {
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:30px;
padding-left:35px;
display:block;
}
.bottom-link:active {

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -1202,6 +1202,35 @@ a.specialLink:hover, a.specialLink:focus {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -928,6 +928,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -853,6 +853,35 @@ a.personal_agenda:hover, a.personal_agenda:hover {
bottom: 0.2em;
right: 0.5em;
}
/* New training */
.bottom-link {
border: 2px outset;
text-decoration: none;
background-color:#E5EDF9;
border-color: #D4E2F6;
background-image:url(images/button_back.jpg);
background-position:10px 50%;
background-repeat:no-repeat;
font-size:100%;
margin-top:1px;
padding:5px 20px;
vertical-align:middle;
padding-left:35px;
display:block;
}
.bottom-link:active {
border: 2px inset;
}
.bottom-link:link {
border-style: solid;
border-width : 1px 2px 2px 1px;
text-decoration : none;
border-color : #69f #00f #00f #69f;
}
.bottom-link:hover {
border-color: #ccc;
color: #111;
}
#message {
margin: 0 auto;
text-align: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Loading…
Cancel
Save