Ignore:
Timestamp:
Feb 17, 2021, 9:27:32 PM (3 years ago)
Author:
chronos
Message:
  • Added: Documents section accessible from users panel.
  • Added: Contract model moved to separate module Contract.
  • Added: New action to generate PDF from Contract.
  • Fixed: Allow users to download files only by hash instead of direct id.
  • Added: Support for SHA1 as allowed mysql function.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/style/new/style.css

    r843 r901  
    77.ActionMenu
    88{
    9   text-align: center; 
    10   list-style: none; 
     9  text-align: center;
     10  list-style: none;
    1111  margin: 0px 0px 0px 0px;
    1212  padding: 0px 0px 0px 0px;
     
    1414
    1515.ActionMenu li
    16 {   
    17   display: inline;   
     16{
     17  display: inline;
    1818  padding-left: 4px;
    1919  padding-right: 4px;
     
    5757#Footer
    5858{
    59   border-style: solid; 
    60   border-top-color: gray; 
    61   border-width: 1px 0 0 0; 
    62   margin-top: 7px; 
     59  border-style: solid;
     60  border-top-color: gray;
     61  border-width: 1px 0 0 0;
     62  margin-top: 7px;
    6363  padding-top: 2px;
    6464  font-size: 10px;
     
    6868.Navigation
    6969{
    70   border-style: solid; 
    71   border-bottom-color: gray; 
    72   border-width: 0 0 1px 0; 
    73   margin-bottom: 3px; 
     70  border-style: solid;
     71  border-bottom-color: gray;
     72  border-width: 0 0 1px 0;
     73  margin-bottom: 3px;
    7474  padding-bottom: 2px;
    7575}
     
    8585.MainTitle
    8686{
    87   padding: 3px; 
    88   font-size: 20px; 
    89   border-style: solid; 
    90   border-color: blue; 
    91   border-width: 1px; 
    92   background-color: #F0F0FF; 
     87  padding: 3px;
     88  font-size: 20px;
     89  border-style: solid;
     90  border-color: blue;
     91  border-width: 1px;
     92  background-color: #F0F0FF;
    9393  margin-bottom: 4px;
    9494}
     
    9797{
    9898  margin: 2px 0px 2px 0px;
    99   padding: 2px 2px 2px 2px; 
    100   font-size: small; 
    101   border-style: solid; 
    102   border-color: red; 
     99  padding: 2px 2px 2px 2px;
     100  font-size: small;
     101  border-style: solid;
     102  border-color: red;
    103103  border-width: 0px;
    104104  background-color: #FFF0F0;
    105105  width: 100%;
    106   border-collapse: collapse; 
     106  border-collapse: collapse;
    107107}
    108108
     
    122122{
    123123  margin: 2px 2px 2px 2px;
    124   display: none; 
    125   border-width: 1px; 
    126   border-style: solid; 
    127   border-color: silver; 
     124  display: none;
     125  border-width: 1px;
     126  border-style: solid;
     127  border-color: silver;
    128128  background-color: white;
    129   padding: 3px; 
     129  padding: 3px;
    130130  font-size: 9pt;
    131131}
     
    135135  width: 100%;
    136136  border-width: 0px;
    137   font-size: small; 
     137  font-size: small;
    138138  padding-bottom: 5px;
    139139  margin-bottom: 5px;
     
    147147}
    148148
    149 .NewsItemFrame 
     149.NewsItemFrame
    150150{
    151151  border-collapse: collapse;
    152   padding: 0px; 
    153   margin: 2px 2px 2px 2px; 
    154   font-size: small; 
     152  padding: 0px;
     153  margin: 2px 2px 2px 2px;
     154  font-size: small;
    155155  color: red;
    156156  width: 100%;
     
    159159.RSSIcon
    160160{
    161   margin: 0px 0px 0px 0px; 
     161  margin: 0px 0px 0px 0px;
    162162  border-width: 0px;
    163163}
     
    188188  border-left: 0;
    189189  border-right: 0;
    190   color: white; 
     190  color: white;
    191191  font-size: small;
    192   font-weight: bold; 
     192  font-weight: bold;
    193193  margin: 0;
    194194  padding: 5px;
    195195}
    196196
    197 .SystemMessage div 
     197.SystemMessage div
    198198{
    199199  background: transparent;
     
    204204}
    205205
    206 .Centred
     206.Centered
    207207{
    208208  text-align: center;
     
    241241.ChatHistory .Year
    242242{
    243   border-style: solid; 
    244   border-bottom-color: gray; 
    245   border-width: 0px 0px 1px 0px; 
    246   margin-bottom: 3px; 
     243  border-style: solid;
     244  border-bottom-color: gray;
     245  border-width: 0px 0px 1px 0px;
     246  margin-bottom: 3px;
    247247  padding-bottom: 2px;
    248248}
     
    250250.ChatHistory .Year .YearContent
    251251{
    252   margin-left: 15px; 
     252  margin-left: 15px;
    253253  margin-right: 15px;
    254254}
     
    256256.ChatHistory .Year .YearContent .Months
    257257{
    258   border-style: solid; 
    259   border-bottom-color: gray; 
    260   border-width: 0px 0px 1px 0px; 
    261   margin-bottom: 3px; 
     258  border-style: solid;
     259  border-bottom-color: gray;
     260  border-width: 0px 0px 1px 0px;
     261  margin-bottom: 3px;
    262262  padding-bottom: 2px;
    263263}
     
    265265.ChatHistory .Year .YearContent .Months span
    266266{
    267   position: absolute; 
     267  position: absolute;
    268268  left: 100px;
    269269}
     
    271271.ChatHistory .YearContent .Months span strong
    272272{
    273   border-style: solid; 
    274   border-width: 1px; 
    275   border-color: black; 
     273  border-style: solid;
     274  border-width: 1px;
     275  border-color: black;
    276276  padding-left: 3px;
    277277}
     
    291291  text-align: center;
    292292  margin-left: auto;
    293   margin-right: auto; 
     293  margin-right: auto;
    294294}
    295295
     
    322322  background-color: #fff;
    323323}
    324  
     324
    325325.Panel .Title
    326326{
     
    331331  color: #666;
    332332  text-align: left;
    333   text-transform: uppercase; 
     333  text-transform: uppercase;
    334334  border-bottom: 1px solid #CCC;
    335335}
    336  
     336
    337337.Panel .Content
    338338{
     
    343343  padding: 7px;
    344344}
    345  
     345
    346346.Panel .Title .Action
    347347{
     
    366366  background-color: #FFF;
    367367}
    368  
     368
    369369.NewsPanel .Title
    370370{
     
    375375  color: #a44;
    376376  text-align: left;
    377   text-transform: uppercase; 
     377  text-transform: uppercase;
    378378  border-bottom: 1px solid #d99;
    379379}
    380  
     380
    381381.NewsPanel .Content
    382382{
     
    387387  padding: 0px;
    388388}
    389  
     389
    390390.NewsPanel .Title .Action
    391391{
     
    403403.NewsPanel .Title .Action A:link
    404404{
    405   color: #c00; 
     405  color: #c00;
    406406}
    407407
    408408.NewsPanel .Title .Action A:visited
    409409{
    410   color: #600; 
     410  color: #600;
    411411}
    412412
     
    473473}
    474474
    475 .Tab ul 
     475.Tab ul
    476476{
    477477  list-style: none;
     
    479479  margin: 0;
    480480}
    481    
    482 .Tab li 
     481
     482.Tab li
    483483{
    484484  float: left;
     
    487487  margin: 0;
    488488}
    489    
    490 .Tab a 
     489
     490.Tab a
    491491{
    492492  text-decoration: none;
     
    496496  text-align: center;
    497497}
    498  
    499 .Tab a:hover 
     498
     499.Tab a:hover
    500500{
    501501  background: #fdd;
    502502}
    503  
    504 .Tab #selected 
     503
     504.Tab #selected
    505505{
    506506  border-color: black;
    507507}
    508  
    509 .Tab #selected a 
     508
     509.Tab #selected a
    510510{
    511511  position: relative;
Note: See TracChangeset for help on using the changeset viewer.