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

0.2-alt1

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