Added styles for font resize feature (see #2237)

skala
ywarnier 14 years ago
parent 5f3b160801
commit ad6b5eae8f
  1. 33
      main/css/academica/default.css
  2. 34
      main/css/baby_orange/default.css
  3. 31
      main/css/blue_lagoon/default.css
  4. 31
      main/css/chamilo/default.css
  5. 31
      main/css/chamilo_electric_blue/default.css
  6. 31
      main/css/chamilo_green/default.css
  7. 31
      main/css/chamilo_orange/default.css
  8. 31
      main/css/chamilo_red/default.css
  9. 31
      main/css/cool_blue/default.css
  10. 31
      main/css/corporate/default.css
  11. 31
      main/css/cosmic_campus/default.css
  12. 31
      main/css/delicious_bordeaux/default.css
  13. 31
      main/css/dokeos_blue/default.css
  14. 31
      main/css/dokeos_classic/default.css
  15. 31
      main/css/dokeos_classic_2D/default.css
  16. 31
      main/css/empire_green/default.css
  17. 31
      main/css/fruity_orange/default.css
  18. 31
      main/css/medical/default.css
  19. 31
      main/css/public_admin/default.css
  20. 31
      main/css/royal_purple/default.css
  21. 31
      main/css/silver_line/default.css
  22. 31
      main/css/sober_brown/default.css
  23. 31
      main/css/steel_grey/default.css
  24. 31
      main/css/tasty_olive/default.css

@ -3578,4 +3578,35 @@ span.form_required {
.post {
border: 1px solid gray;
margin-bottom:5px;
}
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -3506,4 +3506,36 @@ span.form_required {
.post {
border: 1px solid gray;
margin-bottom:5px;
}
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4194,3 +4194,34 @@ span.form_required {
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4533,3 +4533,34 @@ padding-top:10px;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4523,3 +4523,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4534,3 +4534,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4512,3 +4512,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4522,3 +4522,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4064,3 +4064,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -3532,3 +3532,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -3592,3 +3592,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4051,3 +4051,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4100,3 +4100,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4324,3 +4324,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4327,3 +4327,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4038,3 +4038,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4041,3 +4041,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4494,3 +4494,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4245,3 +4245,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4037,3 +4037,34 @@ span.form_required {
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -3981,3 +3981,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4190,3 +4190,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4039,3 +4039,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}

@ -4041,3 +4041,34 @@ span.form_required {
border: 1px solid gray;
margin-bottom:5px;
}
/* Text resize icons in header */
.resize_font { /* the canvas */
margin: 0 5px 0 5px;
}
.reset_font {
font-size: 1.2em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.reset_font:hover {
border: 1px solid black;
}
.increase_font {
font-size: 1.8em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.increase_font:hover {
border: 1px solid black;
}
.decrease_font {
font-size: 0.6em;
color: gray;
border: 1px solid white;
padding: 2px;
}
.decrease_font:hover {
border: 1px solid black;
}
Loading…
Cancel
Save