Commit 4228efc3 authored by Roman Alifanov's avatar Roman Alifanov

0.2-alt1

- Ximper linux branding
parent 6d1ea9cf
......@@ -4,8 +4,8 @@ body {
background-color: white;
margin: 5px;
padding: 10px;
font-family : "Liberation Sans", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-family : "Cantarell", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 23pt;
width: 85%;
}
......@@ -20,7 +20,7 @@ a {
}
table {
font-size: 9pt;
font-size: 23pt;
border-color: #306ac4;
border-spacing: 0px;
border-collapse: collapse;
......@@ -66,7 +66,7 @@ textarea, select, input.text {
/*border: 1px solid #e2e6eb; #MIDDLE_LABELS_HEX@;*/ /*FIX NEEDED!!!!!*/
font-size: 9pt;
font-size: 23pt;
margin: 0px 5px 1px 5px;
padding: 2px 4px;
border: 1px solid #c4c4c4;
......@@ -120,7 +120,7 @@ small {
border: 1px solid #36a1cc;
cursor: pointer;
font-size: 9pt;
font-size: 23pt;
font-weight: bold;
padding: 2.5px 10px;
vertical-align: middle;
......@@ -186,7 +186,7 @@ small {
.alterator-information-message {
font-style:italic;
font-size: 9pt;
font-size: 23pt;
padding-top:3px;
padding-bottom:3px;
}
......@@ -232,14 +232,14 @@ canvas.alterator-clock {
.year {
font-weight: bold;
color: black;
font-size: 10pt;
font-size: 24pt;
vertical-align: middle;
}
.month {
font-weight:bold;
color: black;
font-size: 10pt;
font-size: 24pt;
vertical-align: middle;
}
......@@ -383,7 +383,7 @@ canvas.alterator-clock {
color: #0088bf;
height: 16px;
background: url(/design/images/section.png) no-repeat 0px 23px;
font-size: 10pt;
font-size: 24pt;
padding-top: 3px;
padding-bottom: 10px;
......@@ -400,7 +400,7 @@ canvas.alterator-clock {
table.alterator-listbox {
font-family:arial;
/*margin:10px 0pt 15px;*/
font-size: 8pt;
font-size: 20pt;
width: 100%;
text-align: left;
border: 1px solid #808080;
......@@ -413,7 +413,7 @@ table.alterator-listbox thead tr th, table.alterator-listbox tfoot tr th {
border: solid 1px;
border-right-color:#242a60;
border-right: 1px solid #242a60;*/
font-size: 8pt;
font-size: 20pt;
margin: 0px;
padding: 4px;
color: black;
......@@ -541,7 +541,7 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
div.alterator-accordion h3 {
background-color: #DBEEF6;
font-size: 9pt;
font-size: 23pt;
padding-top: 3px;
padding-bottom: 3px;
......@@ -795,7 +795,7 @@ div.alterator-accordion {
text-align: left;
color: black;
font-family: "DejaVu Sans",Verdana,Tahoma,Helvetica;
font-family: "Cantarell",Verdana,Tahoma,Helvetica;
font-weight: bold;
text-decoration: none;
font-size:large;
......
......@@ -23,7 +23,7 @@ Url: https://basealt.ru
%ifarch %ix86 x86_64
BuildRequires: gfxboot >= 4
BuildRequires: cpio fonts-ttf-dejavu fonts-ttf-google-droid-sans
BuildRequires: cpio fonts-ttf-dejavu fonts-otf-abattis-cantarell
BuildRequires: design-bootloader-source >= 5.0-alt2 fribidi
%endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment