mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
change background orange color (#7076)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
left: -8px;
|
||||
width: 4px;
|
||||
height: 24px;
|
||||
background-color: #ff8000;
|
||||
background-color: #ff9800;
|
||||
border-radius: 2px;
|
||||
display: block;
|
||||
z-index: 10;
|
||||
|
@@ -168,7 +168,7 @@
|
||||
height: 24px;
|
||||
left: -8px;
|
||||
top: 2px;
|
||||
background-color: #FF8000;
|
||||
background-color: #ff9800;
|
||||
border-radius: 2px;
|
||||
z-index: 0;
|
||||
}
|
||||
@@ -416,7 +416,7 @@
|
||||
left: -8px;
|
||||
width: 4px;
|
||||
height: 24px;
|
||||
background-color: #ff8000;
|
||||
background-color: #ff9800;
|
||||
border-radius: 2px;
|
||||
z-index: 0;
|
||||
}
|
||||
|
@@ -38,7 +38,7 @@
|
||||
display: block;
|
||||
width: 4px;
|
||||
height: 24px;
|
||||
background-color: #ff8000;
|
||||
background-color: #ff9800;
|
||||
border-radius: 2px;
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
|
@@ -87,6 +87,6 @@
|
||||
height: 28px;
|
||||
left: -4px;
|
||||
top: 3px;
|
||||
background-color: #FF8000;
|
||||
background-color: #ff9800;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user