Dotclear


Ignore:
Timestamp:
07/10/18 13:41:19 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add a dark mode (user preferences), some refinements to come

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r3769 r3770  
    886886  a:visited img { 
    887887    border: none; 
    888     background: inherit; } 
     888    background: initial; } 
    889889 
    890890a:hover, 
     
    10111011  border-style: solid; 
    10121012  border-color: #dbdbdb; } 
     1013 
     1014input[type=file] { 
     1015  color: #323232; 
     1016  background: #fff; } 
    10131017 
    10141018input:invalid:not(:required), textarea:invalid:not(:required), select:invalid:not(:required), input:not([type=file]):invalid:not(:focus):not(:required) { 
     
    20972101    padding-bottom: 6px; 
    20982102    font-size: 1em; } 
     2103  #login-screen input.details-cmd { 
     2104    width: auto; 
     2105    margin: 0 5px 0 0; 
     2106    padding: 0; } 
    20992107  #login-screen #issue { 
    21002108    margin-left: 1.33em; 
     
    21282136    border-radius: 8px; 
    21292137    border: 1px solid #dbdbdb; 
    2130     display: inline-block; } 
     2138    display: inline-block; 
     2139    filter: contrast(100%); } 
    21312140  #icons a:focus { 
    21322141    outline: 0; } 
     
    29292938.ac_loading { 
    29302939  background: transparent url("loader.gif") right center no-repeat; } 
     2940 
     2941.ac_odd { 
     2942  background-color: #fff; } 
    29312943 
    29322944.ac_over { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map