Ignore:
Timestamp:
09/30/21 00:32:27 (3 years ago)
Author:
beratkjufliju <kufliju@…>
Branches:
develop, master
Children:
24a616f
Parents:
582789f
Message:

added departments, edited users and added user settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • public/assets/css/app.css

    r582789f r194a359  
    59075907  background: #293134;
    59085908  color: white;
    5909 }
    5910 
    5911 .nicescroll-cursors {
    5912   border: none !important;
    5913 }
    5914 
    5915 body:not(.dark) .nicescroll-cursors {
    5916   background-color: rgba(41, 49, 52, 0.4) !important;
    5917   width: 3px !important;
    59185909}
    59195910
     
    76917682  }
    76927683}
    7693 body.semi-dark:not(.dark) .nicescroll-cursors {
    7694   background-color: rgba(255, 255, 255, 0.3) !important;
    7695 }
    76967684body.semi-dark:not(.dark) .navigation {
    76977685  background-color: #313852;
     
    91309118  background: #313852;
    91319119}
    9132 body.dark .nicescroll-cursors {
    9133   background-color: rgba(255, 255, 255, 0.15) !important;
    9134 }
    91359120body.dark .chat-block .chat-content .messages .message-item:not(.me):before {
    91369121  border-right-color: #454c66;
     
    97689753
    97699754  .navigation {
    9770     width: 75%;
     9755    width: 20%;
    97719756  }
    97729757
     
    97819766
    97829767  .navigation {
    9783     width: 85%;
     9768    width: 20%;
    97849769  }
    97859770}
Note: See TracChangeset for help on using the changeset viewer.