mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
N°2847 - Add Html component
- Fix icons on buttons - Comment some rules from legacy css
This commit is contained in:
@@ -63,25 +63,25 @@
|
||||
padding: 0.25em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
color: $text-color;
|
||||
font-weight: bold;
|
||||
font-size: 12pt;
|
||||
}
|
||||
h2 {
|
||||
font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
color: $text-color;
|
||||
font-weight: normal;
|
||||
font-size: 12pt;
|
||||
}
|
||||
h3 {
|
||||
font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
color: $text-color;
|
||||
font-weight: normal;
|
||||
font-size: 10pt;
|
||||
}
|
||||
//
|
||||
//h1 {
|
||||
// font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
// color: $text-color;
|
||||
// font-weight: bold;
|
||||
// font-size: 12pt;
|
||||
//}
|
||||
//h2 {
|
||||
// font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
// color: $text-color;
|
||||
// font-weight: normal;
|
||||
// font-size: 12pt;
|
||||
//}
|
||||
//h3 {
|
||||
// font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
// color: $text-color;
|
||||
// font-weight: normal;
|
||||
// font-size: 10pt;
|
||||
//}
|
||||
|
||||
label {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user